1. 1c57496 Merge pull request #1769 from amitherman95/amitherman-1767 by Martin Hořeňovský · 4 years, 7 months ago
  2. 3109add Add tests for the -f/--input-file command line argument by Martin Hořeňovský · 4 years, 7 months ago
  3. adb4789 Patch:Failure to apply filters through external file by amitherman95 · 4 years, 7 months ago
  4. 75200e1 Merge pull request #1768 from RT222/master by Martin Hořeňovský · 4 years, 7 months ago
  5. a5a22cd Have the random generators use the global rng instance by Martin Hořeňovský · 4 years, 7 months ago
  6. 535da5c Introduce Catch's own RNG based on the PCG family of RNGs by Martin Hořeňovský · 4 years, 7 months ago
  7. 2331249 Simplified benchmark output with --benchmark-no-analysis by RT222 · 4 years, 7 months ago
  8. 319cb9e Add a generator that takes an iterator pair by Martin Hořeňovský · 4 years, 7 months ago
  9. b8b765d Merge pull request #1765 from kevingranade/patch-1 by Martin Hořeňovský · 4 years, 7 months ago
  10. a0ebd63 Add Cataclysm:Dark Days Ahead to project list by Kevin Granade · 4 years, 7 months ago
  11. 4bd2c3a Fix compilation error with CATCH_CONFIG_GLOBAL_NEXTAFTER by Martin Hořeňovský · 4 years, 7 months ago
  12. c38a5ca Allow full range of target ULP values for the ULPMatcher by Martin Hořeňovský · 4 years, 7 months ago
  13. ebc5609 Add test for INF == Approx(1) by Martin Hořeňovský · 4 years, 7 months ago
  14. fcda35f update name of Value Generators in doc to match class names by Wim Leflere · 4 years, 7 months ago
  15. 02ee130 Special case Approx(inf) to better follow user expectations by Martin Hořeňovský · 4 years, 7 months ago
  16. 815f995 Do not explicitly install conan by Martin Hořeňovský · 4 years, 7 months ago
  17. da0062f Merge pull request #1752 from amitherman95/amitherman-1737 by Martin Hořeňovský · 4 years, 8 months ago
  18. de42f8a Fix escaping of quotes in coverage helper by Martin Hořeňovský · 4 years, 8 months ago
  19. af84f13 Add documentation for the table generator helper by Martin Hořeňovský · 4 years, 8 months ago
  20. fc2066b Add tests for escaping special characters in CLI by Martin Hořeňovský · 4 years, 8 months ago
  21. 2bcff9d Escape characters bug patch(v2.9.2) by amitherman95 · 4 years, 8 months ago
  22. 3beccfb Remove the no longer used is_unique type trait by Martin Hořeňovský · 4 years, 8 months ago
  23. af8b253 Ignore leading/trailing whitespace in test/section specs by Martin Hořeňovský · 4 years, 8 months ago
  24. a156440 Reinline some StringRef methods with trivial bodies by Martin Hořeňovský · 4 years, 8 months ago
  25. dab0296 Add test for past-the-end substr on StringRef by Martin Hořeňovský · 4 years, 8 months ago
  26. 9f4c477 Remove (mostly) unused overloads of StringRef operator + by Martin Hořeňovský · 4 years, 8 months ago
  27. 293012a Inline SourceLineInfo::empty definition by Martin Hořeňovský · 4 years, 8 months ago
  28. e2b3443 Do not blindly access empty StringRefs by Martin Hořeňovský · 4 years, 8 months ago
  29. 7b865da Make StringRef's operator std::string explicit by Martin Hořeňovský · 4 years, 8 months ago
  30. 1436253 Check for empty expression properly by Martin Hořeňovský · 4 years, 8 months ago
  31. a5bb3e3 Small updates to include directives (#1726) by Matthias Moulin · 4 years, 8 months ago
  32. 923db16 Use StringRefs through the enum registration by Martin Hořeňovský · 4 years, 8 months ago
  33. fbbaadb Use StringRef literal for unknown enum values instead of string lit by Martin Hořeňovský · 4 years, 8 months ago
  34. dd1f0f1 Add test for --filename-as-tags by Martin Hořeňovský · 4 years, 8 months ago
  35. d27d580 Add test for --libidentify command line flag by Martin Hořeňovský · 4 years, 8 months ago
  36. 6da00c1 Split out the rest of string manipulation tests by Martin Hořeňovský · 4 years, 8 months ago
  37. fe967b1 Remove the ill-considered StringRef::numberOfCharacters by Martin Hořeňovský · 4 years, 8 months ago
  38. f2c2711 Add trim for StringRef by Martin Hořeňovský · 4 years, 8 months ago
  39. b77ab74 Start adding tests for string manip functions by Martin Hořeňovský · 4 years, 8 months ago
  40. 4038ee6 Stop compilation if registering an enum could truncate its value by Martin Hořeňovský · 4 years, 8 months ago
  41. 789f359 Do not write singular characters into stream as C-strings by Martin Hořeňovský · 4 years, 8 months ago
  42. 6e8d769 Unify handling of __has_include checks by Martin Hořeňovský · 4 years, 8 months ago
  43. 1189a73 Do not assume that version placeholders contain ")" by Martin Hořeňovský · 4 years, 8 months ago
  44. 071baca Properly linkthrough additions to the configuration docs by Martin Hořeňovský · 4 years, 8 months ago
  45. addf799 Workaround missing std::nextafter in uClibc by Martin Hořeňovský · 4 years, 8 months ago
  46. 155274f Add disabling the use of Android's logging at compile time by Martin Hořeňovský · 4 years, 8 months ago
  47. 18d597c Allow to use non-copyable and non-movable types in TEMPLATE_LIST_TEST_CASE by Benjamin Worpitz · 4 years, 9 months ago
  48. 6629c11 Optimize in-repo PNGs by Martin Hořeňovský · 4 years, 8 months ago
  49. c6bf56b Fix Travis builds with clang 5/6 by Martin Hořeňovský · 4 years, 8 months ago
  50. 623e348 Merge pull request #1744 from ux3d/add-ux3d-to-commercial-users by Martin Hořeňovský · 4 years, 8 months ago
  51. 46f767e add UX3D to commercial users by Benjamin Schmithüsen · 4 years, 8 months ago
  52. ce42deb Add Android's log library to Catch2's CMake interface by Martin Hořeňovský · 4 years, 9 months ago
  53. 46a7007 Use __android_log_write instead of __android_log_print by Martin Hořeňovský · 4 years, 9 months ago
  54. 378cc1a Rename template parameter names to avoid name conflict on Solaris. by Jesse Alas · 4 years, 9 months ago
  55. e2d863b Actually run the random generator tests by Martin Hořeňovský · 4 years, 9 months ago
  56. ebe6a07 Remove the new tests from approvals by Martin Hořeňovský · 4 years, 9 months ago
  57. edcfd7f Add missed item to v2.9.2 release notes by Martin Hořeňovský · 4 years, 9 months ago
  58. 738818a Add a test for the internals by Martin Hořeňovský · 4 years, 9 months ago
  59. 2c869e1 v2.9.2 by Martin Hořeňovský · 4 years, 9 months ago
  60. 0ab11aa (Hopefully) Fix Obj-C++ compilation of matchers by Martin Hořeňovský · 4 years, 9 months ago
  61. 7a6af7b Merge pull request #1717 from ax3l/fix-storageClassFirst by Martin Hořeňovský · 4 years, 9 months ago
  62. fa096b2 Merge pull request #1715 from sfranzen/fix-compact-reporter by Martin Hořeňovský · 4 years, 9 months ago
  63. 820b1f1 static constexpr: storage class first by Axel Huebl · 4 years, 9 months ago
  64. 6070745 Improve reporting of unmatched filters (#1684) by Steven Franzen · 4 years, 9 months ago
  65. 3d9e7db Fix infinite loop in compact reporter printer by Steven Franzen · 4 years, 9 months ago
  66. cf55cfd Tiny speedup when listing tags by Martin Hořeňovský · 4 years, 9 months ago
  67. 3701c2e Small cleanup of self tests by Martin Hořeňovský · 4 years, 9 months ago
  68. 7dc7d77 Add a test for Catch version output by Martin Hořeňovský · 4 years, 9 months ago
  69. 06bc20c Improve handling of newlines in release scripts by Martin Hořeňovský · 4 years, 9 months ago
  70. 7a4beed Make release script update version placeholders in docs by Martin Hořeňovský · 4 years, 9 months ago
  71. 67b4ada Add 'Introduced in Catch 2.3.0.' text by Clare Macrae · 4 years, 10 months ago
  72. 119569a Add 'Introduced in Catch 2.4.0.' text by Clare Macrae · 4 years, 10 months ago
  73. ab71389 Add docs for AND_GIVEN macro - see #1360 by Clare Macrae · 4 years, 10 months ago
  74. 69fc94d Add 'Introduced in Catch 2.4.1.' text by Clare Macrae · 4 years, 10 months ago
  75. 49cd7c9 Add 'Introduced in Catch 2.4.2.' text by Clare Macrae · 4 years, 10 months ago
  76. e998d15 Add 'Introduced in Catch 2.5.0.' text by Clare Macrae · 4 years, 10 months ago
  77. 42a5903 Add 'Introduced in Catch 2.6.0.' text by Clare Macrae · 4 years, 10 months ago
  78. c071f07 Add 'Introduced in Catch 2.7.0.' note by Clare Macrae · 4 years, 10 months ago
  79. 53776a9 Add 'Introduced in Catch 2.7.1.' note by Clare Macrae · 4 years, 10 months ago
  80. 4511dc0 Add 'Introduced in Catch 2.8.0.' text by Clare Macrae · 4 years, 10 months ago
  81. e7c3bdb Add 'Introduced in Catch 2.8.0.' text by Clare Macrae · 4 years, 10 months ago
  82. 9aab958 Add section headers, so I can later say when features were introduced by Clare Macrae · 4 years, 10 months ago
  83. 8cd58f7 Add missing struct Template_Fixture_2 so that the example compiles. by Clare Macrae · 4 years, 10 months ago
  84. d5a69cd Add 'Introduced in Catch 2.9.0.' text by Clare Macrae · 4 years, 10 months ago
  85. 1d13d88 Helper script to create "Introduced in ..." text - see #1667 by Clare Macrae · 4 years, 10 months ago
  86. de0674c Add a template for creating new documentation page by Martin Hořeňovský · 4 years, 9 months ago
  87. 3d7282c Add a section on documentation to contributing.md by Martin Hořeňovský · 4 years, 9 months ago
  88. e5c0e33 Add Android implementation of writeToDebugConsole that prints to Logcat (#1710) by Mike Cowan · 4 years, 10 months ago
  89. dc8c8e9 Use an up to date conan package version again by Martin Hořeňovský · 4 years, 10 months ago
  90. ba91933 Add autoconfiguration for RTX by Martin Hořeňovský · 4 years, 10 months ago
  91. 7b70b11 Add PopHead to Open Source projects using Catch by Czapa10 · 4 years, 10 months ago
  92. ab80277 Improve the REQUIRE_THROWS_MATCHES documentation a bit by Martin Hořeňovský · 4 years, 10 months ago
  93. 7e7ab0e Fix xml reporter crashing when a benchmark failed. by Joachim Meyer · 4 years, 10 months ago
  94. 425957d Update vector matcher documentation by Martin Hořeňovský · 4 years, 10 months ago
  95. d017f6d Document CATCH_CONFIG_CPP17_BYTE macro by Martin Hořeňovský · 4 years, 10 months ago
  96. 91244d3 Document CATCH_CONFIG_CPP17_OPTIONAL macro by Martin Hořeňovský · 4 years, 10 months ago
  97. 62b3f6c Merge pull request #1698 from sfranzen/fix-#1634 by Martin Hořeňovský · 4 years, 10 months ago
  98. e7c26f0 Fix non-default-constructible type lists used in TEMPLATE_LIST_TEST_CASE (#1697) by Benjamin Worpitz · 4 years, 10 months ago
  99. a22b7df Merge pull request #1700 from claremacrae/patch-3 by Martin Hořeňovský · 4 years, 10 months ago
  100. 032068b Fix typo in 2.7.1 release notes by Clare Macrae · 4 years, 10 months ago