New Unit Tests and a refactoring

Dear all

I wrote these two tests and did some refactoring covered by them…

Here is a patch.

Let me know….

— cheerio atul

Attached Files:

Would you like to post a relpy?


This post starts a thread.
Follow-ups:
Re: New Unit Tests and a refactoring
Hi Atul, Thanks for the patch! I just pushed it in revno 96 of your branch! I really liked how you check the contents of the raw table: CPPUNIT_ASSERT (rawTable.count('\0') == rawTable.size()); I (more...)