-
azhrarn changed the public information on the The unit++ test framework project.
2009-10-12 23:08:53 UTC by azhrarn
-
azhrarn changed the public information on the The unit++ test framework project.
2009-10-12 23:08:53 UTC by azhrarn
-
azhrarn added davidhallas to the The unit++ test framework project.
2009-09-15 09:22:14 UTC by azhrarn
-
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...
2009-09-09 19:57:49 UTC by azhrarn
-
azhrarn made 1 file-release changes.
2009-09-09 19:41:01 UTC by azhrarn
-
azhrarn committed patchset 33 of module unit++ to the The unit++ test framework CVS repository, changing 3 files.
2009-09-09 19:23:48 UTC by azhrarn
-
azhrarn committed patchset 32 of module unit++ to the The unit++ test framework CVS repository, changing 2 files.
2009-08-31 18:07:45 UTC by azhrarn
-
azhrarn committed patchset 31 of module unit++ to the The unit++ test framework CVS repository, changing 10 files.
2009-08-31 17:52:25 UTC by azhrarn
-
Very good. Thanks!
2009-01-24 22:50:50 UTC by unclerojelio
-
The current version fails to address the exception_test correctly, and the example is wrong.
As part of the improved reporting of file and line number the exception test case have changed signature:
add("exception", testcase(new exception_test<out_of_range>(
__FILE__, __LINE__, testcase(this, "gen ex", &Test::ex_test))));
I'm sorry that I forgot to update...
2009-01-24 18:25:41 UTC by azhrarn