summaryrefslogtreecommitdiff
path: root/include/cppunit/TestAssert.h
Commit message (Expand)AuthorAgeFilesLines
* add new assertion macros for <, <=, > and >=feature/new_assert_macrosMarkus Mohrhard2012-05-061-2/+211
* GCC -Werror=sign-promoStephan Bergmann2012-02-141-0/+15
* Src/cppunit/TestAssert.Baptiste Lepilleur2007-02-241-0/+9
* Include/cppunit/config/SourcePrefix.Baptiste Lepilleur2005-11-061-0/+4
* include/cppunit/TestAssert.h: added missing #include <stdio.h>Baptiste Lepilleur2005-10-271-1/+1
* include/cppunit/TestAssert.h: fixed portability bug pointed out byBaptiste Lepilleur2004-11-081-1/+1
* include/cppunit/TestAssert.h: integrated Neil Ferguson patch for highBaptiste Lepilleur2004-11-061-0/+32
* Include/cppunit/TestAssert.Baptiste Lepilleur2004-11-051-43/+136
* Include/cppunit/Portability.Baptiste Lepilleur2004-06-251-1/+1
* Include/cppunit/Portability.Baptiste Lepilleur2004-06-251-0/+1
* Examples/cppunittest/TestAssertTest.Baptiste Lepilleur2004-03-131-0/+88
* CodingGuideLines.Baptiste Lepilleur2002-08-271-3/+4
* CodingGuideLines.Baptiste Lepilleur2002-07-141-69/+37
* Include/cppunit/ui/text/TestRunner.Baptiste Lepilleur2002-07-131-10/+10
* Include/cppunit/config/Portability.Baptiste Lepilleur2002-07-121-122/+123
* Include/cppunit/Asserter.Baptiste Lepilleur2002-06-131-8/+10
* NEW: added CPPUNIT_ASSERT_EQUAL_MESSAGE compatiblity break.Baptiste Lepilleur2002-04-041-1/+1
* Doc/cookbook.Baptiste Lepilleur2002-03-281-9/+70
* INSTALL-WIN32.Baptiste Lepilleur2002-03-241-18/+18
* NEW: updated and restructured.Baptiste Lepilleur2002-02-281-3/+10
* Commit of 1.7.1 release.Steve M. Robbins2001-10-211-1/+1
* Include/cppunit/Asserter.Baptiste Lepilleur2001-10-051-33/+63
* NEWS : updated.Baptiste Lepilleur2001-10-021-0/+6
* Include/cppunit/TestAssert.Baptiste Lepilleur2001-09-231-1/+1
* Use strstream if stringstream unavailable.Steve M. Robbins2001-07-071-3/+2
* Replaced #include of <config.h> with <cppunit/Portability.h>Bastiaan Bakker2001-06-171-1/+1
* Include/cppunit/NotEqualException.Baptiste Lepilleur2001-06-121-37/+34
* Include/cppunit/Exception.Baptiste Lepilleur2001-06-111-31/+24
* Src/cppunit/TypeInfoHelper.Baptiste Lepilleur2001-06-051-0/+1
* Change to templatized TestAssert::assertEquals() and the new CPPUNIT_ASSERT* ...Steve M. Robbins2001-06-021-26/+83
* Fixed #include's for cppunit headers.Bastiaan Bakker2001-05-061-4/+1
* Merged Baptiste Lepilleurs CppUnitW 1.2.Bastiaan Bakker2001-04-291-0/+81