1. 8b3c09c Catch's CLI now checks whether requested reporter exists by Maciej Patro · 6 years ago
  2. 1faccd6 Improve path normalization for approvalTests.py by MaciejPatro · 6 years ago
  3. 054d356 Add STATIC_REQUIRE assertion by Martin Hořeňovský · 6 years ago
  4. 6b9ca08 Add tests for #1404 by Martin Hořeňovský · 6 years ago
  5. aaaac35 Add tests for #1403 by Martin Hořeňovský · 6 years ago
  6. be49a53 Fix a bug in UnorderedEqualsMatcher by Martin Hořeňovský · 6 years ago
  7. c638c57 Add StringMaker for std::variant, std::monostate (#1380) by melak47 · 6 years ago
  8. a575536 Add StringMaker for std::(w)string_view by melak47 · 6 years ago
  9. 1eb42ee Add C++17 builds to Travis by Martin Hořeňovský · 6 years ago
  10. a212fb4 Merge branch 'dev-appveyor-fixup-coverage-scripts' by Martin Hořeňovský · 6 years ago
  11. a3876ad Fix CTest regex error by Martin Hořeňovský · 6 years ago
  12. 2a4725b Enable some more generator tests in standard test run by Martin Hořeňovský · 6 years ago
  13. a5c900d Add ExtraTest for CATCH_CONFIG_DISABLE by Martin Hořeňovský · 6 years ago
  14. 8b01883 Add support for -fno-exceptions (or equivalent) by Martin Hořeňovský · 6 years ago
  15. efbf50f Add test for AND_GIVEN and update the baselines by Martin Hořeňovský · 6 years ago
  16. ee73989 Suppress Wunreachable-code in floating matchers and exception tests by Martin Hořeňovský · 6 years ago
  17. 6f75acb Add tests for CATCH_CONFIG_DISABLE by Martin Hořeňovský · 6 years ago
  18. 9c3cc4a Add test for CATCH_CONFIG_PREFIX_ALL by Martin Hořeňovský · 6 years ago
  19. f3972f0 Add test for CATCH_CONFIG_DISABLE_STRINGIFICATION by Martin Hořeňovský · 6 years ago
  20. 0947752 Avoid running C++17 tests as part of approvals on VS 2017 by Martin Hořeňovský · 6 years ago
  21. 5202993 Fix VS2017 approvals on AppVeyor by Martin Hořeňovský · 6 years ago
  22. f061dab Add ExtraTests infrastructure by Martin Hořeňovský · 6 years ago
  23. fdcd464 Update baselines by Martin Hořeňovský · 6 years ago
  24. 7c25dae First attempt at data generator support by Phil Nash · 6 years ago
  25. 7f18282 Allow overriding of Python interpreter by David Seifert · 6 years ago
  26. eb783fc Added generic singletons facility by Phil Nash · 6 years ago
  27. 283e2e6 Add float/int literal for Approx by Henry Schreiner · 6 years ago
  28. e1d8117 Add -Wmissing-declarations to the SelfTest project by Martin Hořeňovský · 6 years ago
  29. 4846ad5 Remove obsolete test by Martin Hořeňovský · 6 years ago
  30. 7d00cb8 Remove unused benchmark project by Martin Hořeňovský · 6 years ago
  31. 5c0efa1 Added DYNAMIC_SECTION and implemented GIVEN/ WHEN/ THEN in terms of it by Phil Nash · 6 years ago
  32. 1579744 Deprecated description in SECTION (still accepts it, for now, but doesn't use it anywhere) by Phil Nash · 6 years ago
  33. 44722f9 Integrate CMake with `<catch2/catch.hpp>` include paths by Martin Hořeňovský · 6 years ago
  34. 1dce91d Reverted removal of #ifdef for chrono converters, and fixed in OC project a different way by Phil Nash · 6 years ago
  35. 5046077 Updated XCode build settings by Phil Nash · 6 years ago
  36. 788f812 Fixed errors and warnings on OC project by Phil Nash · 6 years ago
  37. 7be8a41 Fix ambiguity in stringification by Julien Nitard · 6 years ago
  38. e5fe3e8 Ensure platform-independent output from SpecialException::what by Martin Hořeňovský · 6 years ago
  39. 6c5c4c4 Add stringification support to std::exception and deriving classes by Martin Hořeňovský · 6 years ago
  40. 8d5d492 Added GCC 8 to Travis. Updated test so that it warning isn't triggered. by Christopher Di Bella · 6 years ago
  41. 200d3ad Support for parenthesizing types with commas. by Barry · 6 years ago
  42. 414dcae Allow only 1 reporter at a time by Martin Hořeňovský · 6 years ago
  43. ab30621 Fix stringifying static array of unsigned chars by Martin Hořeňovský · 6 years ago
  44. 1ca8f43 Add PredicateMatcher that takes an arbitrary predicate functions by Martin Hořeňovský · 7 years ago
  45. 3b801c4 Modify XML encoder to hex-encode invalid UTF-8 sequences by Martin Hořeňovský · 7 years ago
  46. 8b78087 Fix bug in WithinAbs::match() and add tests for it by jsc · 7 years ago
  47. 552589f Merge branch 'master' into master by Martin Hořeňovský · 7 years ago
  48. 95c849f Introduce support for DJGPP cross compiler by Tomas Zeman · 7 years ago
  49. 352853e Introduce conditional wchar_t (and std::wstring) support by Tomas Zeman · 7 years ago
  50. b111755 Fixup various spelling errors (#1208) by Josh Soref · 7 years ago
  51. d2ddb99 Cleanup for performance reasons by Martin Hořeňovský · 7 years ago
  52. 05cd057 Provide a public method to get StringRef's underlying pointer by Martin Hořeňovský · 7 years ago
  53. 4e57661 StringRef will not take ownership when writing itself to stream by Martin Hořeňovský · 7 years ago
  54. 5a8f9c8 Fix doubled line in baselines by Martin Hořeňovský · 7 years ago
  55. f988b4e Covered more translation possibilities by Martin Hořeňovský · 7 years ago
  56. c8d765a Cleanup some tests by Martin Hořeňovský · 7 years ago
  57. c0267e5 Add test for overriding the fallback stringifier by Martin Hořeňovský · 7 years ago
  58. ca8470f https://github.com/catchorg/Catch2/issues/1175 - don't list hidden tests by default by dvirtz · 7 years ago
  59. 681f5da Update approval tests by Martin Hořeňovský · 7 years ago
  60. 3b6fda3 Add tests for StringRef::numberOfCharacters by Martin Hořeňovský · 7 years ago
  61. 4be81d3 Remove unnecessary semicolons by Zachary Michaels · 7 years ago
  62. 126850e Prefer operator<< to range-based stringification by Martin Hořeňovský · 7 years ago
  63. ca2455e Fixed NoAssertions warning by Phil Nash · 7 years ago
  64. 8d854c6 Provide useful and unambigous stringification for static arrays by Martin Hořeňovský · 7 years ago
  65. de36b2a Fix compilation for types where relops don't return bool by Martin Hořeňovský · 7 years ago
  66. 8be1df2 Added test for stringifying std::arrays by Phil Nash · 7 years ago
  67. 32eb90b Fix stringifying of unknown enums by Phil Nash · 7 years ago
  68. 702cfda Added special handling for vector<bool> when stringifying by Phil Nash · 7 years ago
  69. e41e8e8 Added tests for stringifying map and set by Phil Nash · 7 years ago
  70. ed33e97 Update MessageTests.cpp by Pfiffikus · 7 years ago
  71. 495d245 Add UnorderedEqualsMatcher for vectors by Martin Hořeňovský · 7 years ago
  72. 3035120 Some bits of tidy up by Phil Nash · 7 years ago
  73. 584e04d Add compact reporter baseline by Martin Hořeňovský · 7 years ago
  74. 0c122c1 Add constructor arg checking to WithinAbsMatcher by Martin Hořeňovský · 7 years ago
  75. 7c5a21f Added clog test by Phil Nash · 7 years ago
  76. b5a5d9a Stop leaking some warning suppressions to user code by Phil Nash · 7 years ago
  77. 8c32d0b Add more weird chrono::duration stringification tests by Martin Hořeňovský · 7 years ago
  78. 28d1955 Also test Approx template constructor by Martin Hořeňovský · 7 years ago
  79. 73a1623 Re-enable 2 string tests by Martin Hořeňovský · 7 years ago
  80. 401ad7a Remove isTrue, alwaysTrue, alwaysFalse by Martin Hořeňovský · 7 years ago
  81. 87c125e Enable Werror for dev builds by Martin Hořeňovský · 7 years ago
  82. 502da4b Added files for multiply inclusions of test cases by Phil Nash · 7 years ago
  83. 8da8458 Rebased due to whitespace changes by Phil Nash · 7 years ago
  84. 61e838e Reorganised (some) usage tests so they can be included multiple times by Phil Nash · 7 years ago
  85. a3cba7a Conditionally compile problematic tests under old libstdc++ by Martin Hořeňovský · 7 years ago
  86. 9796846 Workaround libstdc++-4.8 regex issue in approval tests by Martin Hořeňovský · 7 years ago
  87. 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
  88. e34754e Split SelfTest test files into Usage and Introspective varieties by Phil Nash · 7 years ago
  89. 55b71be Add tests for case insensitive string matching by Martin Hořeňovský · 7 years ago
  90. b0857e8 Provide a regex matcher against std::string by Martin Hořeňovský · 7 years ago
  91. 3537b78 Removed vestigal ComparatorT template arg to MatcherBase by Phil Nash · 7 years ago
  92. b74d4ca Add compilation test for #1027 by Martin Hořeňovský · 7 years ago
  93. 8dbaac6 Final set of fixes for floating matchers approvals by Martin Hořeňovský · 7 years ago
  94. 030321e Add NAN test for Approx by Martin Hořeňovský · 7 years ago
  95. 0b1f1b1 Add ULP and margin matcher by Martin Hořeňovský · 7 years ago
  96. 56e1075 Introduced ReusableStringStream and removed all uses of std::ostringstream from the main path by Phil Nash · 7 years ago
  97. 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
  98. 19ab211 Remove spurious test following merge by Phil Nash · 7 years ago
  99. 46c7c9d Merge branch 'catch2' by Phil Nash · 7 years ago
  100. 22ac9d2 Approx cleanup: More tests, INFINITY handling, etc by Martin Hořeňovský · 7 years ago