summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Change to templatized TestAssert::assertEquals() and the new CPPUNIT_ASSERT* ...Steve M. Robbins2001-06-025-67/+20
* Replace CU_ by CPPUNIT_.Steve M. Robbins2001-06-025-27/+27
* Added project cppunittest to examples/: unit tests to test cppunit.Baptiste Lepilleur2001-06-012-14/+98
* (toString): put type_info in std namespace and inside CU_USE_TYPEINFO ifdef.Bastiaan Bakker2001-05-301-2/+10
* Fix output of TextTestResultSteve M. Robbins2001-05-291-5/+2
* Access violation caused by NULL pointer in history list.Baptiste Lepilleur2001-05-201-2/+5
* Updated Makefile.am's to reflect Baptistes file additions and removals.Bastiaan Bakker2001-05-191-2/+2
* Modified VC++ project to add TextTestRunner to cppunit lib.Baptiste Lepilleur2001-05-191-0/+8
* * Merged Steve M. Robbins patch to replace assertImplementation with assert i...Baptiste Lepilleur2001-05-192-3/+109
* * Added some items to the TODO list for VC++ TestRunner.Baptiste Lepilleur2001-05-192-9/+13
* :registerFactory(factory) now generate a dummy name based on a serial number ...Baptiste Lepilleur2001-05-185-59/+103
* Merged fixes for distcheck target, contributed by Steve M. Robbins <steve@ny...Bastiaan Bakker2001-05-171-3/+2
* Forgotten in CppUnitW 1.2 merge.Bastiaan Bakker2001-05-151-0/+56
* Renamed AbstractTestFactory to TestFactory.Bastiaan Bakker2001-05-062-5/+5
* Removed unnecessary #include's of TestSuiteBuilder.hBastiaan Bakker2001-05-062-21/+0
* Merge of CppUnitW 1.2 phase 2.Bastiaan Bakker2001-05-054-12/+25
* TypeInfoHelper should not have been removed.Bastiaan Bakker2001-04-291-0/+9
* Merged Baptiste Lepilleurs CppUnitW 1.2.Bastiaan Bakker2001-04-2923-207/+1490
* Merged from Baptiste Lepilleurs patch. Missed at first try.Bastiaan Bakker2001-04-283-6/+2
* Moved files in subdir cppunit to src/cppunit.Bastiaan Bakker2001-04-2812-1/+891
* Merged msvc6 specific TestRunner and example adapted from Michael FeathersBastiaan Bakker2001-04-2820-0/+1300