| Commit message (Expand) | Author | Age | Files | Lines |
| * | add new assertion macros for <, <=, > and >=feature/new_assert_macros | Markus Mohrhard | 2012-05-06 | 1 | -11/+105 |
| * | 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 |
| * | src/msvc6/testpluginrunner/TestPlugInRunnerDlg.cpp: fixed | Baptiste Lepilleur | 2009-11-24 | 1 | -1/+1 |
| * | Flush stdout & stderr in TestResult destructor to avoid message loss (bug #28... | Baptiste Lepilleur | 2009-11-24 | 1 | -0/+3 |
| * | Applied patch #2807259: lib -ldl... should be in LDADD instead of LDFLAGS | Baptiste Lepilleur | 2009-11-23 | 1 | -6/+4 |
| * | Added updated project and instructions for building under Visual Studio.Net 2008 | Andy Dent | 2008-12-16 | 7 | -0/+7107 |
| * | 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 | 8 | -25/+26 |
| * | Change from qlist.h to qptrlist.h, avoiding compatibility header. | Steve M. Robbins | 2008-02-07 | 2 | -2/+2 |
| * | 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 | 5 | -10/+10 |
| * | Src/msvc6/TesRunner/TestRunner. | Baptiste Lepilleur | 2006-07-28 | 2 | -40/+28 |
| * | - fixed bug #1527879 (SourceSafe traces in project) | Baptiste Lepilleur | 2006-07-25 | 1 | -2/+0 |
| * | src/msvc6/testrunner/MsDevCallerListCtrl.cpp: applied correction | Baptiste Lepilleur | 2006-06-29 | 1 | -10/+3 |
| * | Include/cppunit/ui/text/TextTestRunner. | Baptiste Lepilleur | 2006-06-29 | 1 | -0/+8 |
| * | removed compilation warning | Baptiste Lepilleur | 2006-02-04 | 1 | -2/+2 |
| * | Integrated Ernst patch for QtTestRunner and Qt 3. | Baptiste Lepilleur | 2005-12-12 | 11 | -90/+972 |
| * | removed most warning when compiling with vc++ 6sp6. | Baptiste Lepilleur | 2005-10-13 | 6 | -21/+26 |
| * | 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 | 3 | -0/+9 |
| * | MinGW, cygwin: enable build of shared library when using libtool. patch #1194... | Baptiste Lepilleur | 2005-06-14 | 1 | -2/+2 |
| * | src/msvc6/testrunner/ProgressBar.cpp: applied patch from bug #1165875, | Baptiste Lepilleur | 2005-06-14 | 1 | -4/+4 |
| * | 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 |
| * | Src/msvc6/testrunner/MsDevCallerListCtrl. | Baptiste Lepilleur | 2004-09-10 | 2 | -37/+181 |
| * | added error message if attempting to compile on a platform other than VC++ 6. | Baptiste Lepilleur | 2004-09-10 | 1 | -0/+4 |
| * | Include/cppunit/XmlOutputter. | Baptiste Lepilleur | 2004-09-01 | 2 | -1/+27 |
| * | Include/cppunit/Portability. | Baptiste Lepilleur | 2004-06-25 | 6 | -6/+6 |
| * | Include/cppunit/Portability. | Baptiste Lepilleur | 2004-06-25 | 12 | -76/+84 |
| * | Src/msvc6/testrunner/TestRunnerDlg. | Baptiste Lepilleur | 2004-06-18 | 6 | -16/+50 |
| * | added DEBUG_NEW for memory leaks tracking | Baptiste Lepilleur | 2004-06-18 | 6 | -7/+42 |
| * | Src/ | Baptiste Lepilleur | 2004-06-18 | 3 | -3/+3 |
| * | Src/DllPlugInTester/ | Baptiste Lepilleur | 2004-06-18 | 5 | -16/+16 |
| * | Include/cppunit/extension/TestSuiteBuilderContext. | Baptiste Lepilleur | 2004-06-18 | 1 | -6/+24 |
| * | Src/ | Baptiste Lepilleur | 2004-06-17 | 6 | -11/+18 |
| * | 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 |
| * | fixing project compilation settings (rtti not always enabled) | Baptiste Lepilleur | 2004-06-16 | 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 |