summaryrefslogtreecommitdiff
path: root/include/cppunit
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes for test suiteSteve M. Robbins2001-06-111-1/+1
* Bug fixSteve M. Robbins2001-06-111-1/+1
* Include/cppunit/Exception.Baptiste Lepilleur2001-06-117-50/+151
* Include/cppunit/extensions/HelperMacros.Baptiste Lepilleur2001-06-118-65/+81
* Renamed from TestSetup.hBastiaan Bakker2001-06-111-0/+35
* Renamed to TestSetUp.hBastiaan Bakker2001-06-111-35/+0
* Include/extensions/TestSetup.h: renamed TestSetUp.h for consistency.Baptiste Lepilleur2001-06-101-0/+35
* Include/extensions/TestSetup.h: renamed TestSetUp.h for consistency.Baptiste Lepilleur2001-06-101-35/+0
* Src/cppunit/TypeInfoHelper.Baptiste Lepilleur2001-06-052-0/+37
* Determine string::compare() weirdness automatically.Steve M. Robbins2001-06-021-5/+0
* Change to templatized TestAssert::assertEquals() and the new CPPUNIT_ASSERT* ...Steve M. Robbins2001-06-028-45/+126
* Replace CU_ by CPPUNIT_.Steve M. Robbins2001-06-024-52/+52
* Added project cppunittest to examples/: unit tests to test cppunit.Baptiste Lepilleur2001-06-013-1/+36
* Fix CU_TEST* macros and their documentation.Steve M. Robbins2001-05-292-48/+71
* * Updated CU_TEST_SUITE macro documentation. It is now stated explicitlyBaptiste Lepilleur2001-05-231-2/+2
* Updated Makefile.am's to reflect Baptistes file additions and removals.Bastiaan Bakker2001-05-192-2/+6
* * Merged Steve M. Robbins patch to replace assertImplementation with assert i...Baptiste Lepilleur2001-05-191-0/+52
* :registerFactory(factory) now generate a dummy name based on a serial number ...Baptiste Lepilleur2001-05-184-8/+64
* Got in by accident: removed again.Bastiaan Bakker2001-05-161-247/+0
* Added constructors to TestCaller which accept an already constucted Fixture.Bastiaan Bakker2001-05-062-22/+59
* Should not be in CVS.Bastiaan Bakker2001-05-061-247/+0
* Renamed AbstractTestFactory to TestFactory.Bastiaan Bakker2001-05-067-16/+16
* Removed unnecessary #include's of TestSuiteBuilder.hBastiaan Bakker2001-05-067-17/+14
* Fixed #include's for cppunit headers.Bastiaan Bakker2001-05-0618-101/+55
* Merge of CppUnitW 1.2 phase 2.Bastiaan Bakker2001-05-053-5/+8
* Merged Baptiste Lepilleurs CppUnitW 1.2.Bastiaan Bakker2001-04-2915-62/+1003
* Merged Baptiste Lepilleurs patch for TestRegistry: now TestCases do not autom...Bastiaan Bakker2001-04-231-1/+5
* Merged extension headers back in from Micheal Feathers version.Bastiaan Bakker2001-04-226-0/+271
* Added MSVC++ workspace and project files.Bastiaan Bakker2001-04-191-1/+1
* Moved public header files from cppunit dir to include/cppunit, to separate th...Bastiaan Bakker2001-04-1410-0/+641