1. 40fc39c small improvement by onqtam · 6 years ago
  2. c5458f2 Change the include path in examples as #175 (#180) by ncihnegn · 6 years ago
  3. 8171c48 polished the feature for allowing the use of asserts outside of a testing context (also example and docs) - relates #114 by onqtam · 6 years ago
  4. 89da654 more work on test coverage by onqtam · 8 years ago
  5. 7cc0e96 examples almost done! only assertion_macros.cpp is left by onqtam · 8 years ago
  6. 119cfb6 - added an undocumented flag to omit the "skipped" part in the output summary - for convenience for the all_features example by onqtam · 8 years ago
  7. 27079bc output is now like the old one by onqtam · 8 years ago
  8. 98e12af cleaning up examples by onqtam · 8 years ago[Renamed from examples/user_supplied_main/main.cpp]
  9. bef26de all builds should pass now! by onqtam · 8 years ago
  10. cfce188 fixed name of argument for sorting by onqtam · 8 years ago
  11. 96bdf71 - restrict expressions in assertion macros to binary comparisons at most with a static assert by onqtam · 8 years ago
  12. 7d5c0d5 fixed #17 by onqtam · 8 years ago
  13. 4fe9a87 fixed output after PR by onqtam · 8 years ago
  14. 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
  15. 2e66b61 Include "program code" in example (#15) by Martin Moene · 8 years ago
  16. 4a65563 normalizing eof for everything by onqtam · 8 years ago
  17. 733de62 better examples by onqtam · 8 years ago