| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Release 1.11.6cppunit-1.11.6 | Baptiste Lepilleur | 2006-03-05 | 2 | -2/+2 |
| | | |||||
| * | Cppunit. | Baptiste Lepilleur | 2006-03-04 | 5 | -0/+25 |
| | | | | | | | cppunit.pc.in: * configure.in: * Makefile.am: integrated patch from Rober Leight to generate pkg-config. | ||||
| * | removed divideByZero test as it cause crashes on some platforms. | Baptiste Lepilleur | 2006-03-04 | 2 | -8/+0 |
| | | |||||
| * | Removed debian/ directory. | Baptiste Lepilleur | 2006-03-04 | 8 | -138/+7 |
| | | | | | | | removed debian/ directory. An up to date patch can be found at: packages.debian.org. * cppunit.spec.in: applied patch #1242905 partially (%post and %postun). | ||||
| * | contrib/xml-xsl/report.xsl: reported correction posted on the wiki. | Baptiste Lepilleur | 2006-03-04 | 3 | -3/+19 |
| | | |||||
| * | removed compilation warning | Baptiste Lepilleur | 2006-02-04 | 2 | -11/+11 |
| | | |||||
| * | Examples/qt: integrated Ernst patch from qt examples. | Baptiste Lepilleur | 2006-02-01 | 10 | -36/+438 |
| | | |||||
| * | Integrated Ernst patch for QtTestRunner and Qt 3. | Baptiste Lepilleur | 2005-12-12 | 17 | -113/+1048 |
| | | | | | | | integrated Ernst patch for QtTestRunner and Qt 3.x. * upgrade QtTestRunner to Qt 3.x * enhanced qmake project files to handle multiple build configuration | ||||
| * | doc/cookbook.dox: fixed type (patch #1334567) | Baptiste Lepilleur | 2005-11-27 | 2 | -2/+5 |
| | | |||||
| * | release 1.11.4cppunit-1.11.4 | Baptiste Lepilleur | 2005-11-07 | 1 | -1/+1 |
| | | |||||
| * | Include/cppunit/config/SourcePrefix. | Baptiste Lepilleur | 2005-11-06 | 11 | -21/+31 |
| | | | | | | | | | | | | | | | | | | | include/cppunit/config/SourcePrefix.h: disable warning #4996 (sprintf is deprecated) for visual studio 2005. * include/cppunit/TestAssert.h: use sprintf_s instead of sprintf for visual studio 2005. * examples/ClockerPlugIn/ClockerPlugIn.cpp * examples/DumperPlugIn/DumperPlugIn.cpp: use SourcePrefix.h. Fixed wrong macro usage to implement DllMain. * examples/msvc6/HostApp/ExamplesTestCase.h * examples/msvc6/HostApp/ExamplesTestCase.cpp * examples/simple/ExamplesTestCase.h * examples/simple/ExamplesTestCase.cpp: removed divideByZero test case as it cause some crash on some platforms. | ||||
| * | made sure Portability.h is included... | Baptiste Lepilleur | 2005-10-27 | 1 | -0/+2 |
| | | |||||
| * | include/cppunit/TestAssert.h: added missing #include <stdio.h> | Baptiste Lepilleur | 2005-10-27 | 2 | -1/+4 |
| | | |||||
| * | removed most warning when compiling with vc++ 6sp6. | Baptiste Lepilleur | 2005-10-14 | 1 | -1/+2 |
| | | |||||
| * | bumped version to 1.11.2cppunit-1.11.2 | Baptiste Lepilleur | 2005-10-14 | 2 | -2/+2 |
| | | |||||
| * | better float & double string conversion | Baptiste Lepilleur | 2005-10-13 | 1 | -3/+4 |
| | | |||||
| * | Removed most warning when compiling with vc++ 6sp6. | Baptiste Lepilleur | 2005-10-13 | 3 | -1/+17 |
| | | | | | | removed most warning when compiling with vc++ 6sp6. * added assert equal usage | ||||
| * | removed most warning when compiling with vc++ 6sp6. | Baptiste Lepilleur | 2005-10-13 | 18 | -64/+83 |
| | | |||||
| * | removed most warning when compiling with vc++ 6sp6. | Baptiste Lepilleur | 2005-10-13 | 20 | -1/+36 |
| | | |||||
| * | fixed documentation typo. | Baptiste Lepilleur | 2005-08-02 | 1 | -1/+1 |
| | | |||||
| * | include/cppunit/config/config-msvc6.h: added missing macro definition | Baptiste Lepilleur | 2005-07-30 | 2 | -0/+7 |
| | | | | | CPPUNIT_HAVE_CPP_CAST. | ||||
| * | fixed typo. | Baptiste Lepilleur | 2005-07-30 | 1 | -1/+1 |
| | | |||||
| * | Include/cppunit/config/config-msvc6. | Baptiste Lepilleur | 2005-07-30 | 2 | -1/+9 |
| | | | | | | | | include/cppunit/config/config-msvc6.h: auto-detect if RTTI are enabled the _CPPRTTI macro (defined by the compiler when enabling RTTI). * src/cppunit/TestResultCollector.cpp: fixed memory leak in destructor. | ||||
| * | include/cppunit/config/config-msvc6.h: auto-detect if RTTI are enabled | Baptiste Lepilleur | 2005-07-30 | 1 | -2/+6 |
| | | | | | the _CPPRTTI macro (defined by the compiler when enabling RTTI). | ||||
| * | src/cppunit/TestResultCollector.cpp: fixed memory leak in destructor. | Baptiste Lepilleur | 2005-07-30 | 1 | -1/+2 |
| | | |||||
| * | Convert msvc project using dos eol | Baptiste Lepilleur | 2005-07-15 | 1 | -0/+5 |
| | | |||||
| * | Release 1.11.0cppunit-1.11.0 | Baptiste Lepilleur | 2005-07-15 | 2 | -2/+8 |
| | | |||||
| * | release 1.11.0 | Baptiste Lepilleur | 2005-07-15 | 2 | -1/+4 |
| | | |||||
| * | cppunit.spec.in: Applied patch #1232555 from Patrice Dumas. This file is | Baptiste Lepilleur | 2005-07-15 | 1 | -30/+27 |
| | | | | | use for RPM packaging. | ||||
| * | Development snapshot release 1.11.0. | Baptiste Lepilleur | 2005-07-15 | 1 | -0/+2 |
| | | |||||
| * | config/bb_enable_doxygen.m4: Rolled back Brad Hards patch as it break | Baptiste Lepilleur | 2005-07-15 | 1 | -0/+5 |
| | | | | | generation of doc/Makefile.am. | ||||
| * | Rolled back Brad Hards patch. Cause doc/Makefile.am generation error | Baptiste Lepilleur | 2005-07-15 | 1 | -1/+1 |
| | | |||||
| * | doc/money.dox: fixed bad usage of CPPUNIT_ASSERT_EQUALS. | Baptiste Lepilleur | 2005-07-09 | 2 | -3/+6 |
| | | |||||
| * | config/bb_enable_doxygen.m4: applied Brad Hards patch to remove warning | Baptiste Lepilleur | 2005-07-09 | 2 | -1/+15 |
| | | | | | when running ./autogen.sh or aclocal. | ||||
| * | Doc/Money. | Baptiste Lepilleur | 2005-07-09 | 7 | -10/+11 |
| | | | | | | | | | | | | | | | | doc/Money.dox: * include/cppunit/TestSuite.h: * include/cppunit/XmlOutputterHook.h: applied Brad Hards patch that correct miscellaneous doc generation issues (unescaped <>, \...). * include/cppunit/plugin/TestPlugIn.h: * include/cppunit/CompilerOutputter.h: * doc/CppUnit-win.dox: removed a few documentation generation warnings. * include/cppunit/plugin/TestPlugIn.h: * include/cppunit/CompilerOutputter.h: * doc/CppUnit-win.dox: removed a few documentation generation warnings. | ||||
| * | Examples/simple/Makefile.am: do not install 'simple' programm | Baptiste Lepilleur | 2005-07-06 | 2 | -1/+6 |
| | | | | | (patch #1230784). | ||||
| * | Fixed memory leak occuring when calling reset(). | Baptiste Lepilleur | 2005-07-05 | 7 | -1/+46 |
| | | | | | | | | | | | | | | | | * include/cppunit/TestResultCollector.h * src/cppunit/TestResultCollector.cpp: fixed memory leak occuring when calling reset(). * src/cppunit/DllMain.cpp: added work-around for mingw compilation for BLENDFUNCTION macro issue when including windows.h. * src/qttestrunner/TestRunnerDlgImpl.cpp: fixed display of multiline messages. * include/cppunit/Portability.h: better integration of compiler output for gcc on Mac OS X with Xcode (contributed by Claus Broch). | ||||
| * | fixed a bunch of typos reported by Dave Dibble. | Baptiste Lepilleur | 2005-07-05 | 1 | -11/+11 |
| | | |||||
| * | Fixed sample unix sample makefile LDFLAGS duplication | Baptiste Lepilleur | 2005-07-05 | 1 | -3/+2 |
| | | | | | | fixed sample unix sample makefile LDFLAGS duplication * m_currency member initialization | ||||
| * | fixed 'return wasSuccessful' instead of '!wasSuccessful.' | Baptiste Lepilleur | 2005-07-05 | 1 | -1/+1 |
| | | |||||
| * | Contrib/xml-xsl/cppunit2junit. | Baptiste Lepilleur | 2005-06-14 | 5 | -1/+124 |
| | | | | | | | | contrib/xml-xsl/cppunit2junit.txt * contrib/xml-xsl/cppunit2junit.xsl * contrib/readme.txt: XSLT for compatibility with Ant junit xml formatter. Patch #1112053 contributed by Norbert Barbosa. | ||||
| * | cppunit.m4: applied patch #1076398 contributed by Henner Sudek. Fix | Baptiste Lepilleur | 2005-06-14 | 3 | -1/+23 |
| | | | | | version number comparison in AM_PATH_CPPUNIT. | ||||
| * | MinGW, cygwin: enable build of shared library when using libtool. patch ↵ | Baptiste Lepilleur | 2005-06-14 | 4 | -2/+10 |
| | | | | | #1194394 contributed by Stéphane Fillod. | ||||
| * | fixed post-build step for running test in vc++ | Baptiste Lepilleur | 2005-06-14 | 1 | -1/+1 |
| | | |||||
| * | src/msvc6/testrunner/ProgressBar.cpp: applied patch from bug #1165875, | Baptiste Lepilleur | 2005-06-14 | 1 | -1/+1 |
| | | | | | (use system color for border instead of hard-coded color). | ||||
| * | src/msvc6/testrunner/ProgressBar.cpp: applied patch from bug #1165875, | Baptiste Lepilleur | 2005-06-14 | 3 | -4/+11 |
| | | | | | (use system color for border instead of hard-coded color). | ||||
| * | Examples/hierarchy/BoardGameTest. | Baptiste Lepilleur | 2005-02-23 | 3 | -5/+12 |
| | | | | | | | | examples/hierarchy/BoardGameTest.h: * examples/hierarchy/ChessTest.h: fixed compilation issue, prefixed access to class member with 'this' (inheriting from template parameter dependent class). | ||||
| * | src/cppunit/Win32DynamicLibraryManager.cpp: integrated patch #1024428, | Baptiste Lepilleur | 2004-11-19 | 1 | -0/+1 |
| | | | | | MinGW compilation under Windows XP. | ||||
| * | Include/cppunit/Message. | Baptiste Lepilleur | 2004-11-19 | 2 | -1/+18 |
| | | | | | | | | | include/cppunit/Message.h * include/cppunit/SourceLine.h: * src/cppunit/Message.cpp: * src/cppunit/SourceLine.cpp: provided thread-safe copy constructor on platform that do not provide thread-safe copy constructor for std::string. | ||||
| * | added specific copy constructor implementatin to ensure string buffer are ↵ | Baptiste Lepilleur | 2004-11-19 | 4 | -4/+53 |
| | | | | | detached during copy (therefore providing thread-safe copy constructor for non thread-safe std::string copy constructor implementation). | ||||
