1. 0b51b7b removed the version from the reference output - so releases that don't change the output don't need to recommit new reference output by onqtam · 8 years ago
  2. 5cab8e9 fixed #42 - no warnings with clang in c++11 mode by onqtam · 8 years ago
  3. db5eee9 - moved an inline remapping function to the implementation part of doctest by onqtam · 8 years ago
  4. 8edeaaf added /std:c++latest for MSVC by onqtam · 8 years ago
  5. fe740c2 moved code coverage sources outside of examples by onqtam · 8 years ago
  6. 4e68e66 trying to fix CI builds after code coverage example... by onqtam · 8 years ago
  7. 5a51f44 back to c++98... by onqtam · 8 years ago
  8. c223b69 done with coverage? by onqtam · 8 years ago
  9. 9f934f8 all builds should be working now!!! by onqtam · 8 years ago
  10. 01adc5a trying to get the appveyor mingw build going by onqtam · 8 years ago
  11. b382bd3 trying to get all travis builds working by onqtam · 8 years ago
  12. d1737e4 fixed #27 by onqtam · 8 years ago
  13. f720d43 reworked the single header generation - now using a separate script - this way I can do anything with cmake functions instead on relying on system commands like cat and echo by onqtam · 8 years ago
  14. 29e6260 fixing parallel builds (and maybe not just parallel?) (everything depends on the header assembly target) by onqtam · 8 years ago
  15. 7ffa84e from now on the library should be developed using the 2 headers in doctest/parts/ and doctest/doctest.h gets generated from them! by onqtam · 8 years ago
  16. 4a65563 normalizing eof for everything by onqtam · 8 years ago
  17. 70ffbce doc by onqtam · 8 years ago
  18. 1586ea2 enabled compare mode for tests! by onqtam · 8 years ago
  19. e4c75fc fixed the range based example better examples by onqtam · 8 years ago
  20. e2527e3 toying around with the travis config by onqtam · 8 years ago
  21. dff1ef9 hopefully fixed travis builds by onqtam · 8 years ago
  22. 50af667 temp commit - writing the features by onqtam · 9 years ago
  23. fe5482f silencing warnings by onqtam · 9 years ago
  24. f3a680f made stringify() use ADL so people can use templates for vector<T> and whatever... by onqtam · 9 years ago
  25. aa605c1 fixing output for tests - no more file paths! by onqtam · 9 years ago
  26. 8ccce3b exiting done properly! by onqtam · 9 years ago
  27. 336f95e fixing tests! by onqtam · 9 years ago
  28. 1cda096 assertion macros WIP by onqtam · 9 years ago
  29. 1c7321d more playing with the warnings by onqtam · 9 years ago
  30. fa11399 fixing the valgrind problem at last? by onqtam · 9 years ago
  31. 99e3bd0 - silencing more warnings - fixing bug with case sensitive comparison of yes/no by onqtam · 9 years ago
  32. 6b7eb05 hopefully this fixes the valgrind issue... (and some warnings) by onqtam · 9 years ago
  33. f921d3f - fixed what can get disabled globally in the library by onqtam · 9 years ago
  34. 4cdf5d8 fixing testing macro by onqtam · 9 years ago
  35. 222ecad reorganized cmake stuff by onqtam · 9 years ago[Renamed (63%) from scripts/flags.cmake]
  36. b1e7e14 squashing git history for the last time by hardly · 10 years ago