summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* prepare a cppunit 1.13.3 releasecppunit-1-13Markus Mohrhard2017-06-081-1/+1
* prepare for 1.13.2 releaseMarkus Mohrhard2013-05-251-1/+1
* calm gcc paranoia about uninitialized stateMichael Meeks2012-06-271-0/+1
* avoid the need to work around auto_ptr warnings by dropping thatMichael Meeks2012-06-271-4/+13
* TestDecorator assumes ownership and is not allowed to create copiesMarkus Mohrhard2012-06-161-1/+8
* correct documentation, sf#2185407Markus Mohrhard2012-06-131-1/+1
* correct documentation, sf#2186611Markus Mohrhard2012-06-131-2/+2
* GCC -Werror=sign-promoStephan Bergmann2012-02-141-0/+15
* Improve previous warnings patchStephan Bergmann2012-02-011-1/+1
* Fix for Solaris "finite" in ieeefp.h instead of math.hStephan Bergmann2012-02-011-0/+5
* Portability.h contains #define CPPUNIT_VERSION "1.12.0", sf#2983798Markus Mohrhard2012-01-271-1/+1
* upstream libreoffice patch related to rhbz#641350Markus Mohrhard2012-01-271-0/+2
* upstream libreoffice warnings patchMarkus Mohrhard2012-01-271-4/+2
* Include/cppunit/portability/config-msvc6.Baptiste Lepilleur2009-11-242-1/+10
* Include/cppunit/plugin/TestPlugIn.Baptiste Lepilleur2009-11-242-1/+10
* Changes to suppress warnings of gcc -Wall -W -ansi, mainly from patch [1898225].Steve M. Robbins2008-02-211-1/+1
* Make floatingPointIsFinite() return int. Fix comment about comparisons and I...Steve M. Robbins2007-03-051-5/+8
* Portability/FloatingPoint.h must include Portability.hSteve M. Robbins2007-02-251-0/+1
* Src/cppunit/TestAssert.Baptiste Lepilleur2007-02-245-5/+75
* Ensure virtual class has virtual destructor.Steve M. Robbins2007-01-123-0/+6
* - fixed some compilation issues for QtTestRunner.Baptiste Lepilleur2006-10-262-1/+2
* - bumped version to 1.12.0cppunit-1.12.0Baptiste Lepilleur2006-06-291-1/+1
* - fixed doc typos.Baptiste Lepilleur2006-06-291-1/+1
* Include/cppunit/ui/text/TextTestRunner.Baptiste Lepilleur2006-06-291-0/+4
* removed compilation warningBaptiste Lepilleur2006-02-041-9/+9
* Include/cppunit/config/SourcePrefix.Baptiste Lepilleur2005-11-062-0/+7
* made sure Portability.h is included...Baptiste Lepilleur2005-10-271-0/+2
* include/cppunit/TestAssert.h: added missing #include <stdio.h>Baptiste Lepilleur2005-10-271-1/+1
* removed most warning when compiling with vc++ 6sp6.Baptiste Lepilleur2005-10-141-1/+2
* better float & double string conversionBaptiste Lepilleur2005-10-131-3/+4
* removed most warning when compiling with vc++ 6sp6.Baptiste Lepilleur2005-10-131-0/+11
* fixed documentation typo.Baptiste Lepilleur2005-08-021-1/+1
* include/cppunit/config/config-msvc6.h: added missing macro definitionBaptiste Lepilleur2005-07-301-0/+4
* include/cppunit/config/config-msvc6.h: auto-detect if RTTI are enabledBaptiste Lepilleur2005-07-301-2/+6
* Doc/Money.Baptiste Lepilleur2005-07-094-6/+6
* Fixed memory leak occuring when calling reset().Baptiste Lepilleur2005-07-052-0/+7
* added specific copy constructor implementatin to ensure string buffer are det...Baptiste Lepilleur2004-11-192-1/+10
* added new line at the end of the file.Baptiste Lepilleur2004-11-081-0/+1
* include/cppunit/TestAssert.h: fixed portability bug pointed out byBaptiste Lepilleur2004-11-081-1/+1
* include/cppunit/Portability.h: fixed EVC++ 4 detection.Baptiste Lepilleur2004-11-061-4/+6
* include/cppunit/TestAssert.h: integrated Neil Ferguson patch for highBaptiste Lepilleur2004-11-061-0/+32
* Include/cppunit/TestAssert.Baptiste Lepilleur2004-11-051-43/+136
* Added missing operator <<( const charBaptiste Lepilleur2004-09-021-0/+5
* Include/cppunit/XmlOutputter.Baptiste Lepilleur2004-09-012-0/+24
* Include/cppunit/Portability.Baptiste Lepilleur2004-06-252-6/+15
* Include/cppunit/Portability.Baptiste Lepilleur2004-06-255-5/+5
* Include/cppunit/Portability.Baptiste Lepilleur2004-06-252-1/+3
* Include/cppunit/Portability.Baptiste Lepilleur2004-06-2512-60/+423
* Release 10.0.2cppunit-1.10.2Baptiste Lepilleur2004-06-181-1/+1
* Include/cppunit/extension/TestSuiteBuilderContext.Baptiste Lepilleur2004-06-181-1/+10