1. ba6d33f Enable -Wpedantic, fix unconditional use of C++14 extension by Martin Hořeňovský · 6 years ago
  2. 4be81d3 Remove unnecessary semicolons by Zachary Michaels · 6 years ago
  3. 5201e92 Redirect std::uncaught_exception to Catch::uncaught_exception by Josh Lospinoso · 6 years ago
  4. 5e48486 Add Catch::is_range to documentation by Martin Hořeňovský · 6 years ago
  5. 5713381 Fixes for cygwin by philsquared · 6 years ago
  6. 1ab6be3 Add a BrightYellow colour, also use it for reconstructed exprs by Martin Hořeňovský · 6 years ago
  7. 126850e Prefer operator<< to range-based stringification by Martin Hořeňovský · 6 years ago
  8. 5e8df1c Update opensource-users.md by George Fotopoulos · 6 years ago
  9. 44dbda9 Add CATCH_VERSION_* defines for external use by Martin Hořeňovský · 6 years ago
  10. ca2455e Fixed NoAssertions warning by Phil Nash · 6 years ago
  11. 42213d4 Keep LICENCE.txt with LF as line endings for easy hashing by Martin Hořeňovský · 6 years ago
  12. 62dae59 v2.1.1 by Martin Hořeňovský · 6 years ago
  13. 9a57054 Add % to codecov coverage decrease threshold by Martin Hořeňovský · 6 years ago
  14. a1aefce Guard against CLR exceptions when translating exceptions by Martin Hořeňovský · 6 years ago
  15. d595990 Added Catch::clara namespace to doc for adding Opt by Phil Nash · 6 years ago
  16. 31e6499 Embed Clara v1.1.1 by Phil Nash · 6 years ago
  17. b0f4f16 Namespace Catch CMake options by David Seifert · 6 years ago
  18. 1e3ddbb Specify VERSION in modern CMake by David Seifert · 6 years ago
  19. 15ad95c Make generateSingleHeader compatible with Python 2.7 by Martin Hořeňovský · 6 years ago
  20. 00a10d5 Return fixed codecov settings by Martin Hořeňovský · 6 years ago
  21. 0d687a1 Change CMake project name to 'Catch2' by David Seifert · 6 years ago
  22. bdf431c Install documentation by David Seifert · 6 years ago
  23. a035998 Use CTest to control test suite via BUILD_TESTING by David Seifert · 6 years ago
  24. 8d4074a Use `GNUInstallDirs` module by David Seifert · 6 years ago
  25. f0f40a0 Ensure that the single header is kept with LFs by Martin Hořeňovský · 6 years ago
  26. fa4fd7f Modify codecov.yml again by Martin Hořeňovský · 6 years ago
  27. 07c84ad Allow disabling -Werror in CMake by Martin Hořeňovský · 6 years ago
  28. 8d854c6 Provide useful and unambigous stringification for static arrays by Martin Hořeňovský · 6 years ago
  29. f0909df Add yet another expansion of INF macro by Martin Hořeňovský · 6 years ago
  30. de36b2a Fix compilation for types where relops don't return bool by Martin Hořeňovský · 6 years ago
  31. 9700ee4 Update CTest autodiscovery documentation by Martin Hořeňovský · 6 years ago
  32. bbda8cd Update reporter docs with their new location by Martin Hořeňovský · 6 years ago
  33. 4575594 Comment why the return code is clamped by Martin Hořeňovský · 6 years ago
  34. c053dca Update path to vcpkg's portfile by Martin Hořeňovský · 6 years ago
  35. 3d7104c Catch ``catch_discover_tests`` by garethsb-sony · 7 years ago
  36. 6441c20 Modify codecov behaviour by Martin Hořeňovský · 6 years ago
  37. 5774c4f Update release process with the need to release reporters by Martin Hořeňovský · 6 years ago
  38. 2bc33dd Fix script responsible for updating release link in the readme by Martin Hořeňovský · 6 years ago
  39. cd76f57 v2.1.0 by Martin Hořeňovský · 6 years ago
  40. f5910f3 Copy reporters to single_include during releases by Martin Hořeňovský · 6 years ago
  41. 421ab16 Exclude string-literal arrays from automatic range serialisation by Phil Nash · 6 years ago
  42. 161dd4e Merge commit '2c43620d9baed1fdcaa9146af1d3eb90520cbe92' by Phil Nash · 6 years ago
  43. 13ea422 Add fuxedo.io to open source users by Aivars Kalvans · 6 years ago
  44. 2c43620 Exclude benchmark dir by Phil Nash · 6 years ago
  45. 8be1df2 Added test for stringifying std::arrays by Phil Nash · 6 years ago
  46. 32eb90b Fix stringifying of unknown enums by Phil Nash · 6 years ago
  47. 702cfda Added special handling for vector<bool> when stringifying by Phil Nash · 6 years ago
  48. e41e8e8 Added tests for stringifying map and set by Phil Nash · 6 years ago
  49. af3f249 Added generic container detection in StringMaker. by Phil Nash · 6 years ago
  50. c3a1143 Cleanly override warning level for SelfTest in MSVC by philsquared · 6 years ago
  51. f580591 Test different way of excluding system headers by Martin Hořeňovský · 7 years ago
  52. fc88313 Added DtCraft to Open Source users by Phil Nash · 7 years ago
  53. 3979845 Add coverage badge by Martin Hořeňovský · 7 years ago
  54. 88d2bac Trivial typo fix. (#1119) by Dan Nissenbaum · 7 years ago
  55. ed33e97 Update MessageTests.cpp by Pfiffikus · 7 years ago
  56. f466d9a Fix a7a9ee5 by Martin Hořeňovský · 7 years ago
  57. a7a9ee5 Manual cherry-pick from #1111 by Martin Hořeňovský · 7 years ago
  58. 0cf05d5 Force Travis badge to use status of master branch by Martin Hořeňovský · 7 years ago
  59. 11887fb Point AppVeyor status badge at status for this repo by Martin Hořeňovský · 7 years ago
  60. 347be87 Removed debug code accidentally left in previous commit by Phil Nash · 7 years ago
  61. 4da655c Increased int size for timers to avoid truncations by Phil Nash · 7 years ago
  62. c4d1aa9 Fix std::uncaught_exception deprecation warning in ~ScopedMessage by Martin Hořeňovský · 7 years ago
  63. 495d245 Add UnorderedEqualsMatcher for vectors by Martin Hořeňovský · 7 years ago
  64. 3035120 Some bits of tidy up by Phil Nash · 7 years ago
  65. 584e04d Add compact reporter baseline by Martin Hořeňovský · 7 years ago
  66. 673dcc1 Make approval tests also check compact reporter by Martin Hořeňovský · 7 years ago
  67. 0c122c1 Add constructor arg checking to WithinAbsMatcher by Martin Hořeňovský · 7 years ago
  68. d19b729 xml reporter reports WARN message when not used with -s by Phil Nash · 7 years ago
  69. 5e06361 Moved runner helpers into Catch namespace by Phil Nash · 7 years ago
  70. aa9d635 Refactored StreamRedirect classes by Phil Nash · 7 years ago
  71. 7c5a21f Added clog test by Phil Nash · 7 years ago
  72. 533cdc6 Revirtualised IResultCapture methods by Phil Nash · 7 years ago
  73. 51e281a Simplify code coverage CMake toggle by Martin Hořeňovský · 7 years ago
  74. 24851df Add release notes from the EOL of Catch Classic by Martin Hořeňovský · 7 years ago
  75. a4fd96f Remove debug prints from batch scripts by Martin Hořeňovský · 7 years ago
  76. 12c57ce No longer rename AppVeyor builds by Martin Hořeňovský · 7 years ago
  77. 45a4657 Add codecov.io coverage collection from AppVeyor by Martin Hořeňovský · 7 years ago
  78. dfa817a Just track whether last assertion passed directly, rather than deduce it from counts by Phil Nash · 7 years ago
  79. 57c346a Removed assertionRun() and rolled its logic into assertionPassed() and assertionEnded() by Phil Nash · 7 years ago
  80. 67f734c Remove system headers when preprocessing coverage report by Martin Hořeňovský · 7 years ago
  81. b76e80e Small clean-ups by Phil Nash · 7 years ago
  82. a3632fa Fix teamcity reporter compilation with single header by Martin Hořeňovský · 7 years ago
  83. 7d0db6b Moved -Wparentheses suppression before the push for GCC by Phil Nash · 7 years ago
  84. 8a7493c Globally suppress Wunused-variable again, for now by Phil Nash · 7 years ago
  85. b5a5d9a Stop leaking some warning suppressions to user code by Phil Nash · 7 years ago
  86. 8c32d0b Add more weird chrono::duration stringification tests by Martin Hořeňovský · 7 years ago
  87. 28d1955 Also test Approx template constructor by Martin Hořeňovský · 7 years ago
  88. 20211a3 Stop using brew if not needed -- fix build on XCode9 image by Martin Hořeňovský · 7 years ago
  89. e3941a9 De-virtualised isBinaryExpression() and getResult() on ITransientExpression by Phil Nash · 7 years ago
  90. da86ddc Fixed accidental const & formating by Phil Nash · 7 years ago
  91. 4b614ee Moved all AssertionHandler logic into RunContext and de-virtualised interface by Phil Nash · 7 years ago
  92. 5461242 Renamed last usge specific handle method (and made the low level ones private) by Phil Nash · 7 years ago
  93. e344984 Add codecov.io coverage tracking by Martin Hořeňovský · 7 years ago
  94. db44964 Refactored most handle() calls to more specific/ descriptive calls by Phil Nash · 7 years ago
  95. 2800adb Qualified handleExceptionMatchExpr in Catch:: by Phil Nash · 7 years ago
  96. ae1547e Add extra tests to ctest by Martin Hořeňovský · 7 years ago
  97. 73a1623 Re-enable 2 string tests by Martin Hořeňovský · 7 years ago
  98. c411c13 Move crtdbg.h include outside namespace by Phil Nash · 7 years ago
  99. 0915957 Clean-up re-usable string streams by Phil Nash · 7 years ago
  100. f417995 Cache IResultCapture in AssertionHandler to avoid repeated lookups by Phil Nash · 7 years ago