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. 98e12af cleaning up examples by onqtam · 8 years ago[Renamed from examples/dll_and_executable/main.cpp]
  3. 4b68df3 builds with -fno-exceptions should pass now - relates #12 by onqtam · 8 years ago
  4. 036fa31 fixing builds... default template arguments for function templates not supported in C++98... by onqtam · 8 years ago
  5. 8327c6c fixing clang builds on CI by onqtam · 8 years ago
  6. 05bcc37 added exception translation to examples - relates #12 by onqtam · 8 years ago
  7. b84e919 fixing clang builds... by onqtam · 8 years ago
  8. b43aa04 fixed #55 - Ability for a binary (executable / shared object) to use the test runner implementation of another binary - with exported symbols - so tests end up in a single registry by onqtam · 8 years ago
  9. 96bdf71 - restrict expressions in assertion macros to binary comparisons at most with a static assert by onqtam · 8 years ago
  10. 4a65563 normalizing eof for everything by onqtam · 8 years ago
  11. ad89a13 doc by onqtam · 8 years ago