Archive for 14. November 2006

PacketTest refactored and Packet::parse under test - RFC
Dear all, This is an improved version IMO but not yet complete. I finally managed to get Packet::parse() under the unit test harness.. I have some more tests ( rgd. reference counting (more...)
Re: Re: Re: Unit Testing is vital
Hi Atul, Thanks a lot for your comments and suggestions! I’ve been thinking about the library thing, although in another context, and also totally agree with you about including the .cpp (more...)
Re: Re: Unit Testing is vital
Hi Peter Here are my two cents ;-) 1. Make calitko a static lib when compiling for unit tests 2. link tester against this lib It is imperative that we share sources ( the (more...)