summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't mis-apply GCC < 4.6 workaround for ClangHEADmasterStephan Bergmann2023-05-091-1/+2
* Use snprintf instead of sprintfStephan Bergmann2023-05-091-1/+1
* Introduce CPPUNIT_PROPAGATE_EXCEPTIONS environment variableStephan Bergmann2022-12-131-1/+3
* Run tests in deterministic orderStephan Bergmann2022-04-111-1/+9
* Do not turn on --enable-werror by defaultDavid Tardon2022-01-271-2/+2
* add initial NEWS entries for 1.15.2Markus Mohrhard2021-10-011-0/+10
* fix incorrect version reference in NEWS fileMarkus Mohrhard2021-10-011-1/+1
* work towards 1.15.2Markus Mohrhard2021-10-011-1/+1
* remove a few trailing whitespacesMarkus Mohrhard2021-10-012-27/+27
* avoid a few annoying compiler warningsFlorian Becker2021-10-013-6/+4
* replace 0 with nullptr when assigning to a pointerFlorian Becker2021-10-016-7/+7
* get rid of old casting macrosMarkus Mohrhard2021-10-017-26/+8
* remove superfluous semicolonsFlorian Becker2021-10-013-5/+5
* switch from throw() to noexceptFlorian Becker2021-10-013-8/+4
* add override annotationsFlorian Becker2021-10-0127-73/+73
* add missing [[noreturn]] attributesFlorian Becker2021-10-012-26/+26
* Replace NULL with nullptrFlorian Becker2021-10-0123-60/+60
* Fixed CPPUNIT_ASSERT_EQUAL() being called on doublesАлексей Тулинов2020-08-311-1/+1
* update NEWScppunit-1.15.1Markus Mohrhard2019-12-251-0/+2
* drop project files for old versions of MSVCDavid Tardon2019-12-2219-2089/+7
* remove traces of .ds[pw] files from docsDavid Tardon2019-12-225-10/+9
* next version is going to be 1.15.1Markus Mohrhard2019-12-211-1/+1
* add NEWS for 1.15.0 and 1.15.1Markus Mohrhard2019-12-211-0/+21
* fix -Wdefaulted-function-deleted errorMarkus Mohrhard2019-12-211-2/+2
* tdf#126163: fix regression from 339b60ab77ce3f2037c9410eb14251c8132df08acppunit-1.15.0Markus Mohrhard2019-11-291-2/+1
* Fix build with gcc9.1Martin Liška2019-04-301-0/+6
* Documentation updatesAndrés Maldonado2019-03-053-50/+70
* use [] in AC macrosMarkus Mohrhard2019-02-162-2/+2
* Modernize AM_INIT_AUTOMAKE syntaxAndrés Maldonado2019-02-162-4/+6
* Added some brackets to make it more clear for the compile which things belong...Tobias Groll2019-02-141-1/+1
* custom tostring formatter to CPPUNIT_ASSERT_MESSAGENoel Grandin2019-02-143-6/+72
* Unconditionally use C++11 [[noreturn]]Stephan Bergmann2019-02-131-9/+3
* extensions: add CPPUNIT_TEST_FIXTURE()Miklos Vajna2018-11-022-0/+38
* Avoid GCC 9 -Wdeprecated-copyStephan Bergmann2018-09-261-0/+5
* Fix the name of the VC project mentioned in the build instructions.Blake Madden2018-07-051-1/+1
* Make output XML report schema UTF-8 and remove Japanese specific information.Blake Madden2018-07-051-9/+9
* next version will be 1.15.0Markus Mohrhard2018-05-232-2/+2
* C++11 provides std::isfinite and std::isnanMarkus Mohrhard2018-05-234-42/+3
* fix make distcheck, part2Markus Mohrhard2018-05-231-1/+1
* fix make distcheck, part1Markus Mohrhard2018-05-232-29/+0
* tdf#116653, avoid NOMINMAX redefinition warnings with mingwMarkus Mohrhard2018-04-023-0/+6
* contrib:cppunit2junit: parametrize testsuite nameSimon Barth2017-12-242-5/+12
* Fix money example on propely linking with library with PKG_CHECK.Dimitrij Mijoski2017-09-153-7/+10
* Report (un)signed char values numericallyStephan Bergmann2017-07-201-0/+10
* set up git-reviewDavid Tardon2017-05-261-0/+7
* remove strange INSTALl notes for VS 2008Markus Mohrhard2017-04-151-46/+0
* more windows visual studio packaging fixescppunit-1.14.0Markus Mohrhard2017-04-131-1/+1
* package visual studio project filesMarkus Mohrhard2017-04-131-1/+1
* fix broken packaging for windowsMarkus Mohrhard2017-04-131-0/+1
* remove also all references to mfcMarkus Mohrhard2017-04-136-121/+1