1. f0c340b Remove float stringification override by Salvage · 2 years, 9 months ago
  2. 4bc7a75 We're getting somewhere! by Salvage · 2 years, 10 months ago
  3. 098e17a Restore customization points by Salvage · 2 years, 10 months ago
  4. 7be3b87 Port more stuff to streams by Salvage · 2 years, 10 months ago
  5. 6545bdc First draft by Salvage · 2 years, 10 months ago
  6. 8acee4f Nan check (#582) by Stefan · 2 years, 10 months ago
  7. 7b98851 version 2.4.8 by onqtam · 2 years, 10 months ago v2.4.8
  8. 443c707 cleanup of travis & appveyor mentions from repo by onqtam · 2 years, 10 months ago
  9. 803cbd1 tabs to spaces by onqtam · 2 years, 10 months ago
  10. 8ee3545 removed most references to onqtam and replaced with doctest - the github org by onqtam · 2 years, 11 months ago
  11. 29240b0 removed old stuff which is irrelevant by now - captures now use lambdas instead of this smartassery by onqtam · 2 years, 11 months ago
  12. 466dcfb Clean up warning suppression a bit; Fixes #565 (#566) by Stefan · 2 years, 11 months ago
  13. a384864 version 2.4.7 released by onqtam · 2 years, 11 months ago 2.4.7
  14. a9c7291 updated release process by onqtam · 2 years, 11 months ago
  15. 5fe4ff9 some cleanup of notes by onqtam · 2 years, 11 months ago
  16. 8fb3fa1 removed wandbox scripts & link & replaced it with godbolt by onqtam · 2 years, 11 months ago
  17. ff1dfc3 removing artifacts after commit 20dbad670e1a6ebf52d3aa12d55c7784070a115d by onqtam · 2 years, 11 months ago
  18. 02af672 Fixes Issues #476 and #495 by onqtam · 2 years, 11 months ago
  19. 2744a17 specifying working directory for execute_process (#518) by Philipp Bucher · 3 years ago
  20. c26a484 removed code as suggested here: https://github.com/onqtam/doctest/pull/527#issuecomment-930592678 by onqtam · 3 years ago
  21. 60de223 Fixing issue with doctestAddTests.cmake (#527) by Jackson · 3 years ago
  22. f3177d0 Set variable to 0 if not set (#490) by Shiv Upadhyay · 3 years, 7 months ago
  23. 3ae3206 version 2.4.6 by Viktor Kirilov · 3 years, 8 months ago
  24. e38428f fixing gcc 4.8 & 4.9 builds after merging #471 by Viktor Kirilov · 3 years, 8 months ago
  25. 680d044 Automatically add TEST_SUITE labels to discovered tests which map to the test suites of the test cases (#464) by Shiv Upadhyay · 3 years, 9 months ago
  26. f0ab4e7 version 2.4.5 by Viktor Kirilov · 3 years, 9 months ago 2.4.5
  27. d9980fb version 2.4.4 by Viktor Kirilov · 3 years, 10 months ago
  28. 352589e version 2.4.3 by Viktor Kirilov · 3 years, 11 months ago 2.4.3
  29. 2a069c4 version 2.4.2 by onqtam · 3 years, 11 months ago
  30. 7019f5a fixed crash reporting on windows - mainly around std::terminate, uncaught exceptions and exceptions thrown from destructors from worker threads by Viktor Kirilov · 3 years, 11 months ago
  31. 5e1f3e3 version 2.4.1 by onqtam · 4 years ago
  32. 428b697 feat(cmake): Add JUNIT_OUTPUT_DIR option to doctest_discover_tests (#417) by Dennis · 4 years, 2 months ago
  33. 7053110 version 2.4.0 by onqtam · 4 years, 4 months ago
  34. 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
  35. d5aa2bf version 2.3.8 by onqtam · 4 years, 6 months ago 2.3.8
  36. 6f97909 vecrion 2.3.7 by onqtam · 4 years, 8 months ago
  37. f55bdc7 Update links (#331) - http => https by Antoine Cœur · 4 years, 9 months ago
  38. cdb3c40 version 2.3.6 by onqtam · 4 years, 11 months ago
  39. f972602 WIP: Add Github Actions CI (#285) by Daan De Meyer · 5 years ago
  40. 7ac22cc removing -Winline - something I should have done 3 years ago (or should have never introduced) - this has caused me to waste many hours fixing unimportant CI build failures and serves absolutely no purpose. by onqtam · 5 years ago
  41. 77af200 version 2.3.5 by onqtam · 5 years ago
  42. dca8b66 fixed #282 by onqtam · 5 years ago
  43. 33cc7f9 Fix typos and misspellings found by codespell. (#292) by warmsocks · 5 years ago
  44. 3c6834b Add support for compiling with clang-cl. (#286) by Daan De Meyer · 5 years ago
  45. 5014634 version 2.3.4 by onqtam · 5 years ago
  46. b2cf8e8 updated docs by onqtam · 5 years ago
  47. 8f510f9 #266 #243 #231 by Viktor Kirilov · 5 years ago
  48. 10101a1 fixed #266 fixed #243 relates #231 by Viktor Kirilov · 5 years ago
  49. 6f1241c Fixes to the documentation + forcing C++11 for AppleClang - to rework later. by Claus Klein · 5 years ago
  50. a52e94b version 2.3.3 by onqtam · 5 years ago
  51. 26d7344 fixed #126 by onqtam · 5 years ago
  52. 35b339f Add doctest_discover_tests() (#236) by Cristian Morales Vega · 5 years ago
  53. 505b05c version 2.3.2 by onqtam · 5 years ago
  54. 43271a6 regenerating the meson build file when the version changes - relates #232 by onqtam · 5 years ago
  55. 7435f4a fixed #230 by onqtam · 5 years ago
  56. c30dcc2 hopefully the last... by onqtam · 6 years ago
  57. 3433fba ... by onqtam · 6 years ago
  58. b4b95d2 making the warning gods happy again... by onqtam · 6 years ago
  59. e4d0448 why was I even trying to not set unrecognized options.... so much pain with 0 gain by onqtam · 6 years ago
  60. a726e9e a bit of playing around with warnings by onqtam · 6 years ago
  61. a3ae958 version 2.3.1 - mainly a fix for #210 - nothing in the doctest header has changed. Also renamed a bit the recently merged examples using doctest as installed by onqtam · 6 years ago
  62. c1f3e01 removing cruft + other insignificant things by onqtam · 6 years ago
  63. ff5022c changelog for 2.3.0 by onqtam · 6 years ago 2.3.0
  64. 92dce5b version 2.3.0 by onqtam · 6 years ago
  65. 7868611 the options for the run are included in the xml by onqtam · 6 years ago
  66. 53d8fa0 the xml reporter now includes queries by onqtam · 6 years ago
  67. 8d5eafa fixing coverage by onqtam · 6 years ago
  68. d25f18e show git diff when output is different - instead of the entire 2 files by onqtam · 6 years ago
  69. 2377a0c xml switch flipped for the tests! by onqtam · 6 years ago
  70. 0875406 clang 8 by onqtam · 6 years ago
  71. 09e6d3e fixes around crashing and proper reporting of stats by onqtam · 6 years ago
  72. 366c368 doctest tests can now be ran in parallel through ctest! fixed #202 by onqtam · 6 years ago
  73. b656d60 added a subcase test by onqtam · 6 years ago
  74. d347546 queries now also go through the reporter interface! by onqtam · 6 years ago
  75. a5eeba4 more docs by onqtam · 6 years ago
  76. a1a38de some work on the docs/examples by onqtam · 6 years ago
  77. 585bb71 more work on the xml reporter + other cleanup. Also implemented output to file by onqtam · 6 years ago
  78. 15ce266 some more work by onqtam · 6 years ago
  79. c6cc9ff extended the cmake testing infrastructure to invoke the xml reporter as well - for N tests now we will have 2xN tests - N with the console reporter and the same N with the xml reporter (currently commented out) by onqtam · 6 years ago
  80. 82d7139 build & bug fixes + more work on the xml reporter by onqtam · 6 years ago
  81. 61e89a0 fixing CI builds by onqtam · 6 years ago
  82. 759b98a fixes of output by onqtam · 6 years ago
  83. 8dbd21b first hacky version of an xml reporter! the XmlWriter class has been taken directly from Catch2 - even the formatting/naming has been kept the same. Thanks to Phil for allowing that. This way hopefully bug fixes will be more trivial to port from Catch2 to doctest - that is an issue since I'm not much of an xml guy and would gladly borrow some utf-8 hardened code with x10 the users of doctest. by onqtam · 6 years ago
  84. b802a58 some refactoring by onqtam · 6 years ago
  85. acbcd12 higher test coverage by onqtam · 6 years ago
  86. 36e3745 "fixes" after merging #187 by onqtam · 6 years ago
  87. 2870d77 renamed the file - correct english matters! by onqtam · 6 years ago
  88. d52859a updated links to Catch2 (even though they weren't "broken") by onqtam · 6 years ago
  89. df8b6d4 added badge for https://lgtm.com and cleaned up warnings by onqtam · 6 years ago
  90. 0dbbd4f Move single header to a separate folder (#187) by Dimitrij Mijoski · 6 years ago
  91. 447b155 Rename doctest_impl.h to doctest.cpp for less confusion. (#185) by Dimitrij Mijoski · 6 years ago
  92. 935e52c version 2.2.3 by onqtam · 6 years ago
  93. bace896 reverted back to the old style because even if the headers are sent to wandbox (the online compiler) with the right directory structure - the online service wouldn't allow me to use paths for including headers... relates #175 by onqtam · 6 years ago
  94. c5458f2 Change the include path in examples as #175 (#180) by ncihnegn · 6 years ago
  95. f5bec8d version 2.2.2 by onqtam · 6 years ago
  96. 8e98986 version 2.2.1 by onqtam · 6 years ago
  97. 72ca33b version 2.2 by onqtam · 6 years ago
  98. 24e4879 updated docs by onqtam · 6 years ago
  99. 349a7f0 moved the benchmarking scripts to the new assert types by onqtam · 6 years ago
  100. c494843 fixes #166 and fixes #167 - TODO: update benchmarks page by onqtam · 6 years ago