summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* add parameterized test callersfeature/parameterizedMarkus Mohrhard2015-11-082-0/+217
* fix --disable-optional-features buildMarkus Mohrhard2015-11-081-0/+4
* add a flag for adding optional featuresMarkus Mohrhard2015-11-072-1/+8
* next version is 1.14.0Markus Mohrhard2015-11-071-1/+1
* remove commented out codeMarkus Mohrhard2015-08-181-8/+1
* add new assertion macros for <, <=, > and >=Markus Mohrhard2014-07-132-3/+314
* mark the fails as no-returnCaolán McNamara2014-07-061-3/+10
* -Werror,-Woverloaded-virtualStephan Bergmann2013-08-161-0/+2
* Bug # 51154: cppunit warning cleaningTobias Lippert2013-08-155-6/+20
* Merge branch 'master' into feature/buildsystem_rewriteTomas Chvatal2012-08-063-8/+25
|\
| * 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
* | Automake cleanup, install and generate changelogTomas Chvatal2012-04-255-8/+5
* | Add new autoconf using the latest macrosTomas Chvatal2012-04-251-1/+1
|/
* 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