1. dc01198 fixed issue #149 by onqtam · 6 years ago
  2. 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
  3. a82c1e4 fixing builds by onqtam · 7 years ago
  4. 5dbcb1e almost done with code coverage - only subcase filtering left! by onqtam · 8 years ago
  5. 378d670 test cases example done by onqtam · 8 years ago
  6. 7cc0e96 examples almost done! only assertion_macros.cpp is left by onqtam · 8 years ago
  7. 98e12af cleaning up examples by onqtam · 8 years ago[Renamed (97%) from examples/subcases_and_bdd/main.cpp]
  8. 4b68df3 builds with -fno-exceptions should pass now - relates #12 by onqtam · 8 years ago
  9. 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
  10. 4a65563 normalizing eof for everything by onqtam · 8 years ago
  11. 733de62 better examples by onqtam · 8 years ago
  12. c832deb fixing clang build... by onqtam · 8 years ago
  13. e4c75fc fixed the range based example better examples by onqtam · 8 years ago