summaryrefslogtreecommitdiff
path: root/src/cppunit/Asserter.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove a few trailing whitespacesMarkus Mohrhard2021-10-011-6/+6
* add missing [[noreturn]] attributesFlorian Becker2021-10-011-6/+6
* extend tell coverity that fail doesn't returnCaolán McNamara2014-11-031-0/+1
* add new assertion macros for <, <=, > and >=Markus Mohrhard2014-07-131-11/+105
* tell coverity that fail doesn't returnCaolán McNamara2014-07-061-1/+1
* Include/cppunit/ui/text/TestRunner.Baptiste Lepilleur2002-07-131-31/+27
* Include/cppunit/config/Portability.Baptiste Lepilleur2002-07-121-3/+2
* Include/cppunit/XmlOutputter.Baptiste Lepilleur2002-07-031-28/+31
* Include/cppunit/NotEqualException.Baptiste Lepilleur2002-06-131-9/+23
* Include/cppunit/Asserter.Baptiste Lepilleur2002-06-131-6/+38
* Include/msvc/testrunner/TestRunner.Baptiste Lepilleur2002-03-271-48/+0
* Include/cppunit/Asserter.Baptiste Lepilleur2001-10-051-0/+105