1. 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
  2. 02d4c9b Fix propagating include directories of target doctest_with_main (#193) by Dimitrij Mijoski · 6 years ago
  3. 36e3745 "fixes" after merging #187 by onqtam · 6 years ago
  4. 2870d77 renamed the file - correct english matters! by onqtam · 6 years ago
  5. 0dbbd4f Move single header to a separate folder (#187) by Dimitrij Mijoski · 6 years ago
  6. 447b155 Rename doctest_impl.h to doctest.cpp for less confusion. (#185) by Dimitrij Mijoski · 6 years ago
  7. bc43fe4 Fix CMake include path #175 (#179) by ncihnegn · 6 years ago
  8. ce4523b fixes #175 by onqtam · 6 years ago
  9. b031dd0 hopefully fixing xcode 6.4/7.3 builds by onqtam · 6 years ago
  10. 79a3798 Correct DOCTEST_NO_INSTALL logic; do install unless it is set (#99) (#100) by Viktor Kirilov · 7 years ago
  11. b63bf85 Added an option to not install Doctest in CMake (#96) by NeverMine17 · 7 years ago
  12. b759fb4 fixing a 'race condition' in cmake (the generation of doctest.h) - closes #77 by onqtam · 7 years ago
  13. 7d8af91 Added doctest_with_main static lib (#78) by Yordan Madzhunkov · 7 years ago
  14. aec53d2 enabled all builds again by onqtam · 8 years ago
  15. f6d1a51 code coverage should work now by onqtam · 8 years ago
  16. a985f5a added playground project and made (again) the common.cmake behave when included multiple times by onqtam · 8 years ago
  17. 98e12af cleaning up examples by onqtam · 8 years ago
  18. bff67f7 setting the cmake version of the project properly by onqtam · 8 years ago
  19. 61954c3 reworked cmake a bit by onqtam · 8 years ago
  20. 08cf7dc moved all cmake-related stuff to scripts/cmake by onqtam · 8 years ago
  21. c89cf82 Read version from scripts/version.txt in CMakeLists.txt by Giuseppe Roberti · 8 years ago
  22. f3425ae add DOCTEST_SKIP_COVERAGE and DOCTEST_SKIP_EXAMPLES by Giuseppe Roberti · 8 years ago
  23. e01299b add cmake package configuration files creation by Giuseppe Roberti · 8 years ago
  24. f63c510 - removed old hacks for gcc 4.4 under osx by onqtam · 8 years ago
  25. c7aaa96 updating cmake on travis... Also bumping the minimal version of cmake required to 3.0 because of the 'NAME' target property by onqtam · 8 years ago
  26. b478ca6 fixing the cmake for code coverage reports! should be >99% by onqtam · 8 years ago
  27. fe740c2 moved code coverage sources outside of examples by onqtam · 8 years ago
  28. cc9e865 working on code coverage by onqtam · 8 years ago
  29. 4a65563 normalizing eof for everything by onqtam · 8 years ago
  30. 4949274 - building with 5 studios on appveyor! - warnings as errors! by onqtam · 9 years ago
  31. a6b92d3 testing appveyor different studio by onqtam · 9 years ago
  32. fa11399 fixing the valgrind problem at last? by onqtam · 9 years ago
  33. 222ecad reorganized cmake stuff by onqtam · 9 years ago
  34. b1e7e14 squashing git history for the last time by hardly · 10 years ago