- 587b133 Work around dumb VS15 shit by Salvage · 2 years, 9 months ago
- bfdf422 Merge branch 'dev' into fix-insertion-op by Salvage · 2 years, 9 months ago
- accfcdd Reintroduce deferred_false by Salvage · 2 years, 9 months ago
- e8304f6 Try fix stl warnings by Salvage · 2 years, 9 months ago
- f54a4e4 Explicit windows-2019 environment by Stefan · 2 years, 9 months ago
- bb24ad7 Clean up fake type traits by Salvage · 2 years, 9 months ago
- 82b07dd Make operator<< static by Salvage · 2 years, 9 months ago
- cf9ed44 insertion fix? by Salvage · 2 years, 9 months ago
- 4d5c652 Add tests by Salvage · 2 years, 9 months ago
- 110d305 Fix MPI extension to work if launched without mpirun/mpiexec (#612) by BerengerBerthoul · 2 years, 9 months ago
- 90ba0a9 Fix mpi subcase (#611) by BerengerBerthoul · 2 years, 9 months ago
- af4174a Add manual short override to fix tests by Salvage · 2 years, 9 months ago
- 5138607 Fix type stringification by Salvage · 2 years, 9 months ago
- 2e40c8e Automatic type stringification with optional overrides by Salvage · 2 years, 9 months ago
- 2aff56d unsigned long -> size_t where appropriate by Salvage · 2 years, 9 months ago
- f0c340b Remove float stringification override by Salvage · 2 years, 9 months ago
- 7008696 Optimized floating point stringification by Salvage · 2 years, 9 months ago
- 8c43a52 Add IsNaN operator! (#603) by Stefan · 2 years, 9 months ago
- 55e9570 Remove coverage PR filter by Salvage · 2 years, 9 months ago
- a355aec Add flag that forces custom stringification methods to be provided (#595) by Stefan · 2 years, 9 months ago
- 7184170 removes a duplicate word 'most' in configuration.md (#599) by Krishnakumar Gopalakrishnan, PhD · 2 years, 9 months ago
- a212438 Add path filter to pr ci by Salvage · 2 years, 9 months ago
- 9907046 Move roadmap and wipe it clean (#601) by Stefan · 2 years, 9 months ago
- 5118843 Ignore CMake and MacOS generated files (#592) by Leon Brands · 2 years, 10 months ago
- bf037c1 Fix coverage (#594) by Stefan · 2 years, 10 months ago
- e992f76 Fix pointer stringification by Salvage · 2 years, 10 months ago
- 712fa04 Forward declare cstr output operator (again) by Salvage · 2 years, 10 months ago
- 36ef915 Reduce template count by Salvage · 2 years, 10 months ago
- 4daff07 Why is it selecting the template over the overload?? by Salvage · 2 years, 10 months ago
- 996ef32 Fix nullptr handling by Salvage · 2 years, 10 months ago
- 87021f7 size_t -> unsigned long by Salvage · 2 years, 10 months ago
- 4bc7a75 We're getting somewhere! by Salvage · 2 years, 10 months ago
- ec2adbd Merge branch 'dev' into fix-string by Salvage · 2 years, 10 months ago
- 78ccc7b Reset doctest by Salvage · 2 years, 10 months ago
- 76cc137 " -> ' by Stefan · 2 years, 10 months ago
- aaa7253 Readd PR workflow runs with conditional by Stefan · 2 years, 10 months ago
- 929fd83 Better IsNaN stringification by Salvage · 2 years, 10 months ago
- d9c290a Feature config ret vals (#589) by Stefan · 2 years, 10 months ago
- 2f94734 Merge branch 'dev' into fix-string by Salvage · 2 years, 10 months ago
- d5d75bc Remove superfluous const char* catcher by Salvage · 2 years, 10 months ago
- 58f3ec8 Feature: Better NaN (#584) by Stefan · 2 years, 10 months ago
- 098e17a Restore customization points by Salvage · 2 years, 10 months ago
- aac38dc Move toStream to prevent disabling by Salvage · 2 years, 10 months ago
- c24de2d Revert "Remove anonymous namespace for the time being" by Salvage · 2 years, 10 months ago
- ec2819c Remove anonymous namespace for the time being by Salvage · 2 years, 10 months ago
- 3f3511c Remove std::string stringification (it was broken anyways) by Salvage · 2 years, 10 months ago
- 7be3b87 Port more stuff to streams by Salvage · 2 years, 10 months ago
- f8cf4f9 Remove unnecessary String constructor by Salvage · 2 years, 10 months ago
- 65a4285 Forward declare cstr output operator by Salvage · 2 years, 10 months ago
- 0bd0889 operator<< => StringStream (for now) by Salvage · 2 years, 10 months ago
- 6545bdc First draft by Salvage · 2 years, 10 months ago
- 84c509b Remove accidental paste in comment by Salvage · 2 years, 10 months ago feature-better-nan
- 1a62e75 Adjust docs to modern release tagging scheme by Stefan · 2 years, 10 months ago
- fa5a915 Adjust docs by Stefan · 2 years, 10 months ago
- e431b9e Add info regarding interface decl and def by Salvage · 2 years, 10 months ago
- 4417d52 Add MinGW exception by Salvage · 2 years, 10 months ago
- 32a8ef4 Try fix interface by Salvage · 2 years, 10 months ago
- 3d6ae55 Oops by Salvage · 2 years, 10 months ago
- f47568a Correctly instantiate by Salvage · 2 years, 10 months ago
- e834d91 class -> struct by Salvage · 2 years, 10 months ago
- 2fc3d4e Fix test includes by Salvage · 2 years, 10 months ago
- 1d7d1b1 Correct template instantiation by Salvage · 2 years, 10 months ago
- 4ddb793 Add explicit template parameters by Salvage · 2 years, 10 months ago
- 2b2690a Remove superfluous extern template declarations by Salvage · 2 years, 10 months ago
- 245d4b2 matcher-like nan check by Salvage · 2 years, 10 months ago
- 66226dd Value returning assertions docs by Stefan · 2 years, 10 months ago
- e798deb Fix the hotfix: by Salvage · 2 years, 10 months ago
- 860904d Hotfix asserts returning values with DOCTEST_CONFIG_DISABLE by Salvage · 2 years, 10 months ago
- aa120f0 #if !defined -> #ifndef by Salvage · 2 years, 10 months ago
- 2ef137d Ignore non-relevant paths for CI by Stefan · 2 years, 10 months ago
- e3e2127 Update conan recipe locations by Stefan · 2 years, 10 months ago
- 8acee4f Nan check (#582) by Stefan · 2 years, 10 months ago
- 23d3e5d Remove redundant PR CI run by Stefan · 2 years, 10 months ago
- 7b98851 version 2.4.8 by onqtam · 2 years, 10 months ago v2.4.8
- ea0c442 no longer looking for maintainers - @Saalvage has stepped up for the foreseeable future by onqtam · 2 years, 10 months ago
- 443c707 cleanup of travis & appveyor mentions from repo by onqtam · 2 years, 10 months ago
- ae27c0f removed unused variable by onqtam · 2 years, 10 months ago
- ff693f7 Continuous Integration Refactor (#580) by Stefan · 2 years, 10 months ago
- d62b8b2 semicolon enforcement now uses C++11 static_assert instead of a typedef (#578) by Stefan · 2 years, 10 months ago
- c6db85a added a new config DOCTEST_CONFIG_EVALUATE_ASSERTS_EVEN_WHEN_DISABLED because commit 06af20b9bbbceea87e2769bfcd9077051d1ce167 could have caused unintended changes for people using asserts in their production code together with CONFIG_DISABLE - suddenly whatever was in the asserts would have started being evaluated as a breaking change by onqtam · 2 years, 10 months ago
- 3dfb90d fixes after commit 06af20b9bbbceea87e2769bfcd9077051d1ce167 by onqtam · 2 years, 10 months ago
- 95a7853 Fix unused variable 2 (#576) by Stefan · 2 years, 10 months ago
- 06af20b comparison assertions now properly evaluate the expressions & return the result even when using DOCTEST_CONFIG_DISABLE - related to #426 and #496 by onqtam · 2 years, 10 months ago
- 22b312b more tabs to spaces converted by onqtam · 2 years, 10 months ago
- 803cbd1 tabs to spaces by onqtam · 2 years, 10 months ago
- 8989a65 Fix the thread-local string-stream by re-implementing it as a stack so that nested toString calls don't reuse the same one (#569) by Stefan · 2 years, 10 months ago
- 86d0e2e Alternative approach to Windows color initialization (#575) by Stefan · 2 years, 10 months ago
- 84d5efd fixed #570 , also trimmed roadmap by onqtam · 2 years, 10 months ago
- e84f16e Assertions returning booleans (#574) by Stefan · 2 years, 10 months ago
- fce9597 Add Universal Windows Platform support (#558) by Ilya Isaev · 2 years, 11 months ago
- 47fe022 small readme cleanup by onqtam · 2 years, 11 months ago
- 8ee3545 removed most references to onqtam and replaced with doctest - the github org by onqtam · 2 years, 11 months ago
- 367098b fixes after commit 02af672f0d3093157daecb55ce4e109ffaf2bc53 - as suggested by @rmisev here: https://github.com/doctest/doctest/issues/568#issuecomment-993612346 - closes #568 by onqtam · 2 years, 11 months ago
- eb5fd04 re-added appveyor build badges to readme - turns out doctest wasn't tested with MSVC 2015 in github actions... by onqtam · 2 years, 11 months ago
- 29240b0 removed old stuff which is irrelevant by now - captures now use lambdas instead of this smartassery by onqtam · 2 years, 11 months ago
- 466dcfb Clean up warning suppression a bit; Fixes #565 (#566) by Stefan · 2 years, 11 months ago
- b59552d for clang with libc++ always using std headers instead of forward declaring anything from std - hopefully fixing #126 and #356 at last by onqtam · 2 years, 11 months ago
- a384864 version 2.4.7 released by onqtam · 2 years, 11 months ago 2.4.7
- ad21bfc updated html docs (not sure if anyone uses them...) by onqtam · 2 years, 11 months ago
- a9c7291 updated release process by onqtam · 2 years, 11 months ago