1. e130701 Session::applyCommandLine overload on wchar_t (#1401) by JoeyGrajciar · 6 years ago
  2. 6b9ca08 Add tests for #1404 by Martin Hořeňovský · 6 years ago
  3. 9f8b848 XmlReporter: add information about rng-seed by Jozef Grajciar · 6 years ago
  4. aaaac35 Add tests for #1403 by Martin Hořeňovský · 6 years ago
  5. 6cede01 Fix different operator<< overload sets used for SFINAE and insertion by Eddie · 6 years ago
  6. f1faaa9 Fix convert from char on ARM build by Miguel Gaio · 6 years ago
  7. 9e1bdca v2.4.1 by Martin Hořeňovský · 6 years ago
  8. be49a53 Fix a bug in UnorderedEqualsMatcher by Martin Hořeňovský · 6 years ago
  9. 558bbe7 Add example for TeamCity reporter and refer to it by Martin Moene · 7 years ago
  10. f4881f1 prevent cygwin to_string compiler error by wimo7083 · 6 years ago
  11. de06340 Abort when total assertions failed is greater than or equal to configured value by Mike Cowan · 6 years ago
  12. 4dd6e81 Update "Known limitations" section of documentation by Martin Hořeňovský · 6 years ago
  13. 9e6d7bb Add documentation for installing Catch from the repository by Martin Hořeňovský · 6 years ago
  14. dfb025c Change wording of Approx documentation to be less misleading by Martin Hořeňovský · 6 years ago
  15. c638c57 Add StringMaker for std::variant, std::monostate (#1380) by melak47 · 6 years ago
  16. a575536 Add StringMaker for std::(w)string_view by melak47 · 6 years ago
  17. 1eb42ee Add C++17 builds to Travis by Martin Hořeňovský · 6 years ago
  18. 46e99e2 Fixup TOC script sluggification and documentation by Martin Hořeňovský · 6 years ago
  19. a212fb4 Merge branch 'dev-appveyor-fixup-coverage-scripts' by Martin Hořeňovský · 6 years ago
  20. 1e98c82 Simplify the Appveyor configuration batch script by Martin Hořeňovský · 6 years ago
  21. bcfa9b1 Properly exit appveyor batch scripts on error by Martin Hořeňovský · 6 years ago
  22. a3876ad Fix CTest regex error by Martin Hořeňovský · 6 years ago
  23. 2a4725b Enable some more generator tests in standard test run by Martin Hořeňovský · 6 years ago
  24. a81c01d Updated documentation TOCs by Martin Moene · 6 years ago
  25. 60b05b2 v2.4.0 by Martin Hořeňovský · 6 years ago
  26. 232ea3c Add documentation for no-exception support by Martin Hořeňovský · 6 years ago
  27. a5c900d Add ExtraTest for CATCH_CONFIG_DISABLE by Martin Hořeňovský · 6 years ago
  28. 8b01883 Add support for -fno-exceptions (or equivalent) by Martin Hořeňovský · 6 years ago
  29. 86da284 Replace most naked throws with macros from catch_enforce.h by Martin Hořeňovský · 6 years ago
  30. ef9150f Directly set Approx's members in operator() by Martin Hořeňovský · 6 years ago
  31. 84fa76e Move Approx's validity checks out of line into cpp file by Martin Hořeňovský · 6 years ago
  32. fcd91c7 Only look for Python binary when building tests by Martin Hořeňovský · 6 years ago
  33. efbf50f Add test for AND_GIVEN and update the baselines by Martin Hořeňovský · 6 years ago
  34. 64fd5b8 Add BDD AND_GIVEN based macros by Matthew Parnell · 6 years ago
  35. ee73989 Suppress Wunreachable-code in floating matchers and exception tests by Martin Hořeňovský · 6 years ago
  36. 646e1f6 Make Catch2ConfigVersion.cmake be generated as arch-independent by Martin Hořeňovský · 6 years ago
  37. 6f75acb Add tests for CATCH_CONFIG_DISABLE by Martin Hořeňovský · 6 years ago
  38. 9c3cc4a Add test for CATCH_CONFIG_PREFIX_ALL by Martin Hořeňovský · 6 years ago
  39. f3972f0 Add test for CATCH_CONFIG_DISABLE_STRINGIFICATION by Martin Hořeňovský · 6 years ago
  40. 38e1731 Build ExtraTests when building Examples on AppVeyor by Martin Hořeňovský · 6 years ago
  41. 0947752 Avoid running C++17 tests as part of approvals on VS 2017 by Martin Hořeňovský · 6 years ago
  42. 0646e02 Disable installation step when Catch is used as a subproject by Martin Hořeňovský · 6 years ago
  43. 90663b2 Tests: Spaces & TABs by Axel Huebl · 6 years ago
  44. 7667a7d Docs: TABs to Spaces by Axel Huebl · 6 years ago
  45. 9773d89 Code: TABs to Spaces by Axel Huebl · 6 years ago
  46. 2067c8d Update opensource-users.md by George Fotopoulos · 6 years ago
  47. 1742ab7 No longer allow failures for VS2017 on AppVeyor by Martin Hořeňovský · 6 years ago
  48. 898d111 Fix generateSingleHeader.py to properly copy utf-8 by Martin Hořeňovský · 6 years ago
  49. 5202993 Fix VS2017 approvals on AppVeyor by Martin Hořeňovský · 6 years ago
  50. f061dab Add ExtraTests infrastructure by Martin Hořeňovský · 6 years ago
  51. 1a501fc Fix examples compilation for some combinations of Clang and libstdc++ by Martin Hořeňovský · 6 years ago
  52. 94121a5 Add a basic documentation for generators by Martin Hořeňovský · 6 years ago
  53. 92e2504 Move all<int> to .cpp file to remove <limits> from common path by Martin Hořeňovský · 6 years ago
  54. fdcd464 Update baselines by Martin Hořeňovský · 6 years ago
  55. 7c25dae First attempt at data generator support by Phil Nash · 6 years ago
  56. 7f18282 Allow overriding of Python interpreter by David Seifert · 6 years ago
  57. 1cdaa48 CAPTURE is now variadic by Phil Nash · 6 years ago
  58. 1a63fad Seed the RNG in approval tests by Phil Nash · 6 years ago
  59. d6f2fd4 Moved ReusableStringStream impl to generic singleton by Phil Nash · 6 years ago
  60. 5884ec1 Moved registry hub to generic singleton by Phil Nash · 6 years ago
  61. eb783fc Added generic singletons facility by Phil Nash · 6 years ago
  62. 38248f3 Add pragma ignore for -Wnon-virtual-dtor in Catch matchers by Igor Murashkin · 6 years ago
  63. c9de7dd Optimize SourceLineInfo::operator< with short-circuiting by Martin Hořeňovský · 6 years ago
  64. 52cbb50 Avoid copying StringRef by Martin Hořeňovský · 6 years ago
  65. 83bfae1 Construct StringRef from constant strings in macros directly using UDL by Martin Hořeňovský · 6 years ago
  66. f7f592d Introduce "C-namespaced" UDL for StringRef by Martin Hořeňovský · 6 years ago
  67. 78804ea Replace std::string with StringRef in MessageInfo for macro capture by Martin Hořeňovský · 6 years ago
  68. b932847 Update gitattributes by Martin Hořeňovský · 6 years ago
  69. 15cf3ca v2.3.0 by Martin Hořeňovský · 6 years ago
  70. 12a8dfa Fix Listening reporter use of ReporterPreferences by Martin Hořeňovský · 6 years ago
  71. 797d3b0 Reinstate CATCH_BUILD_TESTING CMake option by Martin Hořeňovský · 6 years ago
  72. 82b8744 Direct construct empty StringRef in test macros by Martin Hořeňovský · 6 years ago
  73. ce80358 Document Approx's UDL support by Martin Hořeňovský · 6 years ago
  74. 283e2e6 Add float/int literal for Approx by Henry Schreiner · 6 years ago
  75. d6c7392 Add a new reporter customization point: reporting all assertions by Martin Hořeňovský · 6 years ago
  76. 9ee4c1d Allow disabling the implementation of the new output capture by Martin Hořeňovský · 6 years ago
  77. 7679060 Properly unset tags variable. by Guillaume Egles · 6 years ago
  78. e21c6aa Fix the second Multiple-file example file link by Unknown · 6 years ago
  79. 7a59d50 Link the example from `CATCH_CONFIG_NOSTDOUT` documentation by Martin Hořeňovský · 6 years ago
  80. c8941cc Add an example on providing streams with `CATCH_CONFIG_NOSTDOUT` by Martin Hořeňovský · 6 years ago
  81. 5eeb6aa Update Approx documentation by Martin Hořeňovský · 6 years ago
  82. 1c1b447 Properly guard CATCH_CONFIG_ENABLE_CHRONO_STRINGMAKER definition by Martin Hořeňovský · 6 years ago
  83. e1d8117 Add -Wmissing-declarations to the SelfTest project by Martin Hořeňovský · 6 years ago
  84. 4846ad5 Remove obsolete test by Martin Hořeňovský · 6 years ago
  85. ff2b3c8 Add comment explaining why we leak -Wparentheses under g++ by Martin Hořeňovský · 6 years ago
  86. b55424d Stop -Wunused-variable suppression leaking out of Catch's header by Martin Hořeňovský · 6 years ago
  87. e69c7ce Add Discord badge to README by Martin Hořeňovský · 6 years ago
  88. 7be8ba3 Install contrib when installing Catch using conan by Martin Hořeňovský · 6 years ago
  89. ad12096 fix link to single header version catch.hpp by Stephen McDowell · 6 years ago
  90. f460a7d Fix documentation of CATCH_CONFIG_FAST_COMPILE by Martin Hořeňovský · 6 years ago
  91. ebf8900 Update thread safety documentation by Martin Hořeňovský · 6 years ago
  92. 7d00cb8 Remove unused benchmark project by Martin Hořeňovský · 6 years ago
  93. e69afb6 Remove removed macros from documentation by Martin Hořeňovský · 6 years ago
  94. 9fb38fc Restored description field in SectionInfo for now - but marked it deprecated by Phil Nash · 6 years ago
  95. 0f49a60 Added DYNAMIC_SECTION to CATCH_CONFIG_DISABLE builds by Phil Nash · 6 years ago
  96. 5c0efa1 Added DYNAMIC_SECTION and implemented GIVEN/ WHEN/ THEN in terms of it by Phil Nash · 6 years ago
  97. 1579744 Deprecated description in SECTION (still accepts it, for now, but doesn't use it anywhere) by Phil Nash · 6 years ago
  98. 9b0e740 Changed approval tests path to match changes in CMakeLists.txt by Phil Nash · 6 years ago
  99. 1af60ef Separate Catch2Config from targets by Martin Hořeňovský · 6 years ago
  100. 3743295 Stop conan package from installing Catch's helpers by Martin Hořeňovský · 6 years ago