summaryrefslogtreecommitdiff
path: root/src/cppunit/TestCase.cpp
Commit message (Expand)AuthorAgeFilesLines
* add override annotationsFlorian Becker2021-10-011-1/+1
* tdf#104498 CPPUNIT_USE_TYPEINFO_NAME is a flagDavid Tardon2016-12-161-1/+1
* -Werror,-Wbind-to-temporary-copyStephan Bergmann2013-08-161-4/+0
* Bug # 51154: cppunit warning cleaningTobias Lippert2013-08-151-0/+4
* <typeinfo> not available if CPPUNIT_USE_TYPEINFO_NAME not definedEric Schendel2002-09-161-1/+3
* Include/cppunit/CompilerOutputter.Baptiste Lepilleur2002-08-291-0/+4
* Include/cppunit/Protector.Baptiste Lepilleur2002-07-161-6/+41
* Include/cppunit/config/Portability.Baptiste Lepilleur2002-07-121-2/+2
* Include/cppunit/Asserter.Baptiste Lepilleur2002-06-131-4/+5
* Makefile.Baptiste Lepilleur2002-04-121-79/+39
* Include/cppunit/makefile.Baptiste Lepilleur2002-03-251-14/+0
* NEW: updated and restructured.Baptiste Lepilleur2002-02-281-52/+68
* Revert TestFixture-related changes from 2001-07-15.Steve M. Robbins2001-09-161-0/+10
* Fixes to allow building with SGI MIPSpro 7.30 compiler.Steve M. Robbins2001-08-071-1/+0
* TextFixture introduced. First steps at using it.Steve M. Robbins2001-07-151-10/+0
* Added documentation.Steve M. Robbins2001-07-151-29/+29
* Removed last uses of estring.Steve M. Robbins2001-07-071-1/+0
* Change from CPPUNIT_USE_TYPEINFO to CPPUNIT_USE_TYPEINFO_NAMESteve M. Robbins2001-07-061-2/+2
* Replaced #include of <config.h> with <cppunit/Portability.h>Bastiaan Bakker2001-06-171-1/+1
* Include/cppunit/NotEqualException.Baptiste Lepilleur2001-06-111-21/+27
* Change to templatized TestAssert::assertEquals() and the new CPPUNIT_ASSERT* ...Steve M. Robbins2001-06-021-1/+2
* Replace CU_ by CPPUNIT_.Steve M. Robbins2001-06-021-2/+2
* (toString): put type_info in std namespace and inside CU_USE_TYPEINFO ifdef.Bastiaan Bakker2001-05-301-2/+10
* Merged Baptiste Lepilleurs CppUnitW 1.2.Bastiaan Bakker2001-04-291-54/+1
* Moved files in subdir cppunit to src/cppunit.Bastiaan Bakker2001-04-281-0/+173