summaryrefslogtreecommitdiff
path: root/examples/cppunittest/MessageTest.cpp
diff options
context:
space:
mode:
authorBaptiste Lepilleur <gaiacrtn@free.fr>2002-06-12 15:44:17 +0000
committerBaptiste Lepilleur <gaiacrtn@free.fr>2002-06-12 15:44:17 +0000
commit3702f4f7603f1e49b4d6747c49e795bad712eab7 (patch)
tree8988e8f3f0e4b7c64da58f41734bb1eb1acaf211 /examples/cppunittest/MessageTest.cpp
parent1fe54971424f393a2bb2566bc14af5e899e98ebb (diff)
downloadcppunit-3702f4f7603f1e49b4d6747c49e795bad712eab7.tar.gz
Install-unix: added some hints extracted from bug #544684 on how to compile for Solaris/Forte C++ compiler.
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.
Diffstat (limited to 'examples/cppunittest/MessageTest.cpp')
0 files changed, 0 insertions, 0 deletions