Re: New patch with Peter’s changes

Hi Atul,

This patch came in rev 97 of the official calitko branch (I’m almost ready with the v0.5.8 release).

There is a good example for how this CppUnit extension can be used in:

Protocols\BitTorrent\Packets\Testing\DreamPacketTest.cpp

I’m sure you won’t need more docs ;-)

Just don’t forget to declare the member: void *__currentTestData; in your test fixture, otherwise you’ll get compile errors. I know… I have to hide these details in a base class for example…

Regards,

Peter

Would you like to post a relpy?


This post is a reply to:
New patch with Peter’s changes
Dear all Here I have removed the Data indirection. Also put in the changes suggested by Peter w.r.t. my previous patch.... --- cheerio atul

No follow-ups yet.