1. df8b6d4 added badge for https://lgtm.com and cleaned up warnings by onqtam · 6 years ago
  2. 0dbbd4f Move single header to a separate folder (#187) by Dimitrij Mijoski · 6 years ago
  3. c5458f2 Change the include path in examples as #175 (#180) by ncihnegn · 6 years ago
  4. 1655b24 regenerated test output - relates #123 by onqtam · 6 years ago
  5. 8a0a023 fixed indentation which led to a gcc warning by onqtam · 7 years ago
  6. b29e617 small fixes by onqtam · 7 years ago
  7. 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
  8. f6f4f93 removed redundant checks by onqtam · 7 years ago
  9. 8cd8b3b fixing cmake - builds should pass now - all cmake projects can be used by themselves and all depend on the assemble_single_header target (as they should - previous commit had changed that) by onqtam · 7 years ago
  10. 2af164a changed the way the example with the tests inside of a static library is defined in cmake - now using an object library instead of a static library - thanks to github.com/pthom - relates #21 by onqtam · 7 years ago
  11. 68d0f1d added an overload for operator<< of the ContextBuilder that catches by const ref and use a static assert - relates #23 by onqtam · 7 years ago
  12. 754f402 - almost done with the should_fail/may_fail/expected_failures decorators by onqtam · 7 years ago
  13. 89da654 more work on test coverage by onqtam · 8 years ago
  14. 35c14cd Printing the test suite name on test case failure - fixes #65 by onqtam · 8 years ago
  15. d320ac2 - templated test cases example is done - simplified a bit the cmake by onqtam · 8 years ago
  16. 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
  17. 2c100d6 - added test outputs by onqtam · 8 years ago
  18. 98e12af cleaning up examples by onqtam · 8 years ago