summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-06cid#1546421 COPY_INSTEAD_OF_MOVEHEADmasterCaolán McNamara2-8/+8
2024-01-06make these similar ones consistentCaolán McNamara2-39/+39
2024-01-06cid#1545475 COPY_INSTEAD_OF_MOVECaolán McNamara2-12/+12
2024-01-01cid#1545836 COPY_INSTEAD_OF_MOVECaolán McNamara1-3/+3
2023-12-30cid#1546460 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2023-05-09Don't mis-apply GCC < 4.6 workaround for ClangStephan Bergmann1-1/+2
2023-05-09Use snprintf instead of sprintfStephan Bergmann1-1/+1
2022-12-13Introduce CPPUNIT_PROPAGATE_EXCEPTIONS environment variableStephan Bergmann1-1/+3
2022-04-11Run tests in deterministic orderStephan Bergmann1-1/+9
2022-01-27Do not turn on --enable-werror by defaultDavid Tardon1-2/+2
2021-10-01add initial NEWS entries for 1.15.2Markus Mohrhard1-0/+10
2021-10-01fix incorrect version reference in NEWS fileMarkus Mohrhard1-1/+1
2021-10-01work towards 1.15.2Markus Mohrhard1-1/+1
2021-10-01remove a few trailing whitespacesMarkus Mohrhard2-27/+27
2021-10-01avoid a few annoying compiler warningsFlorian Becker3-6/+4
2021-10-01replace 0 with nullptr when assigning to a pointerFlorian Becker6-7/+7
2021-10-01get rid of old casting macrosMarkus Mohrhard7-26/+8
2021-10-01remove superfluous semicolonsFlorian Becker3-5/+5
2021-10-01switch from throw() to noexceptFlorian Becker3-8/+4
2021-10-01add override annotationsFlorian Becker27-73/+73
2021-10-01add missing [[noreturn]] attributesFlorian Becker2-26/+26
2021-10-01Replace NULL with nullptrFlorian Becker23-60/+60
2020-08-31Fixed CPPUNIT_ASSERT_EQUAL() being called on doublesАлексей Тулинов1-1/+1
2019-12-25update NEWScppunit-1.15.1Markus Mohrhard1-0/+2
2019-12-22drop project files for old versions of MSVCDavid Tardon19-2089/+7
2019-12-22remove traces of .ds[pw] files from docsDavid Tardon5-10/+9
2019-12-21next version is going to be 1.15.1Markus Mohrhard1-1/+1
2019-12-21add NEWS for 1.15.0 and 1.15.1Markus Mohrhard1-0/+21
2019-12-21fix -Wdefaulted-function-deleted errorMarkus Mohrhard1-2/+2
2019-11-29tdf#126163: fix regression from 339b60ab77ce3f2037c9410eb14251c8132df08acppunit-1.15.0Markus Mohrhard1-2/+1
2019-04-30Fix build with gcc9.1Martin Liška1-0/+6
2019-03-05Documentation updatesAndrés Maldonado3-50/+70
2019-02-16use [] in AC macrosMarkus Mohrhard2-2/+2
2019-02-16Modernize AM_INIT_AUTOMAKE syntaxAndrés Maldonado2-4/+6
2019-02-14Added some brackets to make it more clear for the compile which things belong...Tobias Groll1-1/+1
2019-02-14custom tostring formatter to CPPUNIT_ASSERT_MESSAGENoel Grandin3-6/+72
2019-02-13Unconditionally use C++11 [[noreturn]]Stephan Bergmann1-9/+3
2018-11-02extensions: add CPPUNIT_TEST_FIXTURE()Miklos Vajna2-0/+38
2018-09-26Avoid GCC 9 -Wdeprecated-copyStephan Bergmann1-0/+5
2018-07-05Fix the name of the VC project mentioned in the build instructions.Blake Madden1-1/+1
2018-07-05Make output XML report schema UTF-8 and remove Japanese specific information.Blake Madden1-9/+9
2018-05-23next version will be 1.15.0Markus Mohrhard2-2/+2
2018-05-23C++11 provides std::isfinite and std::isnanMarkus Mohrhard4-42/+3
2018-05-23fix make distcheck, part2Markus Mohrhard1-1/+1
2018-05-23fix make distcheck, part1Markus Mohrhard2-29/+0
2018-04-02tdf#116653, avoid NOMINMAX redefinition warnings with mingwMarkus Mohrhard3-0/+6
2017-12-24contrib:cppunit2junit: parametrize testsuite nameSimon Barth2-5/+12
2017-09-15Fix money example on propely linking with library with PKG_CHECK.Dimitrij Mijoski3-7/+10
2017-07-20Report (un)signed char values numericallyStephan Bergmann1-0/+10
2017-05-26set up git-reviewDavid Tardon1-0/+7