1. ed582bd Include contrib in installation by Martin Hořeňovský · 6 years ago
  2. 6c1145d Improve pkg-config integration a bit by Martin Hořeňovský · 6 years ago
  3. b957eb4 Improve conan integration by using cmake install by Paul le Roux · 6 years ago
  4. 0eb99fb Add option to not install documentation by Paul le Roux · 6 years ago
  5. bf22158 Update CMake and build documentation by Martin Hořeňovský · 6 years ago
  6. 44722f9 Integrate CMake with `<catch2/catch.hpp>` include paths by Martin Hořeňovský · 6 years ago
  7. 35a57b0 Replaced use of std::rand with std::mt19937 by Phil Nash · 6 years ago
  8. 1dce91d Reverted removal of #ifdef for chrono converters, and fixed in OC project a different way by Phil Nash · 6 years ago
  9. b8553d6 Moved inline functions in cpp files into anon namespaces by Phil Nash · 6 years ago
  10. 5046077 Updated XCode build settings by Phil Nash · 6 years ago
  11. 788f812 Fixed errors and warnings on OC project by Phil Nash · 6 years ago
  12. c5301bf Updated release process documentation to reflect vcpkg autoupdate by Martin Hořeňovský · 6 years ago
  13. d2a130f v2.2.3 by Martin Hořeňovský · 6 years ago
  14. 7be8a41 Fix ambiguity in stringification by Julien Nitard · 6 years ago
  15. 021fcee Finish fixing invalid compilation using MinGW by Lyashenko Arsenii Maksimovich · 6 years ago
  16. 3a47b8b Add missing catch_platform include to compiler capabilities by Martin Hořeňovský · 6 years ago
  17. 2771a8e Normalize OS X specific pass/fail strings in approvals by Martin Hořeňovský · 6 years ago
  18. 7abd7db Fix minor typo in the documentation by Cristian Morales Vega · 6 years ago
  19. 88d7b8d Ensure stack size for POSIX signal handling is sufficient by BiCapitalization · 6 years ago
  20. df0b0e6 Make FALLBACK_STRINGIFIER documentation more explicit by Martin Hořeňovský · 6 years ago
  21. 4c7b7d0 Move FALLBACK_STRINGIFIER to before the enum and range fallbacks by Martin Hořeňovský · 6 years ago
  22. 90988f5 Enable console colour in the approval tests on windows. by Rupert Steel · 6 years ago
  23. e5fe3e8 Ensure platform-independent output from SpecialException::what by Martin Hořeňovský · 6 years ago
  24. 6c5c4c4 Add stringification support to std::exception and deriving classes by Martin Hořeňovský · 6 years ago
  25. c323658 Fix broken YAML in a way that codecov understands by Martin Hořeňovský · 6 years ago
  26. db570b7 Split list of examples into "done" and "planned". by Martin Hořeňovský · 6 years ago
  27. 0074926 Provide a polyfill over `std::to_string` by Martin Hořeňovský · 6 years ago
  28. 6496c51 do not strip spaces from cmake discovered test names by Markus Reitboeck · 6 years ago
  29. 3dd523b Add gdbinit and lldbinit files with commands to skip stepping into Catch code during debugging by Markus Reitboeck · 6 years ago
  30. 8d5d492 Added GCC 8 to Travis. Updated test so that it warning isn't triggered. by Christopher Di Bella · 6 years ago
  31. d0287e3 Updated Travis for LLVM 6.0 by Christopher Di Bella · 6 years ago
  32. dd99a66 Add documentation for `--use-colour` by Palotás Boldizsár · 6 years ago
  33. ae590fe Only use tmpfile workaround for MSVC and not MinGW and friends by Martin Hořeňovský · 6 years ago
  34. 7f791fa Suggestion for adding libcluon that is also using Catch2 for testing by Christian Berger · 6 years ago
  35. 0510d47 Fix missing include and wrong comment format by Martin Hořeňovský · 6 years ago
  36. e92b9c0 Add an experimental new way of capturing stdout/stderr by Martin Hořeňovský · 6 years ago
  37. 88a6ff0 Cast to unsigned char when using std::isalnum by Ian Hattendorf · 6 years ago
  38. 9e7c281 Minor fixes to python scripts by pycodestyle by Marcus Näslund · 6 years ago
  39. 64be2ad Remove superfluous include and fix comment by Martin Hořeňovský · 6 years ago
  40. c651f23 Detect MinGW as Windows platform w/o SEH by Martin Hořeňovský · 6 years ago
  41. 43769a1 Changed to c++ style includes by Marcus Näslund · 6 years ago
  42. 200d3ad Support for parenthesizing types with commas. by Barry · 6 years ago
  43. aa7b0c9 Fix generating single header using Python3 by Martin Hořeňovský · 6 years ago
  44. 375f205 Use io.open in approvalTests.py regardless of Python version by Martin Hořeňovský · 6 years ago
  45. dc6b83b Support Python3 in approval tests by Tom Hughes · 6 years ago
  46. f00257e Call listeners before calling reporters by Martin Hořeňovský · 6 years ago
  47. 414dcae Allow only 1 reporter at a time by Martin Hořeňovský · 6 years ago
  48. d2d8455 v2.2.2 by Martin Hořeňovský · 6 years ago
  49. ab30621 Fix stringifying static array of unsigned chars by Martin Hořeňovský · 6 years ago
  50. 1ca8f43 Add PredicateMatcher that takes an arbitrary predicate functions by Martin Hořeňovský · 6 years ago
  51. dfb83f2 Add stringification methods for CLR objects by David Aue · 7 years ago
  52. 319bddd Small fix to generate pc with include path by Alexis Jeandet · 7 years ago
  53. 9314412 Add an early bailout out of benchmark timer calibration by Martin Hořeňovský · 7 years ago
  54. ea1f326 Fix potential for false negative CI results on coverage collection by Martin Hořeňovský · 7 years ago
  55. 3641706 Leak less GCC warnings suppressions out of Catch by Mike · 7 years ago
  56. 3b801c4 Modify XML encoder to hex-encode invalid UTF-8 sequences by Martin Hořeňovský · 7 years ago
  57. e11508b Disable PIP's version check on AppVeyor by Martin Hořeňovský · 7 years ago
  58. 886d799 Fix clang-tidy 6 diagnostic about virtual call in destructor by Zsolt Parragi · 7 years ago
  59. 8b78087 Fix bug in WithinAbs::match() and add tests for it by jsc · 7 years ago
  60. 6c99b04 Allow VS 2017 failures by Martin Hořeňovský · 7 years ago
  61. 0a34cc2 v2.2.1 by Martin Hořeňovský · 7 years ago
  62. 11c89a5 Bring in Clara v1.1.4 by Martin Hořeňovský · 7 years ago
  63. dc3e7f9 Fix incorrectly clamped return value by Martin Hořeňovský · 7 years ago
  64. d14b756 v2.2.0 by Martin Hořeňovský · 7 years ago
  65. a3d3a63 Don't build `dev-appveyor*` branches on TravisCI by Martin Hořeňovský · 7 years ago
  66. 8d47963 Merge pull request #1206 from zemasoft/master by Martin Hořeňovský · 7 years ago
  67. 552589f Merge branch 'master' into master by Martin Hořeňovský · 7 years ago
  68. 95c849f Introduce support for DJGPP cross compiler by Tomas Zeman · 7 years ago
  69. 352853e Introduce conditional wchar_t (and std::wstring) support by Tomas Zeman · 7 years ago
  70. b111755 Fixup various spelling errors (#1208) by Josh Soref · 7 years ago
  71. d38f782 Ensure Catch2ConfigVersion.cmake is installed properly by Bastian Dörig · 7 years ago
  72. dc8a8e6 Speed up AppVeyor build times by Martin Hořeňovský · 7 years ago
  73. 9d1858b Simplify internal configuration of POSIX signals by Martin Hořeňovský · 7 years ago
  74. 1d1f8dc Stop installing lcov in builds without COVERAGE=1 by Martin Hořeňovský · 7 years ago
  75. 1466686 Speed up TravisCI build by Martin Hořeňovský · 7 years ago
  76. 93db01c Fix C++14 toggle for OSX build by Martin Hořeňovský · 7 years ago
  77. 2e285b9 Use char const * const * for Session::run by Martin Hořeňovský · 7 years ago
  78. d2ddb99 Cleanup for performance reasons by Martin Hořeňovský · 7 years ago
  79. 865d5f5 Fix 'defined but not used' warning by Tomas Zeman · 7 years ago
  80. 05cd057 Provide a public method to get StringRef's underlying pointer by Martin Hořeňovský · 7 years ago
  81. 950ccf4 StringRef appends itself to std::string efficiently by Martin Hořeňovský · 7 years ago
  82. cf4b7ee Document CATCH_CONFIG_CPP17_UNCAUGHT_EXCEPTIONS macro by Martin Hořeňovský · 7 years ago
  83. 7b6e49d Simplify logic selecting between signal handling/SEH/nothing by Martin Hořeňovský · 7 years ago
  84. 0c5df42 Fix how windows.h is included in our files. by Martin Hořeňovský · 7 years ago
  85. 4e57661 StringRef will not take ownership when writing itself to stream by Martin Hořeňovský · 7 years ago
  86. 5a8f9c8 Fix doubled line in baselines by Martin Hořeňovský · 7 years ago
  87. f988b4e Covered more translation possibilities by Martin Hořeňovský · 7 years ago
  88. c8d765a Cleanup some tests by Martin Hořeňovský · 7 years ago
  89. da783ab Move fallback conversion after enum-check by Martin Hořeňovský · 7 years ago
  90. c0267e5 Add test for overriding the fallback stringifier by Martin Hořeňovský · 7 years ago
  91. bb84f07 Removed unnecessary use of ostringstream from catch_enforce.h by Phil Nash · 7 years ago
  92. e84768f Add SpECTRE project to list of users. by Nils Deppe · 7 years ago
  93. 31673ee Document CATCH_CONFIG_DEFAULT_REPORTER macro by Martin Hořeňovský · 7 years ago
  94. 34d7a33 Add a way to change fallback stringifier by Martin Hořeňovský · 7 years ago
  95. 082c3b8 Fix typos in documentation by Martin Hořeňovský · 7 years ago
  96. ef2e112 Disable POSIX signals for Emscripten by Martin Hořeňovský · 7 years ago
  97. a90305f Add another known bug to limitations.md by Martin Hořeňovský · 7 years ago
  98. 543c9d3 Set patch coverage check to target 80% by Martin Hořeňovský · 7 years ago
  99. ca8470f https://github.com/catchorg/Catch2/issues/1175 - don't list hidden tests by default by dvirtz · 7 years ago
  100. 355b3f9 Add option to warn when no tests ran by dvirtz · 7 years ago