Posted (Jan. 16, 2011, 2:35 a.m.)
Looks great to me with one exception, documentation. All these functions and files need doxygen comments and although it's not required it would be great if you created a wiki page on unit tests and described the frame work. If you had the time to also have a section on adding your own tests that would be even better.
Thanks for all the comments.... an @file would make the file doxygen complete.
-
src/unittest/unittest.hh (Diff revision 2) -
One more comment. Could we have something like: /** * @file This file defines functions and macros that aid in writing unit tests. .... */
