1. db758e0 Add clang-tidy integration and fix all warnings (#659) by Stefan · 2 years, 5 months ago
  2. e8ba771 Refactor stringification (#585) by Stefan · 2 years, 6 months ago
  3. 88911e3 proper names - relates #203 by onqtam · 6 years ago
  4. 0682171 fixes after merging #203 by onqtam · 6 years ago
  5. 73ff612 Template apply (#203) by zhihaoy · 6 years ago
  6. c5458f2 Change the include path in examples as #175 (#180) by ncihnegn · 6 years ago
  7. 4317c82 lets see those builds clean! by onqtam · 6 years ago
  8. be46017 using c++11 variadic templates for the templated test cases! relates #137 and #38 by onqtam · 6 years ago
  9. 568b109 fixed issue #119 by onqtam · 7 years ago
  10. 09f55ca typo in comment by Viktor Kirilov · 7 years ago
  11. 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
  12. eca6585 removed templated test case for float - was triggering clang warnings when constructing doctest::Approx which only takes double by default - relates #85 by onqtam · 7 years ago
  13. f715325 builds should definitely be fixed now... by onqtam · 8 years ago
  14. c79b754 builds should be fixed now... by onqtam · 8 years ago
  15. 8c31176 fixing builds by onqtam · 8 years ago
  16. d320ac2 - templated test cases example is done - simplified a bit the cmake by onqtam · 8 years ago
  17. 119cfb6 - added an undocumented flag to omit the "skipped" part in the output summary - for convenience for the all_features example by onqtam · 8 years ago