summaryrefslogtreecommitdiff
path: root/include/cppunit
Commit message (Expand)AuthorAgeFilesLines
...
* NEWS : updated.Baptiste Lepilleur2001-10-053-4/+121
* Include/cppunit/TestFailure.Baptiste Lepilleur2001-10-034-124/+142
* Include/cppunit/extensions/TestFactoryRegistry.Baptiste Lepilleur2001-10-023-6/+25
* NEWS : updated.Baptiste Lepilleur2001-10-023-1/+57
* Distribute contrib/msvc/*.Steve M. Robbins2001-09-301-2/+2
* Contrib/msvc/CppUnit.Baptiste Lepilleur2001-09-301-8/+9
* Documentation tweaks. Add config-mac.hSteve M. Robbins2001-09-303-7/+61
* Final touch-ups for release 1.6.0.Steve M. Robbins2001-09-241-1/+4
* Include/cppunit/TestAssert.Baptiste Lepilleur2001-09-232-2/+2
* Polishing for 1.6.0 release.Steve M. Robbins2001-09-232-2/+22
* Include/cppunit/TestFailure.Baptiste Lepilleur2001-09-211-1/+1
* Improved strstream detection to use header <strstream>, if available.Steve M. Robbins2001-09-201-2/+6
* Examples/cppunittest/makefile.Baptiste Lepilleur2001-09-191-1/+1
* Changes in response to bug reports.Steve M. Robbins2001-09-192-3/+3
* Makefile.Baptiste Lepilleur2001-09-171-1/+1
* Revert TestFixture-related changes from 2001-07-15.Steve M. Robbins2001-09-163-8/+8
* Src/msvc6/testrunner/TestRunner.Baptiste Lepilleur2001-09-146-15/+19
* Fixes to allow building with SGI MIPSpro 7.30 compiler.Steve M. Robbins2001-08-072-0/+4
* TextFixture introduced. First steps at using it.Steve M. Robbins2001-07-154-6/+37
* Added documentation.Steve M. Robbins2001-07-159-401/+453
* Fixes for GCC 3.0Steve M. Robbins2001-07-122-2/+3
* Tighten up build process to ensure "make distcheck" works with CVS automake.Steve M. Robbins2001-07-071-4/+2
* Use strstream if stringstream unavailable.Steve M. Robbins2001-07-074-3/+39
* Change from CPPUNIT_USE_TYPEINFO to CPPUNIT_USE_TYPEINFO_NAMESteve M. Robbins2001-07-067-18/+22
* Examples/msvc6/CppUnitTestApp/CppUnitTestApp.Baptiste Lepilleur2001-06-271-2/+2
* Fix option setting.Steve M. Robbins2001-06-181-8/+13
* Added for new config handling.Bastiaan Bakker2001-06-173-0/+119
* Add AC_PREREQ; remove include/cppunit/config.hSteve M. Robbins2001-06-171-37/+0
* Obsoleted by AC_CREATE_PREFIX_CONFIG_H macro.Bastiaan Bakker2001-06-171-16/+0
* Added newline at end of file.Bastiaan Bakker2001-06-171-1/+1
* Replaced #include of <config.h> with <cppunit/Portability.h>Bastiaan Bakker2001-06-174-4/+4
* Removed config.h, added config-auto.h, config-msvc6.h, config-bcb5.h, Portabi...Bastiaan Bakker2001-06-171-1/+7
* Include/cppunit/NotEqualException.Baptiste Lepilleur2001-06-122-37/+38
* Revert unintended commitSteve M. Robbins2001-06-111-0/+21
* *** empty log message ***Steve M. Robbins2001-06-111-21/+0
* 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