1. 658c870 fixed #41 - !!! BREAKING CHANGE !!! - Make TEST_SUITE work with bodies, add TEST_SUITE_BEGIN by onqtam · 8 years ago
  2. 0b51b7b removed the version from the reference output - so releases that don't change the output don't need to recommit new reference output by onqtam · 8 years ago
  3. 5cab8e9 fixed #42 - no warnings with clang in c++11 mode by onqtam · 8 years ago
  4. bf4f453 updated docs and bumped version to 1.1.1 by onqtam · 8 years ago 1.1.1
  5. 1435c01 bumped version to 1.1 by onqtam · 8 years ago
  6. cc6a6d6 - added tests that assertion macros don't copy the types and that they evaluate the expressions only once by onqtam · 8 years ago
  7. 11210ce - added an image instead of code for the main readme by onqtam · 8 years ago
  8. db5eee9 - moved an inline remapping function to the implementation part of doctest by onqtam · 8 years ago
  9. e2f60b0 trying to get gcc 5/6 under linux to pass - need to force gold linker for sanitizers because ld is too old by onqtam · 8 years ago
  10. 959458c trying to switch to gold linker under linux by onqtam · 8 years ago
  11. 773570a fixed names of assertions by onqtam · 8 years ago
  12. 8def6b0 removed custom implementations of vector and hashtable and now using std::vector and std::set by onqtam · 8 years ago
  13. bc4b56c fixed #10 by onqtam · 8 years ago
  14. 4a65563 normalizing eof for everything by onqtam · 8 years ago
  15. 1586ea2 enabled compare mode for tests! by onqtam · 8 years ago
  16. 31ccc53 doc by onqtam · 8 years ago
  17. fd527f9 BDD style supported! by onqtam · 8 years ago
  18. 7fb192e - added WARN macros by onqtam · 8 years ago
  19. ec75700 added _ in TESTCASE and TESTSUITE by onqtam · 8 years ago
  20. e6d0d51 updated the release process added an example with alternative macros for the lib by onqtam · 9 years ago