1. 8e963e8 Fix typos in docs (#694) by tocic · 2 years, 1 month ago
  2. 0593a80 Fix CMake example in docs (#692) by Daniel Kříž · 2 years, 2 months ago
  3. b7c21ec v2.4.9 by Salvage · 2 years, 5 months ago v2.4.9
  4. 499a0fd Stringification amendments (#642) by Stefan · 2 years, 6 months ago
  5. e8ba771 Refactor stringification (#585) by Stefan · 2 years, 6 months ago
  6. 0fc371e Config no multithreading (#625) by Stefan · 2 years, 8 months ago
  7. 8de4cf7 Add contains option to checks. (#620) by Menno Fraters · 2 years, 8 months ago
  8. bef1965 Allow escaping backslash with backslash in filters (#614) (#616) by Egor Suvorov · 2 years, 8 months ago
  9. 90ba0a9 Fix mpi subcase (#611) by BerengerBerthoul · 2 years, 9 months ago
  10. 7184170 removes a duplicate word 'most' in configuration.md (#599) by Krishnakumar Gopalakrishnan, PhD · 2 years, 9 months ago
  11. 9907046 Move roadmap and wipe it clean (#601) by Stefan · 2 years, 9 months ago
  12. d9c290a Feature config ret vals (#589) by Stefan · 2 years, 10 months ago
  13. 58f3ec8 Feature: Better NaN (#584) by Stefan · 2 years, 10 months ago
  14. 1a62e75 Adjust docs to modern release tagging scheme by Stefan · 2 years, 10 months ago
  15. 66226dd Value returning assertions docs by Stefan · 2 years, 10 months ago
  16. e3e2127 Update conan recipe locations by Stefan · 2 years, 10 months ago
  17. 8acee4f Nan check (#582) by Stefan · 2 years, 10 months ago
  18. 7b98851 version 2.4.8 by onqtam · 2 years, 10 months ago v2.4.8
  19. 443c707 cleanup of travis & appveyor mentions from repo by onqtam · 2 years, 10 months ago
  20. 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
  21. 22b312b more tabs to spaces converted by onqtam · 2 years, 10 months ago
  22. 84d5efd fixed #570 , also trimmed roadmap by onqtam · 2 years, 10 months ago
  23. 8ee3545 removed most references to onqtam and replaced with doctest - the github org by onqtam · 2 years, 11 months ago
  24. 466dcfb Clean up warning suppression a bit; Fixes #565 (#566) by Stefan · 2 years, 11 months ago
  25. ad21bfc updated html docs (not sure if anyone uses them...) by onqtam · 2 years, 11 months ago
  26. 602d665 small cleanup by onqtam · 2 years, 11 months ago
  27. 6431c67 fix typo - related to 1fab21d77f48904014de35be58bb2ec6ab83f828 by onqtam · 2 years, 11 months ago
  28. b0d41c9 implemented the no-intro option by popular demand - closing #181 #245 #342 by onqtam · 2 years, 11 months ago
  29. 4c447f8 some docs changes by onqtam · 2 years, 11 months ago
  30. 8f63ba4 Add -minimal flag (#562) by Stefan · 2 years, 11 months ago
  31. f0229ac removed unnecessary mutexes and clarified the use of subcases & threads in the docs - related to #486 by onqtam · 2 years, 11 months ago
  32. 41dde10 Quiet flag (#561) by Stefan · 2 years, 11 months ago
  33. 42c589d added a small note in relation to #513 by onqtam · 3 years ago
  34. 752ef83 removed dead link - related to #532 by onqtam · 3 years ago
  35. 99e04d2 added FAQ entry about using multiple source files - fixes #526 by onqtam · 3 years ago
  36. 5fc870c Spelling (#546) by Josh Soref · 3 years ago
  37. 41e0f4a minor fixes in MPI docs (#499) by Philipp Bucher · 3 years ago
  38. 3b5a41d Fix google death test URL (#528) by Emre Cilesiz · 3 years ago
  39. d33d1e8 Replace gendered pronouns (#525) by Michael Letterle · 3 years ago
  40. e48f139 fix typo by Viktor Kirilov · 3 years, 7 months ago
  41. ca3a555 updated docs after merging #493 by Viktor Kirilov · 3 years, 7 months ago
  42. f0ab4e7 version 2.4.5 by Viktor Kirilov · 3 years, 9 months ago 2.4.5
  43. b42592e officially supporting 'none' as sorting of test cases by Viktor Kirilov · 3 years, 9 months ago
  44. 8eccc83 added the no_output decorator and also fixed a bug with the recently introduced no_breaks decorator by Viktor Kirilov · 3 years, 10 months ago
  45. 98685b0 added a new no_breaks() decorator - useful together with should_fail/may_fail/etc. by Viktor Kirilov · 3 years, 10 months ago
  46. f6de487 Implement a multi lane atomic for assertion counts (#453) by Martin Ankerl · 3 years, 10 months ago
  47. 2a069c4 version 2.4.2 by onqtam · 3 years, 11 months ago
  48. 17d984c switched from using the << operator to the comma operator for all logging - this solves the problem in PR #431 by Viktor Kirilov · 4 years ago
  49. 5e7c340 added an option to disable the debug console output when a debugger is attached - can cause massive slowdowns by Viktor Kirilov · 4 years ago
  50. 8e776ae fixed docs a bit by Viktor Kirilov · 4 years ago
  51. 5e1f3e3 version 2.4.1 by onqtam · 4 years ago
  52. 68cde99 reassembled the header by Viktor Kirilov · 4 years ago
  53. 46e3bb3 small fixes after merging #418 - also relates #413 by Viktor Kirilov · 4 years ago
  54. 8aeb798 Initial MPI unit tests implementation (#418) by BerengerBerthoul · 4 years ago
  55. dbbb5d4 fixed typo by Viktor Kirilov · 4 years, 2 months ago
  56. af25c1a first extension header! closes #405 by Viktor Kirilov · 4 years, 2 months ago
  57. dc6a189 fix google's death test URI (#393) by Anton Voloshin · 4 years, 4 months ago
  58. 7053110 version 2.4.0 by onqtam · 4 years, 4 months ago
  59. 1fb630b a functional version of a JUnit reporter! closes #376 and closes #318 - thanks to @phil-zxx for the implementation and to @byzantic , @ARCRL and @dhoer for their inputs! by onqtam · 4 years, 5 months ago
  60. 9e2e9f1 Add a note that doctest can be installed through Homebrew (#388) by Cameron White · 4 years, 4 months ago
  61. d5aa2bf version 2.3.8 by onqtam · 4 years, 6 months ago 2.3.8
  62. 15aa164 fixed #373 - added a note in the docs about the test case name prefix when using the SCENARIO macro instead of TEST_CASE by onqtam · 4 years, 6 months ago
  63. ea792bc added gcc 10 to build matrix by onqtam · 4 years, 6 months ago
  64. 399b01a added Clang 9 to the travis build matrix by onqtam · 4 years, 8 months ago
  65. f55bdc7 Update links (#331) - http => https by Antoine Cœur · 4 years, 9 months ago
  66. cdb3c40 version 2.3.6 by onqtam · 4 years, 11 months ago
  67. ce6b66d fixed #315 by onqtam · 4 years, 11 months ago
  68. 77af200 version 2.3.5 by onqtam · 5 years ago
  69. 5856bb9 implemented <LEVEL>_THROWS_WITH_AS() assert which combines <LEVEL>_THROWS_WITH with <LEVEL>_THROWS_AS - fixed #295 by onqtam · 5 years ago
  70. 33cc7f9 Fix typos and misspellings found by codespell. (#292) by warmsocks · 5 years ago
  71. 5dd4957 Update docs to mark -order-by=file,suite and name compiler-dependent. (#290) by Daan De Meyer · 5 years ago
  72. 7e07d1b Document that -order-by=file is compiler-dependent. (#289) by Daan De Meyer · 5 years ago
  73. abbfb25 fixed bullet points in markdown by Viktor Kirilov · 5 years ago
  74. 3ab0392 fixed #278 - added test_case_reenter() to the IReporter interface so users can track when a test case is getting reentered because of unfinished subcases (because there is no other way to tell with the current start/end functions which are called just once for each test case - no matter how many subcases there are) by Viktor Kirilov · 5 years ago
  75. 5014634 version 2.3.4 by onqtam · 5 years ago
  76. b2cf8e8 updated docs by onqtam · 5 years ago
  77. f7b68b9 removed old docs and changed the name of a lambda parameter which could conflict with whatever is captured - relates #270 and #269 by Viktor Kirilov · 5 years ago
  78. 203581a small doc fix by Viktor Kirilov · 5 years ago
  79. 5e493d3 Rework `INFO` lazy evaluation to use lambdas. (#270) by Daan De Meyer · 5 years ago
  80. 5ee84b4 Improve Listener docs (#273) by Clare Macrae · 5 years ago
  81. c241a44 fixed #257 - listeners can be registered with REGISTER_LISTENER and all registered listeners will be executed before any reporters by Viktor Kirilov · 5 years ago
  82. 6f1241c Fixes to the documentation + forcing C++11 for AppleClang - to rework later. by Claus Klein · 5 years ago
  83. 50c6a83 Fix static analyzer URLs (#259) by Kevin Godby · 5 years ago
  84. c250f8a fixes unrelated to code (added funding badge, fixed some comments) by Viktor Kirilov · 5 years ago
  85. a52e94b version 2.3.3 by onqtam · 5 years ago
  86. a40e3b9 added mentions in the docs regarding the new doctest_discover_tests function added by PR #236 by onqtam · 5 years ago
  87. f8b5ba6 fixed #241 by onqtam · 5 years ago
  88. 505b05c version 2.3.2 by onqtam · 5 years ago
  89. 0df6ead added GCC 9 by onqtam · 5 years ago
  90. 9a8a1ce added a way to cast the expressions in the exception-related asserts to void by onqtam · 6 years ago
  91. ca2719d this is actually necessary for the xml reporter as well - relates #217 by onqtam · 6 years ago
  92. 92dce5b version 2.3.0 by onqtam · 6 years ago
  93. 7868611 the options for the run are included in the xml by onqtam · 6 years ago
  94. 190ba25 added VS 2019 support by onqtam · 6 years ago
  95. 88911e3 proper names - relates #203 by onqtam · 6 years ago
  96. 15953d3 unified config option for using standard includes instead of forward-declaring types from the std namespace by onqtam · 6 years ago
  97. 0682171 fixes after merging #203 by onqtam · 6 years ago
  98. 0875406 clang 8 by onqtam · 6 years ago
  99. 09e6d3e fixes around crashing and proper reporting of stats by onqtam · 6 years ago
  100. d347546 queries now also go through the reporter interface! by onqtam · 6 years ago