| Commit message (Expand) | Author | Age | Files | Lines |
| * | add parameterized test callersfeature/parameterized | Markus Mohrhard | 2015-11-08 | 2 | -0/+7 |
| * | add a flag for adding optional features | Markus Mohrhard | 2015-11-07 | 1 | -2/+3 |
| * | extend tell coverity that fail doesn't return | Caolán McNamara | 2014-11-03 | 1 | -0/+1 |
| * | add new assertion macros for <, <=, > and >= | Markus Mohrhard | 2014-07-13 | 1 | -11/+105 |
| * | tell coverity that fail doesn't return | Caolán McNamara | 2014-07-06 | 1 | -1/+1 |
| * | -Werror,-Wbind-to-temporary-copy | Stephan Bergmann | 2013-08-16 | 1 | -4/+0 |
| * | Bug # 51154: cppunit warning cleaning | Tobias Lippert | 2013-08-15 | 19 | -19/+60 |
| * | report dlerror messages on unix | Markus Mohrhard | 2013-05-25 | 1 | -1/+5 |
| * | add configuration for 64bit windows builds | Markus Mohrhard | 2013-05-25 | 2 | -0/+234 |
| * | workaround problem when mxing older gcc with newer versions, fdo#52539 | Andriy Gapon | 2012-08-14 | 1 | -3/+6 |
| * | Merge branch 'master' into feature/buildsystem_rewritefeature/buildsystem_rewrite | Tomas Chvatal | 2012-08-11 | 1 | -3/+11 |
| |\ |
|
| | * | use portable way to access free, fdo#52536 | Markus Mohrhard | 2012-08-07 | 1 | -1/+1 |
| | * | don't crash if demangling fails, fdo#52539 | Markus Mohrhard | 2012-08-07 | 1 | -2/+10 |
| * | | Merge branch 'master' into feature/buildsystem_rewrite | Tomas Chvatal | 2012-08-06 | 2 | -0/+597 |
| |\ \
| |/ |
|
| | * | add the remaining missing files | Markus Mohrhard | 2012-06-21 | 2 | -0/+597 |
| * | | try to fix problem with ISO c++ function vs object pointer | Markus Mohrhard | 2012-04-25 | 1 | -2/+3 |
| |/ |
|
| * | Fix as-needed build. | Tomas Chvatal | 2012-02-24 | 1 | -0/+1 |
| * | upstream libreoffice patch for sf#3123759 | Markus Mohrhard | 2012-01-28 | 1 | -1/+1 |
| * | upstream libreoffice patch related to rhbz#641350 | Markus Mohrhard | 2012-01-27 | 1 | -0/+4 |
| * | Config/ax_cxx_gcc_abi_demangle. | Baptiste Lepilleur | 2009-11-24 | 1 | -0/+1 |
| * | Flush stdout & stderr in TestResult destructor to avoid message loss (bug #28... | Baptiste Lepilleur | 2009-11-24 | 1 | -0/+3 |
| * | Added updated project and instructions for building under Visual Studio.Net 2008 | Andy Dent | 2008-12-16 | 2 | -0/+3335 |
| * | Bug 1649369: Flush stdCOut after startTest() and addFailure(). Fix from the ... | Steve M. Robbins | 2008-10-11 | 1 | -0/+2 |
| * | Changes to suppress warnings of gcc -Wall -W -ansi, mainly from patch [1898225]. | Steve M. Robbins | 2008-02-21 | 6 | -23/+23 |
| * | Src/cppunit/TestAssert. | Baptiste Lepilleur | 2007-02-24 | 2 | -17/+20 |
| * | Apply patch to fix [ 1293903 ] UNICODE Builds not supported | Steve M. Robbins | 2007-01-27 | 1 | -5/+5 |
| * | Account for non-finite values in assertDoubleEquals(). | Steve M. Robbins | 2007-01-27 | 1 | -6/+20 |
| * | Arrange class initializers in correct order. | Steve M. Robbins | 2007-01-12 | 4 | -8/+8 |
| * | Include/cppunit/ui/text/TextTestRunner. | Baptiste Lepilleur | 2006-06-29 | 1 | -0/+8 |
| * | removed most warning when compiling with vc++ 6sp6. | Baptiste Lepilleur | 2005-10-13 | 2 | -4/+4 |
| * | removed most warning when compiling with vc++ 6sp6. | Baptiste Lepilleur | 2005-10-13 | 10 | -1/+16 |
| * | src/cppunit/TestResultCollector.cpp: fixed memory leak in destructor. | Baptiste Lepilleur | 2005-07-30 | 1 | -1/+2 |
| * | Fixed memory leak occuring when calling reset(). | Baptiste Lepilleur | 2005-07-05 | 2 | -0/+8 |
| * | MinGW, cygwin: enable build of shared library when using libtool. patch #1194... | Baptiste Lepilleur | 2005-06-14 | 1 | -2/+2 |
| * | src/cppunit/Win32DynamicLibraryManager.cpp: integrated patch #1024428, | Baptiste Lepilleur | 2004-11-19 | 1 | -0/+1 |
| * | added specific copy constructor implementatin to ensure string buffer are det... | Baptiste Lepilleur | 2004-11-19 | 2 | -3/+43 |
| * | Include/cppunit/TestAssert. | Baptiste Lepilleur | 2004-11-05 | 1 | -2/+9 |
| * | Include/cppunit/XmlOutputter. | Baptiste Lepilleur | 2004-09-01 | 2 | -1/+27 |
| * | Include/cppunit/Portability. | Baptiste Lepilleur | 2004-06-25 | 5 | -5/+5 |
| * | Include/cppunit/Portability. | Baptiste Lepilleur | 2004-06-25 | 9 | -46/+55 |
| * | Src/ | Baptiste Lepilleur | 2004-06-18 | 2 | -2/+2 |
| * | Include/cppunit/extension/TestSuiteBuilderContext. | Baptiste Lepilleur | 2004-06-18 | 1 | -6/+24 |
| * | Src/ | Baptiste Lepilleur | 2004-06-17 | 2 | -2/+2 |
| * | src/cppunit/TestPath.cpp: bug #938753, array bound read in | Baptiste Lepilleur | 2004-06-17 | 1 | -1/+4 |
| * | src/cppunit/TestPath.cpp: bug #938753, array bound read in | Baptiste Lepilleur | 2004-06-17 | 1 | -1/+1 |
| * | src/cppunit/TestPath.cpp: bug #938753, array bound read in | Baptiste Lepilleur | 2004-06-17 | 1 | -1/+1 |
| * | clean up | Baptiste Lepilleur | 2004-04-09 | 1 | -2/+2 |
| * | src/cppunit/UnixDynamicLibraryManager.cpp: applied patch #816563 | Baptiste Lepilleur | 2004-03-13 | 1 | -1/+1 |
| * | configure.in: bumped version number to 1.9.12 | Baptiste Lepilleur | 2004-02-19 | 1 | -63/+4 |
| * | Configure. | Baptiste Lepilleur | 2004-02-18 | 1 | -0/+19 |