[Cppunit-devel] Comming changes...
Brought to you by:
blep
From: Baptiste L. <gai...@fr...> - 2001-06-11 13:39:52
|
Well, I see nobody complained about the comming change. I'll commit this evening. Major features: - test caller can now expect exception (based on Tim Jansen patch) - TestCase has better support for failure in setUp() and tearOff(). Unit test showed that was necessary. Based on Tim Jansen patch, but runTest() and tearOff () are not called if setUp() failed. - Exception can be subclassed (still need refining). - TestAssert changed to namespace (remove compiler internal error on VC++) - Better portability for HelperMacros, using a TestFactory instead of a template member. - Unit tests for nearly all CppUnit classes (over 80 unit tests). Will probably need some refining. Other than the TestAssert, nothing break existing interface. HelperMacros changed the registerTests() prototype though. Later, Baptiste. --- Baptiste Lepilleur <gai...@fr...> http://gaiacrtn.free.fr/index.html Language: English, French |