summaryrefslogtreecommitdiff
path: root/include/internal
AgeCommit message (Expand)Author
2020-03-23Upgrade catch2 to 'v2.11.2'Haibo Huang
2020-03-19v2.11.2Martin Hořeňovský
2020-03-19Make warnings in assertions fire for GCC/Clang againMartin Hořeňovský
2020-02-24include <iterator> in catch_stats.hppkhyperia
2020-02-15Specialize CATCH_TRAP() for iOS + thumb instruction set comboMartin Hořeňovský
2020-02-15Add command line option 'never' to --wait-for-keypress (#1866)Tristan Stenner
2020-02-08Variables made const-ref.offa
2020-02-03Merge pull request #1854 from neheb/patch-1Martin Hořeňovský
2020-02-03Cleanup nextafter workaroundMartin Hořeňovský
2020-02-03Check for Windows instead of WIN32 for wmain entry pointMartin Hořeňovský
2020-02-01Fix significant bug with storing composed matchersMartin Hořeňovský
2020-02-01Make CATCH_BREAK_INTO_DEBUGGER be user-configurablekhyperia
2020-02-01Make CATCH_BREAK_INTO_DEBUGGER be user-configurablekhyperia
2020-01-31catch_compiler_capabilities.h: use proper math defineRosen Penev
2020-01-31Make hidden tags behave identically (#1847)dmsteck
2020-01-25Some refactorings:offa
2020-01-24Removed unneeded 'using uchar = unsigned char'Daniel Griscom
2020-01-14Added <random> include for std::uniform_int_distributionMatthias Moulin
2019-12-28v2.11.1Martin Hořeňovský
2019-12-28Avoid detecting Clang as having MSVC's traditional preprocessorMartin Hořeňovský
2019-12-23catch_debugger.h - implement break into debugger assembler instructions for iOSptc-tgamper
2019-12-23catch_console_colour.cpp - adjust useColourOnPlatform for iOSptc-tgamper
2019-12-23catch_debugger.cpp - debugger detection is identical on Mac OS X and iOSptc-tgamper
2019-12-23Provide const overload of ObjectStorage::stored_object()Martin Hořeňovský
2019-12-15Fix forwarding in SingleValueGenerator and generator creationJoe Burzinski
2019-11-21Fix wrong namespacing of benchmarking constructor helpersJoe Burzinski
2019-11-16Suppress using-namespace lint in GENERATE* macrosMartin Hořeňovský
2019-11-15v2.11.0Martin Hořeňovský
2019-11-15Ensure the full benchmarking support is present in the single headerMartin Hořeňovský
2019-11-05Split [.foo] into [.][foo] when parsing test specsMartin Hořeňovský
2019-11-04Forbid copying ReusableStringStreamMartin Hořeňovský
2019-11-01Fix error when period of steady_clock is not nanocericks0n
2019-10-29Refactored XMLWriter to provide finer-grained control over formattingMartin Hořeňovský
2019-10-28Extract FunctionReturnType to catch_meta.hppMartin Hořeňovský
2019-10-28Merge pull request #1791 from catchorg/dev-reorganize-warning-suppressionMartin Hořeňovský
2019-10-27Avoid technically UB type punning when determining endiannessMartin Hořeňovský
2019-10-27Rework how warning suppression in macros is doneMartin Hořeňovský
2019-10-26Enable `range` generator for floating point typesManuel Drews
2019-10-25Rework StringRef interface and internalsMartin Hořeňovský
2019-10-24v2.10.2Jozef Grajciar
2019-10-22Prevent warning suppression from leaking when registering a listenerMartin Hořeňovský
2019-10-21Provide workaround for platforms where INFINITY is doubleMartin Hořeňovský
2019-10-20v2.10.1Martin Hořeňovský
2019-10-20Suppress false positive from clang-analyzerJonathan Vander Mey
2019-10-20Use scientific notation for the WithinULP matcherMartin Hořeňovský
2019-10-19Fixes #1766: Catch terminates when parsing invalid test nameamitherman95
2019-10-18TemplateTests: suppress -Wunused-template warning in template test casesJozef Grajciar
2019-10-18TemplateTests: fix compilation with ICCJozef Grajciar
2019-10-17Add parenthesis to prevent macro expansions of min/maxMartin Hořeňovský
2019-10-13v2.10.0Martin Hořeňovský