1. 28d1955 Also test Approx template constructor by Martin Hořeňovský · 7 years ago
  2. 73a1623 Re-enable 2 string tests by Martin Hořeňovský · 7 years ago
  3. 401ad7a Remove isTrue, alwaysTrue, alwaysFalse by Martin Hořeňovský · 7 years ago
  4. 87c125e Enable Werror for dev builds by Martin Hořeňovský · 7 years ago
  5. 502da4b Added files for multiply inclusions of test cases by Phil Nash · 7 years ago
  6. 8da8458 Rebased due to whitespace changes by Phil Nash · 7 years ago
  7. 61e838e Reorganised (some) usage tests so they can be included multiple times by Phil Nash · 7 years ago
  8. a3cba7a Conditionally compile problematic tests under old libstdc++ by Martin Hořeňovský · 7 years ago
  9. 9796846 Workaround libstdc++-4.8 regex issue in approval tests by Martin Hořeňovský · 7 years ago
  10. 74d3dfd All tests files have .tests.cpp suffix. Also moved tests out of TestMain.cpp and moved up a level by Phil Nash · 7 years ago
  11. e34754e Split SelfTest test files into Usage and Introspective varieties by Phil Nash · 7 years ago
  12. 55b71be Add tests for case insensitive string matching by Martin Hořeňovský · 7 years ago
  13. b0857e8 Provide a regex matcher against std::string by Martin Hořeňovský · 7 years ago
  14. 3537b78 Removed vestigal ComparatorT template arg to MatcherBase by Phil Nash · 7 years ago
  15. b74d4ca Add compilation test for #1027 by Martin Hořeňovský · 7 years ago
  16. 8dbaac6 Final set of fixes for floating matchers approvals by Martin Hořeňovský · 7 years ago
  17. 030321e Add NAN test for Approx by Martin Hořeňovský · 7 years ago
  18. 0b1f1b1 Add ULP and margin matcher by Martin Hořeňovský · 7 years ago
  19. 56e1075 Introduced ReusableStringStream and removed all uses of std::ostringstream from the main path by Phil Nash · 7 years ago
  20. 868e125 Moved a lot of stream related stuff out of the public headers and replaced more ostream dependencies with iosfwd by Phil Nash · 7 years ago
  21. 19ab211 Remove spurious test following merge by Phil Nash · 7 years ago
  22. 46c7c9d Merge branch 'catch2' by Phil Nash · 7 years ago
  23. 22ac9d2 Approx cleanup: More tests, INFINITY handling, etc by Martin Hořeňovský · 7 years ago
  24. 11f716f Make Approx::margin inclusive by Martin Hořeňovský · 7 years ago
  25. a6cf19a Make Approx::margin inclusive by Martin Hořeňovský · 7 years ago
  26. 05b1ca2 Fixed expansion of _FALSE binary expression - see #1051 by Phil Nash · 7 years ago
  27. da6c2a6 Fixed expansion of _FALSE binary expression - see #1051 by Phil Nash · 7 years ago
  28. c2b7bd1 Changed rhs expression capture from universal ref to const ref. by Phil Nash · 7 years ago
  29. 17cdf20 Mark part of std::chrono stringification tests nonportable by Martin Hořeňovský · 7 years ago
  30. 760a25e Fix baseline for file where std::pair stringification is not enabled by Martin Hořeňovský · 7 years ago
  31. 79b405f Add stringification for std::chrono::{duration,time_point} by Martin Hořeňovský · 7 years ago
  32. 0a146e3 OCTest project now #includes all cpp files, so they all get __OBJC__ defined by Phil Nash · 7 years ago
  33. a63b4a7 Updated OCTest project by Phil Nash · 7 years ago
  34. 8da0d04 qualified a load of size_ts with std:: namespace (all those not from Clara) by Phil Nash · 7 years ago
  35. 9aa9671 Sweep out some extra warnings by Martin Hořeňovský · 7 years ago
  36. 6105282 Removed function pointer comparison test from approvals as it has different serilaisation behaviour in MSVC by Phil Nash · 7 years ago
  37. c5608f0 Changed all .hpp extensions to .h where there is now a corresponding .cpp by Phil Nash · 7 years ago
  38. 4e5a67b Added back OCTest project by Phil Nash · 7 years ago
  39. b000411 Stop accepting non-const comparison operators by Martin Hořeňovský · 7 years ago
  40. aef2e4d Update baselines by Martin Hořeňovský · 7 years ago
  41. ab5d176 Fix/disable failing approval tests by Martin Hořeňovský · 7 years ago
  42. 4e4a13d Update approvals after removing deprecated matcher helpers by Martin Hořeňovský · 7 years ago
  43. a4df0b2 Remove obsoleted utility functions on matchers by Martin Hořeňovský · 7 years ago
  44. 61d2c37 Add evaluation specialization for T* and long by Martin Hořeňovský · 7 years ago
  45. faead53 Update approval test baselines after removing [hide] tag by Martin Hořeňovský · 7 years ago
  46. 8e8c0c1 Tweaked how failedButOk assertions are recorded by Phil Nash · 7 years ago
  47. b1d0085 Tweaked how failedButOk assertions are recorded by Phil Nash · 7 years ago
  48. 28f11a7 Added dummy listener registration by Phil Nash · 7 years ago
  49. ee75b32 Rebased with missing [failing] tag by Phil Nash · 7 years ago
  50. 632e023 Added non-copyable test to [failing] set by Phil Nash · 7 years ago
  51. b8f482b Added test comparing non-copyable values by Phil Nash · 7 years ago
  52. f06ed85 Cherry picked 4f21bb72ff16f82b7fcf7362d683547f412641f4 (Add tests for #961) from master by Martin Hořeňovský · 7 years ago
  53. 3772f69 Removed String and StringBuilder by Phil Nash · 7 years ago
  54. fa3535e Added << ostream overload to StringRef by Phil Nash · 7 years ago
  55. bb8c1fb Rebased with string conversion tests by Phil Nash · 7 years ago
  56. c659e0f StringRef conversions to/ from std::string by Phil Nash · 7 years ago
  57. df5c31b Cleaned up the output a bit by Phil Nash · 7 years ago
  58. 9688891 Fix issue with fatal errors and non-failing assertions by Phil Nash · 7 years ago
  59. 4f21bb7 Add tests for #961 by Martin Hořeňovský · 7 years ago
  60. 684cbb2 Fixes issue with fatal errors and non-failing assertions Fixes #990 by Phil Nash · 7 years ago
  61. 6282999 Rebased approvals with info loop change by Phil Nash · 7 years ago
  62. 97c06ca Merge branch 'reevaluate' into dev-modernize by Phil Nash · 7 years ago
  63. 3382312 Remove obsoleted `SCOPED_MSG` and `SCOPED_CAPTURE` by Martin Hořeňovský · 7 years ago
  64. aa42dd9 Merge branch 'master' into dev-modernize by Martin Hořeňovský · 7 years ago
  65. 7e4038d Capture std::clog writes and combine them with std::cerr writes (#989) by Martin Hořeňovský · 7 years ago
  66. ee9b19e Moved matcher-based capture macros into their own file by Phil Nash · 7 years ago
  67. 27fd8f8 Integrated INTERNAL_CATCH_THROWS_STR_MATCHES with new AssertionHandler by Phil Nash · 7 years ago
  68. 5e60050 Removed default ctors for AssertionInfo, AssertionResult and SourceLineInfo by Phil Nash · 7 years ago
  69. 4421672 Removed benchmark tests from approval tests (for now) by Phil Nash · 7 years ago
  70. f45d35c Added benchmark tests by Phil Nash · 7 years ago
  71. d01fe03 Removed <algorithm> include from the main path by Martin Hořeňovský · 7 years ago
  72. 6ec7709 removed final use of tbc_text_format (console reporter) by Phil Nash · 7 years ago
  73. 58d8bc6 Removed Text tests (TextFlow has it's own test suite) by Phil Nash · 7 years ago
  74. 93556a1 Removed "unapproved" baselines that got checked in at some point by Phil Nash · 7 years ago
  75. d3c7d42 Removed "long text" test (not a limitation of TextFlow) by Phil Nash · 7 years ago
  76. f0890dc removed redundant virtuals on override functions (and added a couple of overrides) by Phil Nash · 7 years ago
  77. 74ab1cd Update Baselines by Martin Hořeňovský · 7 years ago
  78. 87a66b8 Address results of PVS-Studio static analysis by Martin Hořeňovský · 7 years ago
  79. d7f754d Fix SelfTest compilation after _THROWS_ assertion change by Martin Hořeňovský · 7 years ago
  80. b0e3f45 Replaced some uses of tbc_text_format with TextFlow (from Clara) by Phil Nash · 7 years ago
  81. f193698 Removed all (that I could find) redundant second macro args to TEST_CASE and SECTION by Phil Nash · 7 years ago
  82. c89bdf8 Removed failing enum test from test run by Phil Nash · 7 years ago
  83. c874a99 Enabled c++11 tests in approvals by Phil Nash · 7 years ago
  84. e4456aa Some clean-ups by Phil Nash · 7 years ago
  85. bc73189 Rebase baselines to take into account the removed test by Martin Hořeňovský · 7 years ago
  86. 91c1556 Moved Catch NotImplementedException out of the common include path by Martin Hořeňovský · 7 years ago
  87. fc32165 Started work on splitting out .cpp files from header files by Martin Hořeňovský · 7 years ago
  88. f9ce8fd Added some missing cstring includes by Phil Nash · 7 years ago
  89. 60f25c7 Added string tests to approvals by Phil Nash · 7 years ago
  90. 78e7994 Added string classes by Phil Nash · 7 years ago
  91. c41a45e Rebased following Clara changes by Phil Nash · 7 years ago
  92. 1c223b6 Integrated (all) new version of Clara by Phil Nash · 7 years ago
  93. 6d9171a Updated approvals following Junit changes by Phil Nash · 7 years ago
  94. 07ef028 Update baselines by Martin Hořeňovský · 7 years ago
  95. 8fde7ab Add tests for *_THROWS_MATCHES by Martin Hořeňovský · 7 years ago
  96. 7f6773b Merge branch 'master' into dev-modernize by Martin Hořeňovský · 7 years ago
  97. b459bb4 Silence GCC's Wunused-function firing in compilation tests by Martin Hořeňovský · 7 years ago
  98. 1e16be0 Purge deprecated generators by Martin Hořeňovský · 7 years ago
  99. 377c9a7 Cosmetic fixes (whitespace and spelling) by Martin Hořeňovský · 7 years ago
  100. ea48ae0 Add test for #914 (stringify truthy exprs in standard way) by Martin Hořeňovský · 7 years ago