1. f4053cb fixed #188 by onqtam · 6 years ago
  2. 981fb6a small docs/comments fixes by onqtam · 6 years ago
  3. 5a18b49 new xcode image by onqtam · 6 years ago
  4. 53c13cd added stargazers graphic by onqtam · 6 years ago
  5. 0dbbd4f Move single header to a separate folder (#187) by Dimitrij Mijoski · 6 years ago
  6. a7af1d6 Fix Clang format to handle C++11 (#186) by Dimitrij Mijoski · 6 years ago
  7. 447b155 Rename doctest_impl.h to doctest.cpp for less confusion. (#185) by Dimitrij Mijoski · 6 years ago
  8. b2611a1 changelog for 2.2.3 by onqtam · 6 years ago 2.2.3
  9. 935e52c version 2.2.3 by onqtam · 6 years ago
  10. 2d36c23 fixed #122 by onqtam · 6 years ago
  11. a4c5261 fixed #76 - can now write test cases inside of class bodies thanks to C++17 inline variables - by using the TEST_CASE_CLASS macro! by onqtam · 6 years ago
  12. 6690404 fixed #182 by onqtam · 6 years ago
  13. f84adc1 updated changelog by onqtam · 6 years ago 2.2.2
  14. 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
  15. c5458f2 Change the include path in examples as #175 (#180) by ncihnegn · 6 years ago
  16. 92350e4 updated changelog by onqtam · 6 years ago
  17. 8c0408b fix compilation by onqtam · 6 years ago
  18. bc43fe4 Fix CMake include path #175 (#179) by ncihnegn · 6 years ago
  19. 21ead29 changelog for 2.2.2 by onqtam · 6 years ago
  20. f5bec8d version 2.2.2 by onqtam · 6 years ago
  21. ce4523b fixes #175 by onqtam · 6 years ago
  22. b35b269 use #ifdef vs #if defined() when only a single preprocessor symbol is in the condition by onqtam · 6 years ago
  23. 4d87069 fixed #178 by onqtam · 6 years ago
  24. 692a5a6 closes #177 by Viktor Kirilov · 6 years ago
  25. af23b3c relates #177 by Viktor Kirilov · 6 years ago
  26. 01dc6df removed prefix for global by onqtam · 6 years ago
  27. fa85667 fixed #174 by onqtam · 6 years ago
  28. 2d69a16 updated things for 2.2.1 by onqtam · 6 years ago 2.2.1
  29. 7e58f61 fixed #173 by onqtam · 6 years ago
  30. e2fa96b changelog for 2.2.1 by onqtam · 6 years ago
  31. 8e98986 version 2.2.1 by onqtam · 6 years ago
  32. b031dd0 hopefully fixing xcode 6.4/7.3 builds by onqtam · 6 years ago
  33. 5b514ec trying to fix the old OSX builds - propagating the thread_local definition by Viktor Kirilov · 6 years ago
  34. eb89a02 re-enabling builds on travis for xcode 6.4 and 7.3 by onqtam · 6 years ago
  35. 46d606a fixed docs by onqtam · 6 years ago
  36. 5bf36c0 changelog for 2.2.0 by onqtam · 6 years ago 2.2.0
  37. 72ca33b version 2.2 by onqtam · 6 years ago
  38. 24e4879 updated docs by onqtam · 6 years ago
  39. 819f72a windows benchmarks by onqtam · 6 years ago
  40. 3b26089 linux benchmarks for doctest asserts updated by onqtam · 6 years ago
  41. 349a7f0 moved the benchmarking scripts to the new assert types by onqtam · 6 years ago
  42. 348b109 small docs fixes and preparations for the benchmarking to be done tomorrow by onqtam · 6 years ago
  43. c494843 fixes #166 and fixes #167 - TODO: update benchmarks page by onqtam · 6 years ago
  44. abb864e changelog for 2.1.0 by onqtam · 6 years ago 2.1.0
  45. 2d97b85 version 2.1 by onqtam · 6 years ago
  46. 21dcb41 small fixes after merging #158 by onqtam · 6 years ago
  47. a420d8c Make it possible to change the command line options prefix (#158) by Thomas Bleher · 6 years ago
  48. 4af24f8 fixed #151 by onqtam · 6 years ago
  49. efa6102 no more shadowing of size() with param size - fixes warning on CI by onqtam · 6 years ago
  50. 8cf9041 users can now pass both just the exception type and a const(+ref) version of it to the <LEVEL>_THROWS_AS macros and it means the same - const and & are always removed (if present) and then added by onqtam · 6 years ago
  51. 0e6236a added support for CHECK_THROWS_WITH macro - currently accepts only a C string but in the future will be extended for matchers support - fixes #97 by onqtam · 6 years ago
  52. 62c5f32 fixed another broken link by onqtam · 6 years ago
  53. 2520377 small docs fixes by onqtam · 6 years ago
  54. 55d9f05 fixed #165 by onqtam · 6 years ago
  55. 835a0fa small fixes in the docs by onqtam · 6 years ago
  56. 95bd26d removed unnecessary init code for struct sigaction by onqtam · 6 years ago
  57. c544f9c fixes after merging #162 - fixes #163 by onqtam · 6 years ago
  58. bd347ec Fixed build error under Android NDK (#162) by Tal Sh · 6 years ago
  59. 1527482 Added clang-7 to travis build (#161) by AMS21 · 6 years ago
  60. 288e34f Merge pull request #159 from rantasub/StaticNoLint by Viktor Kirilov · 6 years ago
  61. 218c9c7 Silent clang-tidy warnings for static fields by Stephan Fackler · 6 years ago
  62. f4e82db changelog for 2.0.1 by onqtam · 6 years ago 2.0.1
  63. 8360550 Merge branch 'dev' by onqtam · 6 years ago
  64. 9639cee version 2.0.1 by onqtam · 6 years ago
  65. dc01198 fixed issue #149 by onqtam · 6 years ago
  66. af39bae Correct format string for unsigned char (#154) by Thomas Bleher · 6 years ago
  67. 04f3798 Correctly document when a main() entry point will be created (#155) by Thomas Bleher · 6 years ago
  68. f3843c4 fixed ussue #147 by onqtam · 6 years ago
  69. 1204486 added reporters link in reference sections by onqtam · 6 years ago
  70. cb6a29f minor stuff by onqtam · 6 years ago
  71. bba24e8 changelog for version 2.0.0 by onqtam · 6 years ago 2.0.0
  72. c734f30 sloppy documentation of the current state of the reporter interface. by onqtam · 6 years ago
  73. f8d5719 version 2.0.0 by onqtam · 6 years ago
  74. 2865aa0 small docs fixes by onqtam · 6 years ago
  75. 8954085 using the .svg files for the logo/icon (and also moved and renamed them) - relates #141 and #145 by onqtam · 6 years ago
  76. 80718be small docs update by onqtam · 6 years ago
  77. a9f53e7 Update README.md by area55 · 6 years ago
  78. 1172609 Add files via upload by area55 · 6 years ago
  79. 25277bb finally resolved issue #126 and #143 "properly" - turns out the problem is this: when using clang from xcode - that means libc++. in that case I include <iosfwd> instead of forward-declaring std::ostream myself. Then if the user includes somewhere only the doctest header and <string> and then does a comparison - then and only then will there be some linker issue which I previously had managed to resolve by telling the users to also include <iostream> in that place in their tests. This is a toolchain issue when using the <iosfwd> header - the details are still not clear to me but I managed to get the linker to pull in what is necessary by adding a dummy unused global function in the implementation of doctest that uses operator<< of std::string to print to std::cout. by onqtam · 6 years ago
  80. d221656 removed the last traces of gcc on osx in travis CI by onqtam · 6 years ago
  81. cec8faa updated numbers for benchmarks by onqtam · 6 years ago
  82. 169d4c8 updated charts for benchmarks by onqtam · 6 years ago
  83. 4d6c853 latest benchmark numbers from linux by onqtam · 6 years ago
  84. 24bd962 benchmarks under windows redone for doctest/catch by onqtam · 6 years ago
  85. 4ab5e6b fixed #143 for real - found the reason for the errors related to the REQUIRE macro not being defined - was disabling exceptions in the feature detection after clang/msvc became non-mutually exclusive. Also detecting if exceptions are disabled for MSVC properly - relates to 44 by onqtam · 6 years ago
  86. b62ecf4 reworked warning suppression macros in order to properly support clang-cl - relates #143 by onqtam · 6 years ago
  87. 8f10044 clang builds should finally be passing now! by onqtam · 6 years ago
  88. 8aecdee oh come on! clang builds - warnings... by onqtam · 6 years ago
  89. 65cf692 builds should pass now... by onqtam · 6 years ago
  90. d9340f5 updates to documentation - relates #4 by onqtam · 6 years ago
  91. a2e77c7 implemented a full example of using doctest in a threaded environment - relates to #4 by onqtam · 6 years ago
  92. 1f2750f documented the thread safety features of doctest - relates #4 by onqtam · 6 years ago
  93. 2d48a31 my previous commit was wrong - the actual problem was that I was supplying -ltsan to all sanitizers - not just tsan - so that is why asan builds were failing by onqtam · 6 years ago
  94. a4d2069 changed order of flags - since that is the only change since the gcc 5-8 tsan builds started failing... by onqtam · 6 years ago
  95. 3c549c9 disabled thread sanitizer for a few clang versions - see these builds: https://travis-ci.org/onqtam/doctest/builds/417926743 by onqtam · 6 years ago
  96. 7a72f31 So I just asked myself: "why...? why are you doing this to yourself? where is the self love" - and now I remove all CI builds on travis with GCC installed with homebrew on Mac OS - life should be a bit better now. Not sure why I did those initially and why it took me 2+ years to figure out that they bring 0 value. Letting go is hard. Only XCode/clang builds on Mac OS from now on. by onqtam · 6 years ago
  97. d9d22d7 removed a no-longer needed include guard and also removing the -ltsan and gold linker for clang on linux for the thread sanitizer - lets see... by onqtam · 6 years ago
  98. b4297f4 fixed #143 for real - had to separate the windows/clang compiler detection since they are not mutually exclusive because of clang-cl... (+ suppressed a clang warning about strtok) by onqtam · 6 years ago
  99. 009691a set the linker to gold for the rest of the GCC sanitizer builds (also clang - even though there I get a segmentation fault and not a linking error) and moved the -ltsan linking flag from all sanitizer builds to only linux builds to fix OSX by onqtam · 6 years ago
  100. 4391967 trying again the thread sanitizers... by onqtam · 6 years ago