summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-20Consider CMP0110 add_test() policyupstream-masterReinhold Gschweicher
2020-10-10Add AppMesh to Open Source projects using Catchlaoshanxi
2020-10-07v2.13.2Martin Hořeňovský
2020-10-06Improve detection of std::uncaught_exceptions supportMartin Hořeňovský
2020-10-02Add WORKING_DIRECTORY to CatchAddTests.cmake commandsRémy Salim
2020-10-02Workaround AppleClang bug by renaming TestHasher constructor argumentMartin Hořeňovský
2020-09-24Add missing syntax highlighting tagMatt Godbolt
2020-09-24Support template test cases in ParseAndAddCatchTestsAnsel Sermersheim
2020-09-23Merge pull request #2023 from globberwops/feature/add-reporter-and-output-dirMartin Hořeňovský
2020-09-23Add REPORTER and OUTPUT_* argsMartin Stump
2020-09-20Docu/Show how to use CMake FetchContent (#2028)Florian Berchtold
2020-09-18Disable __builtin_constant_p when compiling with nvccWill Pazner
2020-09-12fixes bug in example - undeclared identifierkotaiadam
2020-09-10Make experimental capture work on Windows with read-write temp file behaviorTravis Wilson
2020-09-07v2.13.1Martin Hořeňovský
2020-08-27Remove superfluous valuesDawid Kurek
2020-08-18Support sentinel-based ranges in default stringify (#2004)Sean Middleditch
2020-08-03Fix typo in generators docsmattkurz
2020-08-03Issue 1992: Better c++17 std::byte detectionGregory Bond
2020-08-01Don't apply global settings when configuring as a subproject.James Touton
2020-08-01Update ParseAndAddCatchTests.cmakeKarthik Nishanth
2020-07-17Fix CMake add test helper for CMake 3.18.0Reinhold Gschweicher
2020-07-12v2.13.0Martin Hořeňovský
2020-07-12Fixup whitespace in TAPReporterMartin Hořeňovský
2020-07-12Remove pointless CompactReporter::getPreferences overrideMartin Hořeňovský
2020-07-12Merge pull request #1983 from s7726/patch-1Martin Hořeňovský
2020-07-12Improve documentation for --min-durationMartin Hořeňovský
2020-07-12Document GENERATE's new usage between SECTIONsMartin Hořeňovský
2020-07-12Update catch_reporter_tap.hppGavin S
2020-07-11Modify generator tracking to allow GENERATEs between SECTIONsMartin Hořeňovský
2020-07-11Fix how testRandomOrder.py builds tag argumentsMartin Hořeňovský
2020-07-07Increase tolerances in --min-duration testsMartin Hořeňovský
2020-07-07Fixup single_include to be consistent with last tagMartin Hořeňovský
2020-07-06--min-duration is overriden by -d noMartin Hořeňovský
2020-07-06Refactor tests for duration reporting thresholdMartin Hořeňovský
2020-07-06Test for --min-durationJohn Bytheway
2020-07-06Add --min-duration optionJohn Bytheway
2020-07-06Merge pull request #1973 from echuber2/patch-1Martin Hořeňovský
2020-07-05Escaping literal "*" ("times") to fix markdownEric Huber
2020-07-05v2.12.4Martin Hořeňovský
2020-07-04Update FUNDING file (-Patreon, +PayPal)Martin Hořeňovský
2020-07-01Fix for macOS on ARMGeorge Rhoten
2020-06-29v2.12.3Martin Hořeňovský
2020-06-28Add OverallResultsCases element to XML reporterRyan Pavlik
2020-06-27Rewrite the contributing documentationMartin Hořeňovský
2020-06-26Replace a TODO comment in examplesMartin Hořeňovský
2020-06-23Add an example of using GENERATE(table())Richard Ash
2020-06-20Add notes on compiling the examples.Richard Ash
2020-06-19Clang-format configuration added.offa
2020-06-18Make scripts/updateDocumentToC.py executable.Richard Ash