1. be46017 using c++11 variadic templates for the templated test cases! relates #137 and #38 by onqtam · 6 years ago
  2. 2d16073 initial version of a reporter system! inherit from the IReporter class and register it with doctest::registerReporter() by onqtam · 6 years ago
  3. 50cbb80 updated travis build matrix with supported osx images by onqtam · 7 years ago
  4. 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
  5. c79b754 builds should be fixed now... by onqtam · 8 years ago
  6. 8c31176 fixing builds by onqtam · 8 years ago
  7. 7cc0e96 examples almost done! only assertion_macros.cpp is left by onqtam · 8 years ago