1. 62cbde3 Exclude test name from approval tests by Phil Nash · 8 years ago
  2. 1ae8489 Marked tests that use C++11 features with [c++11] tag and exclude them from approval tests by Phil Nash · 8 years ago
  3. 976a655 Approval tests can use Catch path fixed in env. var, and convert nullptr and __null to 0 for comparison by Phil Nash · 8 years ago
  4. 79acc05 Sort test ordering during Approval testing by Phil Nash · 8 years ago
  5. 31861bb rebased following recent changes by Phil Nash · 8 years ago
  6. 447f53e Fixed !shouldfail by Phil Nash · 8 years ago
  7. f895e0d Rebased approvals following colour changes by Phil Nash · 9 years ago
  8. 0e64973 Added support for manually registering test functions. As discussed in #421 by Phil Nash · 9 years ago
  9. a49f088 exception translators considered even for types deriving from std::exception, now by Phil Nash · 9 years ago
  10. 71fd2c2 Fixed test names mentioning the new Matcher combinator operators by Phil Nash · 9 years ago
  11. 054e3c5 Added &&, || and ! operator overloads for matchers by Phil Nash · 9 years ago
  12. f5642be Fixed reversed logic of NoAssertions warning check by Phil Nash · 9 years ago
  13. 015e071 Added SUCCEEDs to empty leaf sections to avoid failing due to no assertions by Phil Nash · 9 years ago
  14. bc8840c Removed deprecated section tracking implementation and tests by Phil Nash · 9 years ago
  15. 471bd25 Approved changes due to "No assertions" warnings now firing correctly on inner sections by Phil Nash · 9 years ago
  16. 368714e Added Listeners (programatically provided extra reporters) by Phil Nash · 9 years ago
  17. 85c8074 Set group name to -n parameter (or exe name) - As discussed in #469 by Phil Nash · 9 years ago
  18. 7097551 rebased approvals for long long test by Phil Nash · 9 years ago
  19. d6e59cd Fixed Xml encoding by Phil Nash · 9 years ago
  20. 7286892 Exception message assertions now work with matchers by Phil Nash · 9 years ago
  21. 2104ca2 Exception message testing now supports wildcards by Phil Nash · 9 years ago
  22. 85de743 Added _THROWS_WITH macros - asserts on exception message by Phil Nash · 9 years ago
  23. 856468c Rebased to include new --force-colour tests by Phil Nash · 10 years ago
  24. 5018320 Added tests for toString<std::tuple<>> and rebased by Phil Nash · 10 years ago
  25. 6817bb0 Fixed up xml reporter and rebased by Phil Nash · 10 years ago
  26. 3c8c9b2 rebased by Phil Nash · 10 years ago
  27. 3dc3763 Rebased by Phil Nash · 10 years ago
  28. 3e1d3c7 Give (currently not used, so global only) group a name by Phil Nash · 10 years ago
  29. 886ef16 Some minor tidy-up/ style alignment of recent toString merges by Phil Nash · 10 years ago
  30. 5ea3266 Added baselines for new test cases by Phil Nash · 10 years ago
  31. 8b5a4e9 Added approvals for new tests by Phil Nash · 10 years ago
  32. d89e74f Format floats like doubles when printing - but add ‘f’ suffix (a lá #291) by Phil Nash · 10 years ago
  33. 9c1f9a8 Added [!mayfail] tag to indicate test case that can fail without failing the suite. by Phil Nash · 10 years ago
  34. 061861d Approved tag alias tests by Phil Nash · 10 years ago
  35. 1479681 Approved new test case by Phil Nash · 10 years ago
  36. a2d8f77 Approved new test output by Phil Nash · 10 years ago
  37. baf181f Minor fixes to a couple of test names by Phil Nash · 10 years ago
  38. 7139035 Updated approvals after adding extra tests by Phil Nash · 10 years ago
  39. 766491a Approved all the changes following name/ tag parser rework by Phil Nash · 10 years ago
  40. 1a6f2a0 Changed the way noexcept support is handled to (hopefully) fix #275 and #273 by Phil Nash · 10 years ago
  41. 31caba4 Added test for invisibles by Phil Nash · 10 years ago
  42. a020865 Sections are, once again, eagerly entered. by Phil Nash · 10 years ago
  43. 87891cf Updated approval tests baselines by Phil Nash · 10 years ago
  44. 20cad7c Tags beginning with a non alpha-numeric character are now disallowed. by Phil Nash · 10 years ago
  45. 1bccc03 Secondary fix for #270 (addresses same issue with CHECK) by Phil Nash · 10 years ago
  46. a176b93 Fix for #270 (REQUIRE continues if test throws an exception). by Phil Nash · 10 years ago
  47. fd879f7 Build 28 - new version of Clara - removed command line tests by Phil Nash · 11 years ago
  48. e091018 Fixes toString() for function pointers and added support for member function pointers. by Phil Nash · 11 years ago
  49. 1aa60fa Changed Approx::toString() to be implemented in terms of toString( double ) (as proposed in #233) by Phil Nash · 11 years ago
  50. fb90d38 Changed stdout/ stderr messages to be less misleading by Phil Nash · 11 years ago
  51. 557b3bd Made SUCCESS variadic too (optional stream) by Phil Nash · 11 years ago
  52. 9d7b779 build 19 by Phil Nash · 11 years ago
  53. 859760a Build 18 by Phil Nash · 11 years ago
  54. 337dc25 Converted all test case names to "modern" style (freeform text + tags) by Phil Nash · 11 years ago
  55. 93a945c Fixed uninitialised members in Context object by Phil Nash · 11 years ago
  56. 16c21ee No, really trim paths in approval tests down to just filenames by Phil Nash · 11 years ago
  57. 1e74938 Trim paths in approval tests down to filenames by Phil Nash · 11 years ago
  58. 2f7a296 Split approve file into multiple files by Phil Nash · 11 years ago