1. 7ddcf95 Upgrade catch2 to 'v2.11.2' by Haibo Huang · 4 years, 2 months ago
  2. 5f94c8d v2.11.2 by Martin Hořeňovský · 4 years, 3 months ago
  3. 5561d03 Different approach to proper colouring of filters by Martin Hořeňovský · 4 years, 4 months ago
  4. 3a15315 Switch back to uncolored output after printing filters by Till Hofmann · 4 years, 4 months ago
  5. b7b346c Make warnings in assertions fire for GCC/Clang again by Martin Hořeňovský · 4 years, 3 months ago
  6. 022b61f Don't cast nanoseconds to integers when writing output by khyperia · 4 years, 3 months ago
  7. 87b5bf7 include <iterator> in catch_stats.hpp by khyperia · 4 years, 3 months ago
  8. 81d52c4 Specialize CATCH_TRAP() for iOS + thumb instruction set combo by Martin Hořeňovský · 4 years, 4 months ago
  9. 200b8b6 Add command line option 'never' to --wait-for-keypress (#1866) by Tristan Stenner · 4 years, 4 months ago
  10. e70fd2a Variables made const-ref. by offa · 4 years, 4 months ago
  11. b3b0721 Merge pull request #1854 from neheb/patch-1 by Martin Hořeňovský · 4 years, 4 months ago
  12. 2652bb8 Cleanup nextafter workaround by Martin Hořeňovský · 4 years, 4 months ago
  13. 1715b6b Check for Windows instead of WIN32 for wmain entry point by Martin Hořeňovský · 4 years, 4 months ago
  14. f20a9db Fix significant bug with storing composed matchers by Martin Hořeňovský · 4 years, 4 months ago
  15. ccb1f70 Make CATCH_BREAK_INTO_DEBUGGER be user-configurable by khyperia · 4 years, 4 months ago
  16. 4a5bc0f Make CATCH_BREAK_INTO_DEBUGGER be user-configurable by khyperia · 4 years, 4 months ago
  17. f96e89e catch_compiler_capabilities.h: use proper math define by Rosen Penev · 4 years, 4 months ago
  18. 481f54b Make hidden tags behave identically (#1847) by dmsteck · 4 years, 4 months ago
  19. 2d172dc Some refactorings: by offa · 4 years, 4 months ago
  20. 587a20b Removed unneeded 'using uchar = unsigned char' by Daniel Griscom · 4 years, 4 months ago
  21. 4ea74ff Added <random> include for std::uniform_int_distribution by Matthias Moulin · 4 years, 5 months ago
  22. d10b9bd v2.11.1 by Martin Hořeňovský · 4 years, 5 months ago
  23. 55794e9 Avoid detecting Clang as having MSVC's traditional preprocessor by Martin Hořeňovský · 4 years, 5 months ago
  24. fa6211b catch_debugger.h - implement break into debugger assembler instructions for iOS by ptc-tgamper · 4 years, 6 months ago
  25. 4e90f91 catch_console_colour.cpp - adjust useColourOnPlatform for iOS by ptc-tgamper · 4 years, 6 months ago
  26. 0c59cc8 catch_debugger.cpp - debugger detection is identical on Mac OS X and iOS by ptc-tgamper · 4 years, 6 months ago
  27. e4004e0 Provide const overload of ObjectStorage::stored_object() by Martin Hořeňovský · 4 years, 5 months ago
  28. 6c9a255 Fix forwarding in SingleValueGenerator and generator creation by Joe Burzinski · 4 years, 6 months ago
  29. cfba9dc Fix wrong namespacing of benchmarking constructor helpers by Joe Burzinski · 4 years, 7 months ago
  30. a537cca Suppress using-namespace lint in GENERATE* macros by Martin Hořeňovský · 4 years, 7 months ago
  31. e1c9d55 v2.11.0 by Martin Hořeňovský · 4 years, 7 months ago
  32. f23f968 Ensure the full benchmarking support is present in the single header by Martin Hořeňovský · 4 years, 7 months ago
  33. 930f49a Split [.foo] into [.][foo] when parsing test specs by Martin Hořeňovský · 4 years, 7 months ago
  34. 95bfb33 Forbid copying ReusableStringStream by Martin Hořeňovský · 4 years, 7 months ago
  35. fa6d52e Fix error when period of steady_clock is not nano by cericks0n · 4 years, 7 months ago
  36. 3136c4f Refactored XMLWriter to provide finer-grained control over formatting by Martin Hořeňovský · 5 years ago
  37. fc320f6 Extract FunctionReturnType to catch_meta.hpp by Martin Hořeňovský · 4 years, 7 months ago
  38. 5290d4b Merge pull request #1791 from catchorg/dev-reorganize-warning-suppression by Martin Hořeňovský · 4 years, 7 months ago
  39. 7ada02e Avoid technically UB type punning when determining endianness by Martin Hořeňovský · 4 years, 7 months ago
  40. 849f284 Rework how warning suppression in macros is done by Martin Hořeňovský · 4 years, 7 months ago
  41. 2fbd66c Improve JUnit failure report by Alexander Stein · 4 years, 10 months ago
  42. 51b29ce Add SonarQube Generic Test Data reporter by sp-dani-garcia · 4 years, 9 months ago
  43. 4327bab Enable `range` generator for floating point types by Manuel Drews · 4 years, 8 months ago
  44. 50cc14c Rework StringRef interface and internals by Martin Hořeňovský · 4 years, 8 months ago
  45. 87b745d v2.10.2 by Jozef Grajciar · 4 years, 7 months ago
  46. 7d0b205 Prevent warning suppression from leaking when registering a listener by Martin Hořeňovský · 4 years, 7 months ago
  47. 23c80bc Provide workaround for platforms where INFINITY is double by Martin Hořeňovský · 4 years, 8 months ago
  48. a2c8dce v2.10.1 by Martin Hořeňovský · 4 years, 8 months ago
  49. 060a41e Suppress false positive from clang-analyzer by Jonathan Vander Mey · 4 years, 9 months ago
  50. 9e8ae7d Use scientific notation for the WithinULP matcher by Martin Hořeňovský · 4 years, 8 months ago
  51. 8485684 Fixes #1766: Catch terminates when parsing invalid test name by amitherman95 · 4 years, 8 months ago
  52. ae14a47 TemplateTests: suppress -Wunused-template warning in template test cases by Jozef Grajciar · 4 years, 8 months ago
  53. f2b23db TemplateTests: fix compilation with ICC by Jozef Grajciar · 4 years, 8 months ago
  54. 31906d8 Add parenthesis to prevent macro expansions of min/max by Martin Hořeňovský · 4 years, 8 months ago
  55. 7c9f92b v2.10.0 by Martin Hořeňovský · 4 years, 8 months ago
  56. 9ba48e2 Remove superfluous includes in exception matchers by Martin Hořeňovský · 4 years, 8 months ago
  57. 2cc0c71 Add a matcher that checks exception's message by Martin Hořeňovský · 4 years, 8 months ago
  58. d2d418a Add a Relative Comparison matcher for floating point numbers by Martin Hořeňovský · 4 years, 8 months ago
  59. c8db4e7 Add a from_range(Container) overload to the generator helpers by Martin Hořeňovský · 4 years, 8 months ago
  60. adb4789 Patch:Failure to apply filters through external file by amitherman95 · 4 years, 8 months ago
  61. 75200e1 Merge pull request #1768 from RT222/master by Martin Hořeňovský · 4 years, 8 months ago
  62. a5a22cd Have the random generators use the global rng instance by Martin Hořeňovský · 4 years, 8 months ago
  63. 535da5c Introduce Catch's own RNG based on the PCG family of RNGs by Martin Hořeňovský · 4 years, 8 months ago
  64. 2331249 Simplified benchmark output with --benchmark-no-analysis by RT222 · 4 years, 8 months ago
  65. 319cb9e Add a generator that takes an iterator pair by Martin Hořeňovský · 4 years, 8 months ago
  66. 4bd2c3a Fix compilation error with CATCH_CONFIG_GLOBAL_NEXTAFTER by Martin Hořeňovský · 4 years, 8 months ago
  67. c38a5ca Allow full range of target ULP values for the ULPMatcher by Martin Hořeňovský · 4 years, 8 months ago
  68. fcda35f update name of Value Generators in doc to match class names by Wim Leflere · 4 years, 8 months ago
  69. 02ee130 Special case Approx(inf) to better follow user expectations by Martin Hořeňovský · 4 years, 8 months ago
  70. 2bcff9d Escape characters bug patch(v2.9.2) by amitherman95 · 4 years, 9 months ago
  71. 3beccfb Remove the no longer used is_unique type trait by Martin Hořeňovský · 4 years, 9 months ago
  72. af8b253 Ignore leading/trailing whitespace in test/section specs by Martin Hořeňovský · 4 years, 9 months ago
  73. a156440 Reinline some StringRef methods with trivial bodies by Martin Hořeňovský · 4 years, 9 months ago
  74. 9f4c477 Remove (mostly) unused overloads of StringRef operator + by Martin Hořeňovský · 4 years, 9 months ago
  75. 293012a Inline SourceLineInfo::empty definition by Martin Hořeňovský · 4 years, 9 months ago
  76. e2b3443 Do not blindly access empty StringRefs by Martin Hořeňovský · 4 years, 9 months ago
  77. 7b865da Make StringRef's operator std::string explicit by Martin Hořeňovský · 4 years, 9 months ago
  78. 1436253 Check for empty expression properly by Martin Hořeňovský · 4 years, 9 months ago
  79. a5bb3e3 Small updates to include directives (#1726) by Matthias Moulin · 4 years, 9 months ago
  80. 923db16 Use StringRefs through the enum registration by Martin Hořeňovský · 4 years, 9 months ago
  81. fbbaadb Use StringRef literal for unknown enum values instead of string lit by Martin Hořeňovský · 4 years, 9 months ago
  82. d27d580 Add test for --libidentify command line flag by Martin Hořeňovský · 4 years, 9 months ago
  83. fe967b1 Remove the ill-considered StringRef::numberOfCharacters by Martin Hořeňovský · 4 years, 9 months ago
  84. f2c2711 Add trim for StringRef by Martin Hořeňovský · 4 years, 9 months ago
  85. 4038ee6 Stop compilation if registering an enum could truncate its value by Martin Hořeňovský · 4 years, 9 months ago
  86. 789f359 Do not write singular characters into stream as C-strings by Martin Hořeňovský · 4 years, 9 months ago
  87. 6e8d769 Unify handling of __has_include checks by Martin Hořeňovský · 4 years, 9 months ago
  88. addf799 Workaround missing std::nextafter in uClibc by Martin Hořeňovský · 4 years, 9 months ago
  89. 155274f Add disabling the use of Android's logging at compile time by Martin Hořeňovský · 4 years, 9 months ago
  90. 18d597c Allow to use non-copyable and non-movable types in TEMPLATE_LIST_TEST_CASE by Benjamin Worpitz · 4 years, 10 months ago
  91. 46a7007 Use __android_log_write instead of __android_log_print by Martin Hořeňovský · 4 years, 10 months ago
  92. 378cc1a Rename template parameter names to avoid name conflict on Solaris. by Jesse Alas · 4 years, 10 months ago
  93. 738818a Add a test for the internals by Martin Hořeňovský · 4 years, 10 months ago
  94. 2c869e1 v2.9.2 by Martin Hořeňovský · 4 years, 10 months ago
  95. 0ab11aa (Hopefully) Fix Obj-C++ compilation of matchers by Martin Hořeňovský · 4 years, 10 months ago
  96. 7a6af7b Merge pull request #1717 from ax3l/fix-storageClassFirst by Martin Hořeňovský · 4 years, 10 months ago
  97. fa096b2 Merge pull request #1715 from sfranzen/fix-compact-reporter by Martin Hořeňovský · 4 years, 10 months ago
  98. 820b1f1 static constexpr: storage class first by Axel Huebl · 4 years, 10 months ago
  99. 6070745 Improve reporting of unmatched filters (#1684) by Steven Franzen · 4 years, 10 months ago
  100. 3d9e7db Fix infinite loop in compact reporter printer by Steven Franzen · 4 years, 10 months ago