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-04-20re-re-remove overly restrictive minimum version of meson (#635)Eli Schwartz
2022-04-18Fix move-only types failing to decompose correctly (#634)Stefan
2022-04-12Improve Mac PowerPC support (#631)Ryan Schmidt
2022-04-08small change to the xml writer class so that the output from the junit report...onqtam
2022-04-07added nolint for cert-err58 (#628)Serguei Kalentchouk
2022-03-19Config no multithreading (#625)Stefan
2022-03-19Fix properties not being passed in doctest_discover_tests (#626)Steven Hahn
2022-03-06Add contains option to checks. (#620)Menno Fraters
2022-03-05Allow escaping backslash with backslash in filters (#614) (#616)Egor Suvorov
2022-03-05Fix MPI extension to work with no parallel tests (#623)BerengerBerthoul
2022-02-17Add alias target for doctest_with_main (#617)Jesse Stricker
2022-02-14Explicit windows-2019 environmentStefan
2022-02-11Fix MPI extension to work if launched without mpirun/mpiexec (#612)BerengerBerthoul
2022-02-08Fix mpi subcase (#611)BerengerBerthoul
2022-01-25Remove coverage PR filterSalvage
2022-01-24removes a duplicate word 'most' in configuration.md (#599)Krishnakumar Gopalakrishnan, PhD
2022-01-24Add path filter to pr ciSalvage
2022-01-24Move roadmap and wipe it clean (#601)Stefan
2022-01-21Ignore CMake and MacOS generated files (#592)Leon Brands
2022-01-20Fix coverage (#594)Stefan
2022-01-18" -> 'Stefan
2022-01-18Readd PR workflow runs with conditionalStefan
2022-01-15Feature config ret vals (#589)Stefan
2022-01-13Feature: Better NaN (#584)Stefan
2022-01-12Adjust docs to modern release tagging schemeStefan
2022-01-12Value returning assertions docsStefan
2022-01-12Fix the hotfix:Salvage
2022-01-12Hotfix asserts returning values with DOCTEST_CONFIG_DISABLESalvage
2022-01-12#if !defined -> #ifndefSalvage
2022-01-11Ignore non-relevant paths for CIStefan
2022-01-11Update conan recipe locationsStefan
2022-01-11Nan check (#582)Stefan
2022-01-11Remove redundant PR CI runStefan
2022-01-10version 2.4.8v2.4.8onqtam
2022-01-10no longer looking for maintainers - @Saalvage has stepped up for the foreseea...onqtam
2022-01-10cleanup of travis & appveyor mentions from repoonqtam
2022-01-10removed unused variableonqtam
2022-01-10Continuous Integration Refactor (#580)Stefan
2022-01-10semicolon enforcement now uses C++11 static_assert instead of a typedef (#578)Stefan
2022-01-07added a new config DOCTEST_CONFIG_EVALUATE_ASSERTS_EVEN_WHEN_DISABLED because...onqtam
2022-01-07fixes after commit 06af20b9bbbceea87e2769bfcd9077051d1ce167onqtam
2022-01-07Fix unused variable 2 (#576)Stefan
2022-01-07comparison assertions now properly evaluate the expressions & return the resu...onqtam
2022-01-07more tabs to spaces convertedonqtam
2022-01-07tabs to spacesonqtam
2022-01-05Fix the thread-local string-stream by re-implementing it as a stack so that n...Stefan
2022-01-05Alternative approach to Windows color initialization (#575)Stefan
2022-01-05fixed #570 , also trimmed roadmaponqtam
2022-01-05Assertions returning booleans (#574)Stefan
2021-12-21Add Universal Windows Platform support (#558)Ilya Isaev