summaryrefslogtreecommitdiff
path: root/examples/cppunittest
Commit message (Expand)AuthorAgeFilesLines
...
* Include/cppunit/CompilerTestResultOutputter.Baptiste Lepilleur2001-10-062-2/+32
* Examples/cppunittest/CppUnitTestMain.Baptiste Lepilleur2001-10-061-2/+2
* Include/cppunit/Asserter.Baptiste Lepilleur2001-10-057-53/+99
* NEWS : updated.Baptiste Lepilleur2001-10-0511-2/+963
* Include/cppunit/TestFailure.Baptiste Lepilleur2001-10-036-37/+44
* Include/cppunit/extensions/TestFactoryRegistry.Baptiste Lepilleur2001-10-0221-20/+168
* NEWS : updated.Baptiste Lepilleur2001-10-024-46/+150
* Example/cppunittest/TestCaller.Baptiste Lepilleur2001-09-292-6/+37
* Examples/cppunittest/makefile.Baptiste Lepilleur2001-09-191-0/+2
* Makefile.Baptiste Lepilleur2001-09-172-4/+6
* Fixes to allow building with SGI MIPSpro 7.30 compiler.Steve M. Robbins2001-08-071-0/+6
* Add tests for CPPUNIT_ASSERT_EQUAL.Steve M. Robbins2001-07-132-0/+14
* Fixes for GCC 3.0Steve M. Robbins2001-07-121-1/+1
* Add const qualifier to operator== methods.Steve M. Robbins2001-07-071-2/+2
* Fix configure and include bugs.Steve M. Robbins2001-07-051-1/+1
* Examples/cppunittest/OrthodoxTest.Baptiste Lepilleur2001-06-122-7/+8
* Examples/cppunittest/NotEqualExceptionTest.Baptiste Lepilleur2001-06-122-0/+111
* Include/cppunit/NotEqualException.Baptiste Lepilleur2001-06-122-0/+10
* Revert unintended commitSteve M. Robbins2001-06-111-5/+2
* *** empty log message ***Steve M. Robbins2001-06-111-2/+5
* Fixes for test suiteSteve M. Robbins2001-06-111-4/+4
* Examples/cppunittest/TestResultTest.Baptiste Lepilleur2001-06-112-0/+407
* Examples/cppunittest/TestResultTest.Baptiste Lepilleur2001-06-1135-61/+2071
* Src/cppunit/TypeInfoHelper.Baptiste Lepilleur2001-06-051-3/+32
* Change to templatized TestAssert::assertEquals() and the new CPPUNIT_ASSERT* ...Steve M. Robbins2001-06-022-28/+28
* Replace CU_ by CPPUNIT_.Steve M. Robbins2001-06-023-4/+4
* (suite): fixed 'ISO C++ forbids taking the address of a bound member function...Bastiaan Bakker2001-06-012-13/+19
* Added.Bastiaan Bakker2001-06-011-0/+20
* Added project cppunittest to examples/: unit tests to test cppunit.Baptiste Lepilleur2001-06-0111-0/+851