1. 9bee606 Tweaked Xml Reporter to follow same success/ info behaviour as Console reporter by Phil Nash · 7 years ago
  2. be4f6ab Change reporting of CAPTURE'd variables by Martin Hořeňovský · 7 years ago
  3. ff78e7c Fixed typo in test name by Phil Nash · 7 years ago
  4. bbeb192 Updated baselines by Martin Hořeňovský · 7 years ago
  5. 8c07899 Added tests for using margin with Approx. by Martin Hořeňovský · 7 years ago
  6. e058a37 Removed stray code by Phil Nash · 7 years ago
  7. 0f24a8c Added Automake and TAP reporters to SelfTest's main by Martin Hořeňovský · 7 years ago
  8. b753f05 Add reporter for Automake (#826) by Justin Wilson · 7 years ago
  9. 10dfca3 Added first vector matchers (Contains and Equals) by Phil Nash · 7 years ago
  10. 4e6938d Moved matchers tests into their own file by Phil Nash · 7 years ago
  11. 90b3946 Add file/line to TestCase, Section and Failure elements in Xml Reporter by Phil Nash · 7 years ago
  12. 5530303 Removed test for invoking String Matcher with NULL (this will no longer be supported) by Phil Nash · 7 years ago
  13. 1cb8baf Added missing #include in test file by Phil Nash · 7 years ago
  14. 873ef27 XML Reporter closes tag and flushes stream at end of TestCase and Section tags. by Phil Nash · 7 years ago
  15. d2e814f Tagged a C++11 specific test with [c++11] to exclude from approval tests (for now) by Phil Nash · 7 years ago
  16. d6b8ac5 Added compilation tests to approvals by Phil Nash · 7 years ago
  17. 73159ac REQUIRE_THROWS_AS now catches exception by const& by Martin Hořeňovský · 7 years ago
  18. 9952dda REQUIRE_THROWS_AS is now reported with expected type as well by Martin Hořeňovský · 7 years ago
  19. 4d0cd60 Rebased approvals with tags and description attributes in XML report by Phil Nash · 7 years ago
  20. 1f271c9 XmlWriter reverts to XML 1.0. by Phil Nash · 7 years ago
  21. 7db4d8d Added tests (single char pretty printing + op overload) by Martin Hořeňovský · 7 years ago
  22. 197bf07 Rebased again - against the right executable this time :-s by Phil Nash · 7 years ago
  23. 1f5ec98 Rebased approvals following previous reversal (d’oh!) by Phil Nash · 7 years ago
  24. 88b7602 Revert "XmlWriter reverts to XML 1.0." by Phil Nash · 7 years ago
  25. 23eb4cc Added stdout and stderr to XML Reporter by Phil Nash · 7 years ago
  26. a189387 XmlWriter reverts to XML 1.0. by Phil Nash · 7 years ago
  27. f11a45a Added benchmark for the char literals change by Martin Hořeňovský · 7 years ago
  28. efab3ca Added benchmark result for the SourceLineInfo change by Martin Hořeňovský · 7 years ago
  29. c390c4c Fixed inconsistent and trailing whitespace by Martin Hořeňovský · 7 years ago
  30. 60a9ac7 Enabled previous commit under MSVC, introduced new feature toggle by Martin Hořeňovský · 7 years ago
  31. c06afe4 Add support for comparison of Approx with strong typedefs by Jonathan Coe · 8 years ago
  32. 4ce11d6 Merge branch 'dev-performance' by Martin Hořeňovský · 7 years ago
  33. 51107d7 Added copyright headers to benchmark files. by Martin Hořeňovský · 7 years ago
  34. 83f4b39 Added benchmark for previous commit, added iterations to failure bench. by Martin Hořeňovský · 7 years ago
  35. 6c23a65 Mark CHECKed-throw test as [failing] by Phil Nash · 7 years ago
  36. 7bcb424 Changed exception tests to allow for now throw-from-CHECK behaviour by Phil Nash · 7 years ago
  37. 225e90d Don’t include tests that rely on varying two-phase-lookup behaviour in approval tests by Phil Nash · 7 years ago
  38. 876af87 Added surrogate cpp for catch_test_case_tracker by Phil Nash · 7 years ago
  39. e7bcbb3 First cut of -c/—section option for running specific sections by Phil Nash · 7 years ago
  40. 4a04682 Text formatting rework by Phil Nash · 7 years ago
  41. b71a06c JUnit reporter outputs timestamps now by Martin Hořeňovský · 7 years ago
  42. 877fd52 Added benchmark with Mickey Rose's improvements. by Martin Hořeňovský · 7 years ago
  43. 3b7511e First commit of benchmarks for Catch runtime perf. by Martin Hořeňovský · 7 years ago
  44. 9062ebe Removed make file (now generated from CMake) by Phil Nash · 7 years ago
  45. b50572b Renamed missing project explainer filename by Phil Nash · 8 years ago
  46. 7bb3e85 Removed all manually maintained project files in favour of instructions on how to use CMake to generate them by Phil Nash · 8 years ago
  47. 0cde0e9 Added approvals for “Greater-than inequalities with different epsilons” test by Phil Nash · 8 years ago
  48. 0f0dcd3 Excluded two more C++11 tests from Approval tests by Phil Nash · 8 years ago
  49. 62cbde3 Exclude test name from approval tests by Phil Nash · 8 years ago
  50. 1ae8489 Marked tests that use C++11 features with [c++11] tag and exclude them from approval tests by Phil Nash · 8 years ago
  51. 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
  52. 37e1e24 add support for inequalities by Jonathan B. Coe · 8 years ago
  53. 6419307 Moved CMake into root folder (where it’s much happier - especially for CLion) by Phil Nash · 8 years ago
  54. 79acc05 Sort test ordering during Approval testing by Phil Nash · 8 years ago
  55. 30cebd6 Added some missing source files (including all SurrogateCpps) to CMake project. by Phil Nash · 8 years ago
  56. 31861bb rebased following recent changes by Phil Nash · 8 years ago
  57. b1eeec7 -f supports quoted test names (test name surrounded with " characters). by Phil Nash · 8 years ago
  58. 5095619 Fixes for XML encoding. by Robert A Zeh · 8 years ago
  59. 1c47fe0 Updated embedded Clara to 0.0.2.3 by Phil Nash · 8 years ago
  60. 447f53e Fixed !shouldfail by Phil Nash · 8 years ago
  61. f895e0d Rebased approvals following colour changes by Phil Nash · 8 years ago
  62. 8ccb18d Added --use-colour option to give finer control over colourisation. by Phil Nash · 8 years ago
  63. 5262e61 Approvals for Matcher change (added comma) by Phil Nash · 9 years ago
  64. 84d1c08 Keep Xcode 7.1 happy by Phil Nash · 9 years ago
  65. 722315a Removed some trailing whitespace by Phil Nash · 9 years ago
  66. d274fc5 Added noexcept to CustomStdException destructor by Phil Nash · 9 years ago
  67. 0e64973 Added support for manually registering test functions. As discussed in #421 by Phil Nash · 9 years ago
  68. a49f088 exception translators considered even for types deriving from std::exception, now by Phil Nash · 9 years ago
  69. 71fd2c2 Fixed test names mentioning the new Matcher combinator operators by Phil Nash · 9 years ago
  70. 054e3c5 Added &&, || and ! operator overloads for matchers by Phil Nash · 9 years ago
  71. f3e7722 Don't introduce Catch::Matchers namespace in macro by Phil Nash · 9 years ago
  72. e917381 Stripped trailing whitespace from all source code lines by Phil Nash · 9 years ago
  73. c81778e Fixed CMake file by Phil Nash · 9 years ago
  74. f5642be Fixed reversed logic of NoAssertions warning check by Phil Nash · 9 years ago
  75. 015e071 Added SUCCEEDs to empty leaf sections to avoid failing due to no assertions by Phil Nash · 9 years ago
  76. bc8840c Removed deprecated section tracking implementation and tests by Phil Nash · 9 years ago
  77. 471bd25 Approved changes due to "No assertions" warnings now firing correctly on inner sections by Phil Nash · 9 years ago
  78. 0b523db Converted all new part tracking tests/ sections to non variadic form by Phil Nash · 9 years ago
  79. b851592 Moved all new tracking impl into catch_test_case_tracker.pp by Phil Nash · 9 years ago
  80. 3deb3e0 Removed the "part" component of the tracker names by Phil Nash · 9 years ago
  81. 73a140f More minor tweaks by Phil Nash · 9 years ago
  82. ef62b57 Added tests for failing a section within a generator by Phil Nash · 9 years ago
  83. f4389b4 more minor clean-ups by Phil Nash · 9 years ago
  84. 4b99be6 Cleaned tests up a bit by Phil Nash · 9 years ago
  85. 293e54d Added IndexTracker and got it working with a single generator by Phil Nash · 9 years ago
  86. 9a6a086 More name changes by Phil Nash · 9 years ago
  87. 2c6411e Tweaks by Phil Nash · 9 years ago
  88. 1cb9939 First cut of new section/ part tracking by Phil Nash · 9 years ago
  89. d43a47e Refactored stream related stuff by Phil Nash · 9 years ago
  90. afcc38e Fixes for single include by Phil Nash · 9 years ago
  91. 368714e Added Listeners (programatically provided extra reporters) by Phil Nash · 9 years ago
  92. 4cb7476 Support for multiple reporters by Phil Nash · 9 years ago
  93. 85c8074 Set group name to -n parameter (or exe name) - As discussed in #469 by Phil Nash · 9 years ago
  94. 0edebf4 approvals rebase by Phil Nash · 9 years ago
  95. e085d48 Qualified path to xmlwriter to fix travis error by Phil Nash · 9 years ago
  96. 7097551 rebased approvals for long long test by Phil Nash · 9 years ago
  97. 733ebb6 Added CATCH_CONFIG_CPP11_LONG_LONG support by Phil Nash · 9 years ago
  98. d6e59cd Fixed Xml encoding by Phil Nash · 9 years ago
  99. 7286892 Exception message assertions now work with matchers by Phil Nash · 9 years ago
  100. 2104ca2 Exception message testing now supports wildcards by Phil Nash · 9 years ago