1. 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
  2. 82c0e5c - added move semantics to the new String class - closes #69 by onqtam · 7 years ago
  3. 513cf69 implementation of a string class with a small buffer optimization - relates #69 by onqtam · 7 years ago
  4. e6412e1 finished decorators - coverage should be maxed! - relates #67 by onqtam · 7 years ago
  5. 975c6c6 finished the may/should/expected fail decorators! relates #67 by onqtam · 7 years ago
  6. 754f402 - almost done with the should_fail/may_fail/expected_failures decorators by onqtam · 7 years ago
  7. 21623a6 added cppcheck to travis builds - relates #66 by onqtam · 8 years ago
  8. 35c14cd Printing the test suite name on test case failure - fixes #65 by onqtam · 8 years ago
  9. a985f5a added playground project and made (again) the common.cmake behave when included multiple times by onqtam · 8 years ago