summaryrefslogtreecommitdiff
path: root/examples/cppunittest/TestCallerTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* include/cppunit/extensions/TestSuiteBuilder.h: removed (unused)Baptiste Lepilleur2003-04-061-1/+0
* Include/cppunit/Exception.Baptiste Lepilleur2002-08-031-1/+3
* 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-1/+1
* NEW: updated and restructured.Baptiste Lepilleur2002-02-281-25/+9
* Include/cppunit/extensions/TestFactoryRegistry.Baptiste Lepilleur2001-10-021-2/+4
* Example/cppunittest/TestCaller.Baptiste Lepilleur2001-09-291-6/+33
* Makefile.Baptiste Lepilleur2001-09-171-3/+5
* Examples/cppunittest/TestResultTest.Baptiste Lepilleur2001-06-111-0/+38
* Change to templatized TestAssert::assertEquals() and the new CPPUNIT_ASSERT* ...Steve M. Robbins2001-06-021-12/+12
* 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-4/+4
* Added project cppunittest to examples/: unit tests to test cppunit.Baptiste Lepilleur2001-06-011-0/+165