Menu

Version 3.0.0

The 3.0.0 version (which is slightly backwards incompatible) represents several years of minor improvements stemming from the use of unit++ in a major project at work.

To improve usability some the macro track started in the 2 series has been finished and new easy to use macros handles normal member function test cases as well as exception generating member function cases.

The html documentation has disappeared, since doc++ has vanished from my world---one day I will set up doxygen properly, but not today.

A rather nasty bug has been fixed as well, that could cause the text suite to crash if the operator<< for values used in assert_eq were rendered invalid by leaving the body of the test function. It caused me quite a lot of headache, and I hope this will spare the rest of you that pain ;)

And remember: we need software that is really good, and that means unit tested!

Posted by Claus Dræby 2009-09-09

Log in to post a comment.