Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/onqtam/doctest.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-18v2.4.9v2.4.9Salvage
2022-06-06Add clang-tidy integration and fix all warnings (#659)Stefan
2022-04-28Refactor stringification (#585)Stefan
2022-04-20re-re-remove overly restrictive minimum version of meson (#635)Eli Schwartz
2022-03-19Fix properties not being passed in doctest_discover_tests (#626)Steven Hahn
2022-01-24Move roadmap and wipe it clean (#601)Stefan
2022-01-11Nan check (#582)Stefan
2022-01-10version 2.4.8v2.4.8onqtam
2022-01-10cleanup of travis & appveyor mentions from repoonqtam
2022-01-07tabs to spacesonqtam
2021-12-15removed most references to onqtam and replaced with doctest - the github orgonqtam
2021-12-13removed old stuff which is irrelevant by now - captures now use lambdas inste...onqtam
2021-12-13Clean up warning suppression a bit; Fixes #565 (#566)Stefan
2021-12-11version 2.4.7 released2.4.7onqtam
2021-12-11updated release processonqtam
2021-12-11some cleanup of notesonqtam
2021-12-11removed wandbox scripts & link & replaced it with godboltonqtam
2021-12-11removing artifacts after commit 20dbad670e1a6ebf52d3aa12d55c7784070a115donqtam
2021-12-11Fixes Issues #476 and #495onqtam
2021-12-11specifying working directory for execute_process (#518)Philipp Bucher
2021-12-11removed code as suggested here: https://github.com/onqtam/doctest/pull/527#is...onqtam
2021-12-11Fixing issue with doctestAddTests.cmake (#527)Jackson
2021-12-11Set variable to 0 if not set (#490)Shiv Upadhyay
2021-03-22version 2.4.6Viktor Kirilov
2021-03-22fixing gcc 4.8 & 4.9 builds after merging #471Viktor Kirilov
2021-03-22Automatically add TEST_SUITE labels to discovered tests which map to the test...Shiv Upadhyay
2021-02-02version 2.4.52.4.5Viktor Kirilov
2020-12-25version 2.4.4Viktor Kirilov
2020-12-16version 2.4.32.4.3Viktor Kirilov
2020-12-15version 2.4.2onqtam
2020-12-15fixed crash reporting on windows - mainly around std::terminate, uncaught exc...Viktor Kirilov
2020-11-04version 2.4.1onqtam
2020-09-06feat(cmake): Add JUNIT_OUTPUT_DIR option to doctest_discover_tests (#417)Dennis
2020-06-27version 2.4.0onqtam
2020-06-27a functional version of a JUnit reporter! closes #376 and closes #318 - thank...onqtam
2020-05-17version 2.3.82.3.8onqtam
2020-02-24vecrion 2.3.7onqtam
2020-02-24Update links (#331) - http => httpsAntoine Cœur
2019-12-17version 2.3.6onqtam
2019-12-17WIP: Add Github Actions CI (#285)Daan De Meyer
2019-09-22removing -Winline - something I should have done 3 years ago (or should have ...onqtam
2019-09-22version 2.3.5onqtam
2019-09-22fixed #282onqtam
2019-09-22Fix typos and misspellings found by codespell. (#292)warmsocks
2019-09-22Add support for compiling with clang-cl. (#286)Daan De Meyer
2019-08-12version 2.3.4onqtam
2019-08-12updated docsonqtam
2019-08-11#266 #243 #231Viktor Kirilov
2019-08-11fixed #266 fixed #243 relates #231Viktor Kirilov
2019-08-11Fixes to the documentation + forcing C++11 for AppleClang - to rework later.Claus Klein