1. cc8206f Removed SafeBool by Phil Nash · 7 years ago
  2. 79650e4 Removed more C++98/03 compatibility by Phil Nash · 7 years ago
  3. 71df663 Gutted catch_compiler_capabilities by Martin Hořeňovský · 7 years ago
  4. 1cb8baf Added missing #include in test file by Phil Nash · 8 years ago
  5. 873ef27 XML Reporter closes tag and flushes stream at end of TestCase and Section tags. by Phil Nash · 8 years ago
  6. 1ae8489 Marked tests that use C++11 features with [c++11] tag and exclude them from approval tests by Phil Nash · 8 years ago
  7. e917381 Stripped trailing whitespace from all source code lines by Phil Nash · 9 years ago
  8. 805de43 Use CATCH_NULL instead of NULL by Phil Nash · 9 years ago
  9. fa751e6 FIxed a couple of test names by Phil Nash · 10 years ago
  10. 8ec959e TeamCity reporter work by Phil Nash · 10 years ago
  11. 23181ee Section no longer relies on copy-elision for correctness by Phil Nash · 10 years ago
  12. 9438a03 Big assertion capture refactoring. by Phil Nash · 10 years ago
  13. 3bdc97d Suppressed a load of warnings by Phil Nash · 10 years ago
  14. e091018 Fixes toString() for function pointers and added support for member function pointers. by Phil Nash · 11 years ago
  15. 337dc25 Converted all test case names to "modern" style (freeform text + tags) by Phil Nash · 11 years ago
  16. 109f46a Fixed broken test by Phil Nash · 11 years ago
  17. 066a638 Fix for #179 by Phil Nash · 11 years ago
  18. 5d26ca1 Static assertion for && and || expressions by Phil Nash · 11 years ago
  19. 471eba2 Build 36 by Phil Nash · 11 years ago
  20. 003960d Returned to older version of IsStreamable by Phil Nash · 11 years ago
  21. 052dc18 Remove SFINAE support for all unknown compilers by Phil Nash · 12 years ago
  22. 5062d3e Added (conditional) SFINAE support. by Phil Nash · 12 years ago
  23. 243f2d2 build 33 by Phil Nash · 12 years ago
  24. 5de07c3 Removed unnecessary test by Phil Nash · 12 years ago
  25. b7ff995 Tidied up some loose ends with reporting test cases and sections (now handles them as a single block). by Phil Nash · 12 years ago
  26. 134e45b Fixed #132 by Phil Nash · 12 years ago
  27. cda2149 Conditionally compile clang pragmas by Phil Nash · 12 years ago
  28. a695eb9 Builds almost completely cleanly with -WEverything in LLVM by Phil Nash · 12 years ago
  29. 73e1bc2 Fixed some warnings by Phil Nash · 12 years ago
  30. d06dced Some more reformatting. Also fixed some warnings by Phil Nash · 12 years ago
  31. 3fd7dc0 Prevent duplicate test names from being registered by Phil Nash · 13 years ago
  32. 458e5ee Xcode 4, warnings and MinGW by Phil Nash · 13 years ago
  33. 4d0a8d9 Fixed issue with evaluating static bools by Phil Nash · 13 years ago
  34. 823ea3e Re-org by Phil Nash · 13 years ago[Renamed (98%) from Test/TrickyTests.cpp]
  35. 0f2e5d6 Cleaned up some of the contributed tests by Phil Nash · 14 years ago
  36. 46b4909 Added Malcolm Noyes' test cases by Phil Nash · 14 years ago
  37. 7a4b215 string reporting is more consistent by Phil Nash · 14 years ago
  38. 62e23ac some investigation stuff by Phil Nash · 14 years ago
  39. b826243 Removed complex expression tests (they shouldn't compile now) by Phil Nash · 14 years ago
  40. 2e44486 Fixed some issues caused by single evaluation work by Phil Nash · 14 years ago
  41. e0e7477 More Single Evaluation work by Phil Nash · 14 years ago
  42. 684baf1 Don't run tests starting with ./ by default. Changed all low-level self tests to be in ./ by Phil Nash · 14 years ago
  43. a2d2095 changed macro names: EXPECT -> REQUIRE, *_NOT -> *_FALSE by Phil Nash · 14 years ago
  44. ceab2a6 merge by Phil Nash · 14 years ago
  45. e6b2b0e Implemented more reporter methods and started to fill out Section impl by Phil Nash · 14 years ago
  46. 5f43a43 Fixed broken meta-test by Phil Nash · 14 years ago
  47. 7d1ce5f toString() now works with non-specialised non-streamable types by Phil Nash · 14 years ago
  48. 7e8cfa7 more portability fixes by Phil Nash · 14 years ago
  49. 9e47083 some portability fixes (thanks to Sam Saariste) by Phil Nash · 14 years ago
  50. 92f2d32 Fixed leak by Phil Nash · 14 years ago
  51. c435f4c Test cases all succeed again by Phil Nash · 14 years ago
  52. 48a7022 Detect and warn about overly complex expressions by Phil Nash · 14 years ago
  53. 3d0fed7 Fixed a == 1 || b == 2 case by Phil Nash · 14 years ago
  54. d802600 First commit for GitHub by Phil Nash · 14 years ago