summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-14Merge pull request #1831 from matt77hias/masterMartin Hořeňovský
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-21Update single header generation script to warn about unused headersJoe 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-15Mention the sonarqube reporter in release processMartin Hořeňovský
2019-11-15Ensure the full benchmarking support is present in the single headerMartin Hořeňovský
2019-11-15Minor cleanup in the benchmarking testsMartin Hořeňovský
2019-11-13Use newer version of Python on AppVeyorMartin Hořeňovský
2019-11-05Split [.foo] into [.][foo] when parsing test specsMartin Hořeňovský
2019-11-04Cleanup tests for C++20Martin Hořeňovský
2019-11-04Forbid copying ReusableStringStreamMartin Hořeňovský
2019-11-03Merge pull request #1794 from cericks0n/patch-1Martin Hořeňovský
2019-11-01Fix error when period of steady_clock is not nanocericks0n
2019-10-31Fix compilation error in examplesMartin Hořeňovský
2019-10-31Warning fixes in examples and testsMartin Hořeňovský
2019-10-29Refactored XMLWriter to provide finer-grained control over formattingMartin Hořeňovský
2019-10-29Remove useless testMartin Hořeňovský
2019-10-28Mark type erasure in PredicateFunction as deprecatedMartin 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-27Improve JUnit failure reportAlexander Stein
2019-10-27Add SonarQube Generic Test Data reportersp-dani-garcia
2019-10-27Merge pull request #1776 from mvd4/bugfix/enable-floating-point-rangesMartin Hořeňovský
2019-10-26Document that matcher combinators (&&, ||, !) do not take ownershipMartin Hořeňovský
2019-10-26Add documentation for floating point `range` generatorMartin 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-21docs: command-line: Add example to specify tests by file name.Martin Hostettler
2019-10-21Provide workaround for platforms where INFINITY is doubleMartin Hořeňovský
2019-10-20v2.10.1Martin Hořeňovský
2019-10-20Fix "ldd" -> "lld" typo in docsMartin Hořeňovský