Menu

Commit [r318]  Maximize  Restore  History

* install-unix: added some hints extracted from bug #544684 on how to compile

for Solaris/Forte C++ compiler.

* TODO: cleaned-up and added new things.

* include/cppunit/extensions/HelperMacros.h: CPPUNIT_TEST_SUITE now declares
a class named ThisTestFixtureFactory which is a wrapper for the fixture
factory. This removes the need to cast the fixture to the correct type when
using the factory. Updated other macros implementation to use this new
factory. Modified CPPUNIT_TEST_CUSTOM(S) macros to use this new factory
class. Added macro CPPUNIT_TEST_ADD to help create new macros like
CPPUNIT_TEST_xxx.

* examples/cppunittest/HelperMacrosTest.h:
* examples/cppunittest/HelperMacrosTest.cpp: added unit tests for
CPPUNIT_TEST_CUSTOM, CPPUNIT_TEST_CUSTOMS and CPPUNIT_TEST_ADD.

blep 2002-06-12

changed /trunk/cppunit/ChangeLog
changed /trunk/cppunit/INSTALL-unix
changed /trunk/cppunit/NEWS
changed /trunk/cppunit/TODO
changed /trunk/cppunit/examples/cppunittest/CppUnitTestMain.dsp
changed /trunk/cppunit/examples/cppunittest/HelperMacrosTest.cpp
changed /trunk/cppunit/examples/cppunittest/HelperMacrosTest.h
changed /trunk/cppunit/examples/examples.opt
changed /trunk/cppunit/examples/msvc6/CppUnitTestApp/CppUnitTestApp.dsp
changed /trunk/cppunit/include/cppunit/extensions/HelperMacros.h
changed /trunk/cppunit/src/msvc6/testrunner/TestRunnerDlg.cpp
/trunk/cppunit/ChangeLog Diff Switch to side-by-side view
Loading...
/trunk/cppunit/INSTALL-unix Diff Switch to side-by-side view
Loading...
/trunk/cppunit/NEWS Diff Switch to side-by-side view
Loading...
/trunk/cppunit/TODO Diff Switch to side-by-side view
Loading...
/trunk/cppunit/examples/cppunittest/CppUnitTestMain.dsp Diff Switch to side-by-side view
Loading...
/trunk/cppunit/examples/cppunittest/HelperMacrosTest.cpp Diff Switch to side-by-side view
Loading...
/trunk/cppunit/examples/cppunittest/HelperMacrosTest.h Diff Switch to side-by-side view
Loading...
/trunk/cppunit/examples/examples.opt
Binary file was changed.
/trunk/cppunit/examples/msvc6/CppUnitTestApp/CppUnitTestApp.dsp Diff Switch to side-by-side view
Loading...
/trunk/cppunit/include/cppunit/extensions/HelperMacros.h Diff Switch to side-by-side view
Loading...
/trunk/cppunit/src/msvc6/testrunner/TestRunnerDlg.cpp Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB