1. 94ca1cd builds should pass now... the return type of sizeof() is tricky - it gets stringified differently in some environments by onqtam · 8 years ago
  2. ee6d4bf implemented templated test cases - relates #38 - for more information read the parameterized-tests.md file by onqtam · 8 years ago
  3. bef26de all builds should pass now! by onqtam · 8 years ago
  4. be91727 - fixed bug that was introduced in commit 0b0b82f1728f65075724b41aca83c62834978d44 - should have made these changes in a separate commit for easier testing by onqtam · 8 years ago
  5. 9c34f97 working on templated test cases - initial draft in the separate_headers example - relates #38 by onqtam · 8 years ago
  6. 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
  7. 5cab8e9 fixed #42 - no warnings with clang in c++11 mode by onqtam · 8 years ago
  8. bf4f453 updated docs and bumped version to 1.1.1 by onqtam · 8 years ago 1.1.1
  9. 1435c01 bumped version to 1.1 by onqtam · 8 years ago
  10. 8def6b0 removed custom implementations of vector and hashtable and now using std::vector and std::set by onqtam · 8 years ago
  11. 8deb092 - removed the _fast header and put its contents into the main doctest header by onqtam · 8 years ago
  12. a6bcda2 related to #14 - added a header with a specialized macro for equality by onqtam · 8 years ago
  13. 3ffb887 travis builds should be fixed by onqtam · 8 years ago
  14. 1ca535f fixing CI builds by onqtam · 8 years ago
  15. d273de4 fixed #19 by onqtam · 8 years ago
  16. bc4b56c fixed #10 by onqtam · 8 years ago