oaklib 1.0.2 review
Downloadoaklib is a collection of many useful C++ libraries
|
|
oaklib is a collection of many useful C++ libraries. The current version of oaklib includes OakUT, a C++ unit test framework.
What's New in This Release:
New ways to define the unit tests that makes it much easier and faster to add the unit tests (OAK_NEW_TEST/OAK_END_TEST macros).
Floating point asserts.
The assert macros/template functions have been changed so that the types to these macros do not have to match exactly.
No change in the client code.
oaklib 1.0.2 keywords