1. c6cc9ff extended the cmake testing infrastructure to invoke the xml reporter as well - for N tests now we will have 2xN tests - N with the console reporter and the same N with the xml reporter (currently commented out) by onqtam · 6 years ago
  2. c5458f2 Change the include path in examples as #175 (#180) by ncihnegn · 6 years ago
  3. c494843 fixes #166 and fixes #167 - TODO: update benchmarks page by onqtam · 6 years ago
  4. 0e6236a added support for CHECK_THROWS_WITH macro - currently accepts only a C string but in the future will be extended for matchers support - fixes #97 by onqtam · 6 years ago
  5. 98e12af cleaning up examples by onqtam · 8 years ago[Renamed from examples/alternative_macros/doctest_proxy.h]
  6. 658c870 fixed #41 - !!! BREAKING CHANGE !!! - Make TEST_SUITE work with bodies, add TEST_SUITE_BEGIN by onqtam · 8 years ago
  7. 11210ce - added an image instead of code for the main readme by onqtam · 8 years ago
  8. 773570a fixed names of assertions by onqtam · 8 years ago
  9. 4a65563 normalizing eof for everything by onqtam · 8 years ago
  10. 31ccc53 doc by onqtam · 8 years ago
  11. fd527f9 BDD style supported! by onqtam · 8 years ago
  12. 7fb192e - added WARN macros by onqtam · 8 years ago
  13. ec75700 added _ in TESTCASE and TESTSUITE by onqtam · 8 years ago
  14. e6d0d51 updated the release process added an example with alternative macros for the lib by onqtam · 9 years ago