1. eb8b04a Fix subcase reentry (#598) by Stefan · 2 years, 6 months ago
  2. bef1965 Allow escaping backslash with backslash in filters (#614) (#616) by Egor Suvorov · 2 years, 8 months ago
  3. 8ee3545 removed most references to onqtam and replaced with doctest - the github org by onqtam · 2 years, 11 months ago
  4. a828214 fixed build......... subcases.cpp(142): warning C5032: detected #pragma warning(push) with no corresponding #pragma warning(pop) by onqtam · 4 years, 8 months ago
  5. 82a613a fixed windows build... by onqtam · 4 years, 8 months ago
  6. 3375222 subcases can have generated names and even be in loops! relates #328 by onqtam · 4 years, 8 months ago
  7. dca8b66 fixed #282 by onqtam · 5 years ago
  8. b656d60 added a subcase test by onqtam · 6 years ago
  9. c5458f2 Change the include path in examples as #175 (#180) by ncihnegn · 6 years ago
  10. dc01198 fixed issue #149 by onqtam · 6 years ago
  11. abf39d2 Visual studio builds now use /Wall instead of /W4 - and only 4 warnings are left disabled globally - fixes #95 by onqtam · 7 years ago
  12. a82c1e4 fixing builds by onqtam · 7 years ago
  13. 5dbcb1e almost done with code coverage - only subcase filtering left! by onqtam · 8 years ago
  14. 378d670 test cases example done by onqtam · 8 years ago
  15. 7cc0e96 examples almost done! only assertion_macros.cpp is left by onqtam · 8 years ago
  16. 98e12af cleaning up examples by onqtam · 8 years ago[Renamed (97%) from examples/subcases_and_bdd/main.cpp]
  17. 4b68df3 builds with -fno-exceptions should pass now - relates #12 by onqtam · 8 years ago
  18. f90739e added warning suppression around the expression decomposition template machinery - comparing signed to unsigned integers should now not generate warnings... by onqtam · 8 years ago
  19. 4a65563 normalizing eof for everything by onqtam · 8 years ago
  20. 733de62 better examples by onqtam · 8 years ago
  21. c832deb fixing clang build... by onqtam · 8 years ago
  22. e4c75fc fixed the range based example better examples by onqtam · 8 years ago