1. 4b68df3 builds with -fno-exceptions should pass now - relates #12 by onqtam · 8 years ago
  2. 246e817 fixing CI builds - no C++11... by onqtam · 8 years ago
  3. 05bcc37 added exception translation to examples - relates #12 by onqtam · 8 years ago
  4. 658c870 fixed #41 - !!! BREAKING CHANGE !!! - Make TEST_SUITE work with bodies, add TEST_SUITE_BEGIN by onqtam · 8 years ago
  5. db5eee9 - moved an inline remapping function to the implementation part of doctest by onqtam · 8 years ago
  6. 96bdf71 - restrict expressions in assertion macros to binary comparisons at most with a static assert by onqtam · 8 years ago
  7. cc9e865 working on code coverage by onqtam · 8 years ago
  8. 9f934f8 all builds should be working now!!! by onqtam · 8 years ago
  9. c64b948 appveyor mingw debugging... by onqtam · 8 years ago
  10. a311752 appveyor mingw... by onqtam · 8 years ago
  11. 8b766c5 mingw on appveyor.. by onqtam · 8 years ago
  12. 7d5c0d5 fixed #17 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. 4a65563 normalizing eof for everything by onqtam · 8 years ago
  15. 1586ea2 enabled compare mode for tests! by onqtam · 8 years ago
  16. af0e109 doc by onqtam · 8 years ago
  17. 96b41ea fixing clang build by onqtam · 8 years ago
  18. 733de62 better examples by onqtam · 8 years ago
  19. 863760e deleted a bunch of examples by onqtam · 8 years ago
  20. f8bc7f3 done with abort-after option by onqtam · 8 years ago
  21. ec75700 added _ in TESTCASE and TESTSUITE by onqtam · 8 years ago
  22. 862a3bb fixed refactoring of options parsing by onqtam · 9 years ago
  23. aa22582 removed the ability to not use quotes for test/subcase/testsuite names by onqtam · 9 years ago
  24. 39b4e45 cleaning warnings by onqtam · 9 years ago
  25. cf9812f all assertion macros working! by onqtam · 9 years ago
  26. ff2a780 renamed macros by onqtam · 9 years ago
  27. 4984dd7 merged implement and config_main defines and removed _CONFIG_ prefix by onqtam · 9 years ago
  28. 44cde12 better CI by onqtam · 9 years ago
  29. 6b7eb05 hopefully this fixes the valgrind issue... (and some warnings) by onqtam · 9 years ago
  30. 222ecad reorganized cmake stuff by onqtam · 9 years ago
  31. a579488 expression decomposition first steps! by onqtam · 9 years ago
  32. b1e7e14 squashing git history for the last time by hardly · 10 years ago