1. bef1965 Allow escaping backslash with backslash in filters (#614) (#616) by Egor Suvorov · 2 years, 8 months ago
  2. 74b8ac4 summary: align even large values #402 (#403) by Nick Black · 4 years, 2 months ago
  3. 72bf24e fixed #215 fixed #125 relates #364 - printing the deepest subcase stack reached - even if at the point of failure of an assertion the stack has become smaller - that way users can determine the exact path of data initialization in previous subcases before the failing assert. by onqtam · 4 years, 6 months ago
  4. 3375222 subcases can have generated names and even be in loops! relates #328 by onqtam · 4 years, 8 months ago
  5. 2e137ae reporting the current subcase if an exception is thrown - fixed #136 by onqtam · 5 years ago
  6. dca8b66 fixed #282 by onqtam · 5 years ago
  7. b656d60 added a subcase test by onqtam · 6 years ago
  8. dc01198 fixed issue #149 by onqtam · 6 years ago
  9. 1655b24 regenerated test output - relates #123 by onqtam · 6 years ago
  10. 68d0f1d added an overload for operator<< of the ContextBuilder that catches by const ref and use a static assert - relates #23 by onqtam · 7 years ago
  11. a82c1e4 fixing builds by onqtam · 7 years ago
  12. 754f402 - almost done with the should_fail/may_fail/expected_failures decorators by onqtam · 7 years ago
  13. 5dbcb1e almost done with code coverage - only subcase filtering left! by onqtam · 8 years ago
  14. 35c14cd Printing the test suite name on test case failure - fixes #65 by onqtam · 8 years ago
  15. 378d670 test cases example done by onqtam · 8 years ago
  16. 7cc0e96 examples almost done! only assertion_macros.cpp is left by onqtam · 8 years ago
  17. 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[Renamed (94%) from examples/all_features/test_output/all_features.subcases.cpp.txt]
  18. 27079bc output is now like the old one by onqtam · 8 years ago
  19. 2c100d6 - added test outputs by onqtam · 8 years ago