summaryrefslogtreecommitdiff
path: root/examples/cppunittest/TestResultTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* CodingGuideLines.Baptiste Lepilleur2002-08-271-1/+106
* CodingGuideLines.Baptiste Lepilleur2002-07-141-1/+1
* Include/cppunit/ui/text/TestRunner.Baptiste Lepilleur2002-07-131-8/+8
* Include/cppunit/Asserter.Baptiste Lepilleur2002-06-131-3/+6
* Bumped version to 1.Baptiste Lepilleur2002-04-171-0/+13
* Include/cppunit/CompilerOutputter.Baptiste Lepilleur2002-04-121-0/+24
* NEW: updated and restructured.Baptiste Lepilleur2002-02-281-229/+45
* Include/cppunit/TestFailure.Baptiste Lepilleur2001-10-031-15/+15
* Include/cppunit/extensions/TestFactoryRegistry.Baptiste Lepilleur2001-10-021-1/+3
* Fixes for test suiteSteve M. Robbins2001-06-111-4/+4
* Examples/cppunittest/TestResultTest.Baptiste Lepilleur2001-06-111-0/+305
* Examples/cppunittest/TestResultTest.Baptiste Lepilleur2001-06-111-189/+0
* Change to templatized TestAssert::assertEquals() and the new CPPUNIT_ASSERT* ...Steve M. Robbins2001-06-021-16/+16
* Replace CU_ by CPPUNIT_.Steve M. Robbins2001-06-021-1/+1
* (suite): fixed 'ISO C++ forbids taking the address of a bound member function...Bastiaan Bakker2001-06-011-9/+15
* Added project cppunittest to examples/: unit tests to test cppunit.Baptiste Lepilleur2001-06-011-0/+183