1. dc6b83b Support Python3 in approval tests by Tom Hughes · 7 years ago
  2. f00257e Call listeners before calling reporters by Martin Hořeňovský · 7 years ago
  3. 414dcae Allow only 1 reporter at a time by Martin Hořeňovský · 7 years ago
  4. d2d8455 v2.2.2 by Martin Hořeňovský · 7 years ago
  5. ab30621 Fix stringifying static array of unsigned chars by Martin Hořeňovský · 7 years ago
  6. 1ca8f43 Add PredicateMatcher that takes an arbitrary predicate functions by Martin Hořeňovský · 7 years ago
  7. dfb83f2 Add stringification methods for CLR objects by David Aue · 7 years ago
  8. 319bddd Small fix to generate pc with include path by Alexis Jeandet · 7 years ago
  9. 9314412 Add an early bailout out of benchmark timer calibration by Martin Hořeňovský · 7 years ago
  10. ea1f326 Fix potential for false negative CI results on coverage collection by Martin Hořeňovský · 7 years ago
  11. 3641706 Leak less GCC warnings suppressions out of Catch by Mike · 7 years ago
  12. 3b801c4 Modify XML encoder to hex-encode invalid UTF-8 sequences by Martin Hořeňovský · 7 years ago
  13. e11508b Disable PIP's version check on AppVeyor by Martin Hořeňovský · 7 years ago
  14. 886d799 Fix clang-tidy 6 diagnostic about virtual call in destructor by Zsolt Parragi · 7 years ago
  15. 8b78087 Fix bug in WithinAbs::match() and add tests for it by jsc · 7 years ago
  16. 6c99b04 Allow VS 2017 failures by Martin Hořeňovský · 7 years ago
  17. 0a34cc2 v2.2.1 by Martin Hořeňovský · 7 years ago
  18. 11c89a5 Bring in Clara v1.1.4 by Martin Hořeňovský · 7 years ago
  19. dc3e7f9 Fix incorrectly clamped return value by Martin Hořeňovský · 7 years ago
  20. d14b756 v2.2.0 by Martin Hořeňovský · 7 years ago
  21. a3d3a63 Don't build `dev-appveyor*` branches on TravisCI by Martin Hořeňovský · 7 years ago
  22. 8d47963 Merge pull request #1206 from zemasoft/master by Martin Hořeňovský · 7 years ago
  23. 552589f Merge branch 'master' into master by Martin Hořeňovský · 7 years ago
  24. 95c849f Introduce support for DJGPP cross compiler by Tomas Zeman · 7 years ago
  25. 352853e Introduce conditional wchar_t (and std::wstring) support by Tomas Zeman · 7 years ago
  26. b111755 Fixup various spelling errors (#1208) by Josh Soref · 7 years ago
  27. d38f782 Ensure Catch2ConfigVersion.cmake is installed properly by Bastian Dörig · 7 years ago
  28. dc8a8e6 Speed up AppVeyor build times by Martin Hořeňovský · 7 years ago
  29. 9d1858b Simplify internal configuration of POSIX signals by Martin Hořeňovský · 7 years ago
  30. 1d1f8dc Stop installing lcov in builds without COVERAGE=1 by Martin Hořeňovský · 7 years ago
  31. 1466686 Speed up TravisCI build by Martin Hořeňovský · 7 years ago
  32. 93db01c Fix C++14 toggle for OSX build by Martin Hořeňovský · 7 years ago
  33. 2e285b9 Use char const * const * for Session::run by Martin Hořeňovský · 7 years ago
  34. d2ddb99 Cleanup for performance reasons by Martin Hořeňovský · 7 years ago
  35. 865d5f5 Fix 'defined but not used' warning by Tomas Zeman · 7 years ago
  36. 05cd057 Provide a public method to get StringRef's underlying pointer by Martin Hořeňovský · 7 years ago
  37. 950ccf4 StringRef appends itself to std::string efficiently by Martin Hořeňovský · 7 years ago
  38. cf4b7ee Document CATCH_CONFIG_CPP17_UNCAUGHT_EXCEPTIONS macro by Martin Hořeňovský · 7 years ago
  39. 7b6e49d Simplify logic selecting between signal handling/SEH/nothing by Martin Hořeňovský · 7 years ago
  40. 0c5df42 Fix how windows.h is included in our files. by Martin Hořeňovský · 7 years ago
  41. 4e57661 StringRef will not take ownership when writing itself to stream by Martin Hořeňovský · 7 years ago
  42. 5a8f9c8 Fix doubled line in baselines by Martin Hořeňovský · 7 years ago
  43. f988b4e Covered more translation possibilities by Martin Hořeňovský · 7 years ago
  44. c8d765a Cleanup some tests by Martin Hořeňovský · 7 years ago
  45. da783ab Move fallback conversion after enum-check by Martin Hořeňovský · 7 years ago
  46. c0267e5 Add test for overriding the fallback stringifier by Martin Hořeňovský · 7 years ago
  47. bb84f07 Removed unnecessary use of ostringstream from catch_enforce.h by Phil Nash · 7 years ago
  48. e84768f Add SpECTRE project to list of users. by Nils Deppe · 7 years ago
  49. 31673ee Document CATCH_CONFIG_DEFAULT_REPORTER macro by Martin Hořeňovský · 7 years ago
  50. 34d7a33 Add a way to change fallback stringifier by Martin Hořeňovský · 7 years ago
  51. 082c3b8 Fix typos in documentation by Martin Hořeňovský · 7 years ago
  52. ef2e112 Disable POSIX signals for Emscripten by Martin Hořeňovský · 7 years ago
  53. a90305f Add another known bug to limitations.md by Martin Hořeňovský · 7 years ago
  54. 543c9d3 Set patch coverage check to target 80% by Martin Hořeňovský · 7 years ago
  55. ca8470f https://github.com/catchorg/Catch2/issues/1175 - don't list hidden tests by default by dvirtz · 7 years ago
  56. 355b3f9 Add option to warn when no tests ran by dvirtz · 7 years ago
  57. 7cbd0b5 v2.1.2 by Martin Hořeňovský · 7 years ago
  58. 2f15ccd Passthrough error code from coverage helper by Martin Hořeňovský · 7 years ago
  59. 8f3fc15 Update version of Clara by Martin Hořeňovský · 7 years ago
  60. e13d9ca Keep .py files with LF endings so they can be executed from bash by Martin Hořeňovský · 7 years ago
  61. 414e2fa Make embedClara.py executable by Martin Hořeňovský · 7 years ago
  62. b5ef68b Force MSVC to use utf-8 by Martin Hořeňovský · 7 years ago
  63. 681f5da Update approval tests by Martin Hořeňovský · 7 years ago
  64. 3b6fda3 Add tests for StringRef::numberOfCharacters by Martin Hořeňovský · 7 years ago
  65. 1b2fa60 Remove superfluous comment by Martin Hořeňovský · 7 years ago
  66. 39bfc6e Export Catch as a CMake package and 'linkable' target by Daniel J. Rollins · 7 years ago
  67. ba6d33f Enable -Wpedantic, fix unconditional use of C++14 extension by Martin Hořeňovský · 7 years ago
  68. 4be81d3 Remove unnecessary semicolons by Zachary Michaels · 7 years ago
  69. 5201e92 Redirect std::uncaught_exception to Catch::uncaught_exception by Josh Lospinoso · 7 years ago
  70. 5e48486 Add Catch::is_range to documentation by Martin Hořeňovský · 7 years ago
  71. 5713381 Fixes for cygwin by philsquared · 7 years ago
  72. 1ab6be3 Add a BrightYellow colour, also use it for reconstructed exprs by Martin Hořeňovský · 7 years ago
  73. 126850e Prefer operator<< to range-based stringification by Martin Hořeňovský · 7 years ago
  74. 5e8df1c Update opensource-users.md by George Fotopoulos · 7 years ago
  75. 44dbda9 Add CATCH_VERSION_* defines for external use by Martin Hořeňovský · 7 years ago
  76. ca2455e Fixed NoAssertions warning by Phil Nash · 7 years ago
  77. 42213d4 Keep LICENCE.txt with LF as line endings for easy hashing by Martin Hořeňovský · 7 years ago
  78. 62dae59 v2.1.1 by Martin Hořeňovský · 7 years ago
  79. 9a57054 Add % to codecov coverage decrease threshold by Martin Hořeňovský · 7 years ago
  80. a1aefce Guard against CLR exceptions when translating exceptions by Martin Hořeňovský · 7 years ago
  81. d595990 Added Catch::clara namespace to doc for adding Opt by Phil Nash · 7 years ago
  82. 31e6499 Embed Clara v1.1.1 by Phil Nash · 7 years ago
  83. b0f4f16 Namespace Catch CMake options by David Seifert · 7 years ago
  84. 1e3ddbb Specify VERSION in modern CMake by David Seifert · 7 years ago
  85. 15ad95c Make generateSingleHeader compatible with Python 2.7 by Martin Hořeňovský · 7 years ago
  86. 00a10d5 Return fixed codecov settings by Martin Hořeňovský · 7 years ago
  87. 0d687a1 Change CMake project name to 'Catch2' by David Seifert · 7 years ago
  88. bdf431c Install documentation by David Seifert · 7 years ago
  89. a035998 Use CTest to control test suite via BUILD_TESTING by David Seifert · 7 years ago
  90. 8d4074a Use `GNUInstallDirs` module by David Seifert · 7 years ago
  91. f0f40a0 Ensure that the single header is kept with LFs by Martin Hořeňovský · 7 years ago
  92. fa4fd7f Modify codecov.yml again by Martin Hořeňovský · 7 years ago
  93. 07c84ad Allow disabling -Werror in CMake by Martin Hořeňovský · 7 years ago
  94. 8d854c6 Provide useful and unambigous stringification for static arrays by Martin Hořeňovský · 7 years ago
  95. f0909df Add yet another expansion of INF macro by Martin Hořeňovský · 7 years ago
  96. de36b2a Fix compilation for types where relops don't return bool by Martin Hořeňovský · 7 years ago
  97. 9700ee4 Update CTest autodiscovery documentation by Martin Hořeňovský · 7 years ago
  98. bbda8cd Update reporter docs with their new location by Martin Hořeňovský · 7 years ago
  99. 4575594 Comment why the return code is clamped by Martin Hořeňovský · 7 years ago
  100. c053dca Update path to vcpkg's portfile by Martin Hořeňovský · 7 years ago