summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Config/ax_cxx_gcc_abi_demangle.Baptiste Lepilleur2009-11-241-0/+4
* src/msvc6/testpluginrunner/TestPlugInRunnerDlg.cpp: fixedBaptiste Lepilleur2009-11-241-0/+3
* examples/examples2008.sln: Fixed compilation issue in debugBaptiste Lepilleur2009-11-241-0/+4
* Include/cppunit/portability/config-msvc6.Baptiste Lepilleur2009-11-241-0/+6
* Include/cppunit/plugin/TestPlugIn.Baptiste Lepilleur2009-11-241-0/+3
* Flush stdout & stderr in TestResult destructor to avoid message loss (bug #28...Baptiste Lepilleur2009-11-241-0/+4
* Updated NEWSBaptiste Lepilleur2009-11-231-10/+9
* Applied patch #2807259: lib -ldl... should be in LDADD instead of LDFLAGSBaptiste Lepilleur2009-11-231-0/+11
* Added missing entries to change log since release 1.12.1Baptiste Lepilleur2009-11-231-0/+20
* doc/cookbook.dox: fixed typos.Baptiste Lepilleur2008-10-121-0/+5
* Replace deprecated CPPUNIT_TEST_EXCEPTION with code using CPPUNIT_ASSERT_THROW.Steve M. Robbins2008-02-211-0/+5
* Changes to suppress warnings of gcc -Wall -W -ansi, mainly from patch [1898225].Steve M. Robbins2008-02-211-0/+14
* Update version to create release 1.12.1.cppunit-1.12.1Steve M. Robbins2008-02-201-0/+4
* Change from qlist.h to qptrlist.h, avoiding compatibility header.Steve M. Robbins2008-02-071-0/+6
* Make floatingPointIsFinite() return int. Fix comment about comparisons and I...Steve M. Robbins2007-03-051-0/+5
* doc/cookbook.dox: changed suite() to return a TestSuite insteadBaptiste Lepilleur2007-02-251-0/+5
* Portability/FloatingPoint.h must include Portability.hSteve M. Robbins2007-02-251-0/+4
* Src/cppunit/TestAssert.Baptiste Lepilleur2007-02-241-0/+19
* Add tests of the precision generated bySteve M. Robbins2007-01-311-0/+14
* Remove declaration of unimplemented functions testAssertDoubleNotEquals1 and ...Steve M. Robbins2007-01-271-0/+6
* Apply patch to fix [ 1293903 ] UNICODE Builds not supportedSteve M. Robbins2007-01-271-0/+6
* Make sure that CPPUNIT_ASSERT_DOUBLES_EQUAL() properly handlesSteve M. Robbins2007-01-271-0/+10
* Arrange class initializers in correct order.Steve M. Robbins2007-01-121-0/+11
* Ensure virtual class has virtual destructor.Steve M. Robbins2007-01-121-0/+5
* Put a C++ statement in the first argument of CPPUNIT_ASSERT_THROW()Steve M. Robbins2007-01-121-0/+4
* Fix examples/hierarchy to actually return the result of the tests.Steve M. Robbins2007-01-121-0/+5
* Do not fail dist-hook if $(distdir)/lib exists.Steve M. Robbins2007-01-121-0/+3
* Add quotes around autoconf macro name, BB_ENABLE_DOXYGEN.Steve M. Robbins2007-01-121-0/+5
* - fixed some compilation issues for QtTestRunner.Baptiste Lepilleur2006-10-261-0/+4
* Src/msvc6/TesRunner/TestRunner.Baptiste Lepilleur2006-07-281-0/+4
* Makefile.Baptiste Lepilleur2006-07-281-139/+144
* src/msvc6/testrunner/MsDevCallerListCtrl.cpp: applied correctionBaptiste Lepilleur2006-06-291-0/+10
* Include/cppunit/ui/text/TextTestRunner.Baptiste Lepilleur2006-06-291-1/+6
* Cppunit.Baptiste Lepilleur2006-03-041-0/+6
* Removed debian/ directory.Baptiste Lepilleur2006-03-041-0/+3
* contrib/xml-xsl/report.xsl: reported correction posted on the wiki.Baptiste Lepilleur2006-03-041-0/+14
* doc/cookbook.dox: fixed type (patch #1334567)Baptiste Lepilleur2005-11-271-0/+3
* Include/cppunit/config/SourcePrefix.Baptiste Lepilleur2005-11-061-0/+18
* include/cppunit/TestAssert.h: added missing #include <stdio.h>Baptiste Lepilleur2005-10-271-0/+3
* Removed most warning when compiling with vc++ 6sp6.Baptiste Lepilleur2005-10-131-0/+3
* removed most warning when compiling with vc++ 6sp6.Baptiste Lepilleur2005-10-131-0/+4
* include/cppunit/config/config-msvc6.h: added missing macro definitionBaptiste Lepilleur2005-07-301-0/+3
* Include/cppunit/config/config-msvc6.Baptiste Lepilleur2005-07-301-0/+7
* release 1.11.0Baptiste Lepilleur2005-07-151-0/+3
* Development snapshot release 1.11.0.Baptiste Lepilleur2005-07-151-0/+2
* config/bb_enable_doxygen.m4: Rolled back Brad Hards patch as it breakBaptiste Lepilleur2005-07-151-0/+5
* doc/money.dox: fixed bad usage of CPPUNIT_ASSERT_EQUALS.Baptiste Lepilleur2005-07-091-0/+2
* config/bb_enable_doxygen.m4: applied Brad Hards patch to remove warningBaptiste Lepilleur2005-07-091-0/+14
* Examples/simple/Makefile.am: do not install 'simple' programmBaptiste Lepilleur2005-07-061-0/+5
* Fixed memory leak occuring when calling reset().Baptiste Lepilleur2005-07-051-1/+16