summaryrefslogtreecommitdiff
path: root/src/cppunit/TextTestResult.cpp
diff options
context:
space:
mode:
authorBaptiste Lepilleur <gaiacrtn@free.fr>2001-06-11 19:00:08 +0000
committerBaptiste Lepilleur <gaiacrtn@free.fr>2001-06-11 19:00:08 +0000
commite38eb47e23d6106c32ee136351b0080313339270 (patch)
tree7989d9f5435ed23b30ef45b9f3cd40f00cafc391 /src/cppunit/TextTestResult.cpp
parentc7a4dccd9f1b1fadcd47afe482c8a8ff9e05ea8f (diff)
downloadcppunit-e38eb47e23d6106c32ee136351b0080313339270.tar.gz
Include/cppunit/extensions/HelperMacros.
include/cppunit/extensions/HelperMacros.h: static method suite() implemented by CPPUNIT_TEST_SUITE_END macro now returns a TestSuite instead of a Test. * include/cppunit/extensions/RepeatedTest.h: corrected countTestCases, operator = declaration. * include/cppunit/extensions/TestDecorator.h: removed const from run() method. Did not match run() declaration of Test class. * include/cppunit/extensions/TestFactory.h: fixed a comment. * include/cppunit/extensions/TestSetup.h: corrected run() method declaration. Methods setUp() and tearDown() were not declared virtual. * include/cppunit/extensions/TestSuiteBuilder.h: added a method addTestCaller() which take a pointer on a fixture.
Diffstat (limited to 'src/cppunit/TextTestResult.cpp')
0 files changed, 0 insertions, 0 deletions