Commit Graph

  • 9b6069df64 Add infrastructure for embedding code samples in docs. Clare Macrae 2020-10-23 17:36:30 +0100
  • fd83214ceb Fix minor typo in docs. Clare Macrae 2020-10-23 19:33:49 +0100
  • eb10dc77b7
    Update 020-TestCase-1.cpp Giorgos Margaritis 2020-10-26 19:06:27 +0200
  • 967b82231c
    Sweep out two leftover references to master Martin Hořeňovský 2020-10-23 23:02:44 +0200
  • 7b9bf633be
    Tighten the test for matching filenames-as-tags Martin Hořeňovský 2020-10-23 23:02:09 +0200
  • 4c8454b5ec
    Fix potential infinite loops in generators combined with section filter Martin Hořeňovský 2020-10-22 14:20:47 +0200
  • d5a71878d3 replacing the rest of the instaces of the term "master" from the repo after "master" branch was replaced with "devel" ryan davison 2020-10-22 20:54:03 -0700
  • 8878f90323
    Fix matching of non-lowercase filename tags Martin Hořeňovský 2020-10-22 16:17:34 +0200
  • 0c7f96ba63
    Update documentation not to reference master branch Martin Hořeňovský 2020-10-21 19:59:59 +0200
  • 8dd25b0410
    Fix bunch of links to master to point to v2.x branch Martin Hořeňovský 2020-10-21 15:30:26 +0200
  • a61e9c4569 Add bazel support Florian Berchtold 2020-09-21 12:51:54 +0200
  • cf0a92463c Add the static library Catch2::Main Deniz Evrenci 2019-07-26 16:34:14 +0900
  • 69297ceeb6
    Consider CMP0110 add_test() policy Reinhold Gschweicher 2020-10-20 09:11:22 +0200
  • 923bcc5d6f
    Special case --list-tests --verbosity quiet Martin Hořeňovský 2020-10-20 15:09:48 +0200
  • 2d30df3500 Fix indentation in ParseAndAddCatchTests Reinhold Gschweicher 2020-10-20 11:24:00 +0200
  • 77b2a7daea Fix CMake regex to add tests Reinhold Gschweicher 2020-10-19 17:57:00 +0200
  • e905edb10f Add AppMesh to Open Source projects using Catch laoshanxi 2020-10-10 09:58:12 +0800
  • cf588bef7e Fix indentation in ParseAndAddCatchTests Reinhold Gschweicher 2020-10-20 11:24:00 +0200
  • b6a3e2e26b
    Merge pull request #2058 from catchorg/devel-generators-cache Martin Hořeňovský 2020-10-20 12:46:31 +0200
  • 6ffac61719
    Fix types in generators: decay types, properly constrain forwarding Martin Hořeňovský 2020-10-20 10:35:55 +0200
  • aa971632da Consider CMP0110 add_test() policy Reinhold Gschweicher 2020-10-20 09:11:22 +0200
  • ff234db122 Fix CMake regex to add tests Reinhold Gschweicher 2020-10-19 17:57:00 +0200
  • 4b2bc8757c Update catch_compiler_capabilities.hpp Michael Vlach 2020-10-10 10:19:34 +0200
  • faffc29253
    Enable "Try online" badge again Martin Hořeňovský 2020-10-10 15:13:24 +0200
  • 165ee585a5 Add AppMesh to Open Source projects using Catch laoshanxi 2020-10-10 09:58:12 +0800
  • 601a14316e
    Update catch_compiler_capabilities.hpp Michael Vlach 2020-10-10 10:19:34 +0200
  • 22d2c15203 Add AppMesh to Open Source projects using Catch laoshanxi 2020-10-10 09:58:12 +0800
  • 4ea18d6d17
    Merge pull request #2044 from lkeegan/fix_cmake_catch_add_tests_warning Martin Hořeňovský 2020-10-08 17:15:05 +0200
  • c44d9cc718
    fix warning in extras/CatchAddTests.cmake Liam Keegan 2020-10-08 16:44:20 +0200
  • b9853b4b35
    Bump version to v3.0.0 preview 3 v3.0.0-preview3 Martin Hořeňovský 2020-10-08 15:26:30 +0200
  • 853565bfb8
    Pick release notes for v2.13.2 Martin Hořeňovský 2020-10-08 12:51:07 +0200
  • 3f9e779542
    Improve detection of std::uncaught_exceptions support Martin Hořeňovský 2020-10-06 11:07:53 +0200
  • 863cc6a155
    Add WORKING_DIRECTORY to CatchAddTests.cmake commands Rémy Salim 2020-10-01 11:23:14 +0200
  • b601b7faca
    Workaround AppleClang bug by renaming TestHasher constructor argument Martin Hořeňovský 2020-10-02 23:22:49 +0200
  • b841650253
    Add missing syntax highlighting tag Matt Godbolt 2020-09-24 14:14:45 -0500
  • 1d01464730
    Support template test cases in ParseAndAddCatchTests Ansel Sermersheim 2020-09-23 09:13:29 -0700
  • c522e88afa
    Add REPORTER and OUTPUT_* args Martin Stump 2020-09-12 11:12:30 +0200
  • b1df96e7e4
    Docu/Show how to use CMake FetchContent (#2028) Florian Berchtold 2020-09-20 18:09:33 +0200
  • a4dfcf9042
    Disable __builtin_constant_p when compiling with nvcc Will Pazner 2020-09-17 09:45:43 -0700
  • 9e172c707e
    fixes bug in example - undeclared identifier kotaiadam 2020-09-11 14:05:10 +0200
  • b0214ff862
    Make experimental capture work on Windows with read-write temp file behavior Travis Wilson 2020-08-31 17:19:56 -0700
  • 2454cfffb7 add fuzzer for columns Paul Dreik 2020-09-25 20:57:12 +0200
  • 0098a76fef first take basing fuzz on v3 Paul Dreik 2020-09-23 21:54:09 +0200
  • bae6b49794 add fuzzer for columns Paul Dreik 2020-09-25 20:57:12 +0200
  • b303000c6d first take basing fuzz on v3 Paul Dreik 2020-09-23 21:54:09 +0200
  • 87074da73e
    v2.13.2 v2.13.2 Martin Hořeňovský 2020-10-07 11:43:02 +0200
  • 28beaf7bdc
    Fixed wrong script path Leonardo Lima 2020-10-07 05:44:58 -0300
  • 340ff00058
    Rewrite contributing docs for v3 Martin Hořeňovský 2020-10-06 12:34:40 +0200
  • e6f5e05ebc
    Improve detection of std::uncaught_exceptions support Martin Hořeňovský 2020-10-06 11:07:53 +0200
  • 44900d5371 Add WORKING_DIRECTORY to CatchAddTests.cmake commands Rémy Salim 2020-10-01 11:23:14 +0200
  • 7c75ecaef4
    Workaround AppleClang bug by renaming TestHasher constructor argument Martin Hořeňovský 2020-10-02 23:22:49 +0200
  • a483923de5
    Merge pull request #4 from catchorg/master bogdasar1985 2020-10-03 00:08:38 +0500
  • 4124d6377f Add WORKING_DIRECTORY to CatchAddTests.cmake commands Rémy Salim 2020-10-01 11:23:14 +0200
  • 49dbffb78d
    Update assertions.md smokkie087 2020-10-01 00:24:47 -0700
  • 42ca0abb1a
    Update CMakeLists.txt Prathu121 2020-10-01 00:19:07 +0530
  • fba0feeba1 Add missing syntax highlighting tag Matt Godbolt 2020-09-24 14:14:45 -0500
  • 3e8800beb1 Support template test cases in ParseAndAddCatchTests Ansel Sermersheim 2020-09-23 09:13:29 -0700
  • 11d09c9735
    Add missing syntax highlighting tag Matt Godbolt 2020-09-24 14:14:45 -0500
  • 314a05d809
    Merge pull request #2023 from globberwops/feature/add-reporter-and-output-dir Martin Hořeňovský 2020-09-23 22:47:21 +0200
  • ca74593e5a rebase fuzzers on top of v3 Paul Dreik 2020-09-23 22:19:39 +0200
  • cb440f70ad first take basing fuzz on v3 Paul Dreik 2020-09-23 21:54:09 +0200
  • eadf4e32b6
    Add REPORTER and OUTPUT_* args Martin Stump 2020-09-12 11:12:30 +0200
  • 142f0d8604 Support template test cases in ParseAndAddCatchTests Ansel Sermersheim 2020-09-23 09:13:29 -0700
  • a7ae58fa7b Add bazel support Florian Berchtold 2020-09-21 12:51:54 +0200
  • 80ba254f5e Add the static library Catch2::Main Deniz Evrenci 2019-07-26 16:34:14 +0900
  • acf1fce9bd
    Merge pull request #3 from catchorg/master bogdasar1985 2020-09-20 22:51:56 +0500
  • f9620d11be
    Docu/Show how to use CMake FetchContent (#2028) Florian Berchtold 2020-09-20 18:09:33 +0200
  • 38c66e34d8
    Update cmake-integration.md Florian Berchtold 2020-09-18 17:25:27 +0200
  • b696e9ea36
    Update cmake-integration.md Florian Berchtold 2020-09-18 17:25:02 +0200
  • 00db4fb497 Disable __builtin_constant_p when compiling with nvcc Will Pazner 2020-09-17 09:45:43 -0700
  • 0d295c813c Disable __builtin_constant_p when compiling with nvcc Will Pazner 2020-09-17 09:45:43 -0700
  • 2fc83e7e9c fixes bug in example - undeclared identifier kotaiadam 2020-09-11 14:05:10 +0200
  • cb74169f7a
    fixes bug in example - undeclared identifier kotaiadam 2020-09-11 14:05:10 +0200
  • a2e5ce2418 Make experimental capture work on Windows with read-write temp file behavior Travis Wilson 2020-08-31 17:19:56 -0700
  • 60dfec559f
    Provide 1 .hpp + 1 .cpp distribution of Catch2 Martin Hořeňovský 2020-09-08 15:53:08 +0200
  • 8b89a60bf6
    Reenable VS2017+examples+extra-tests build on AppVeyor Martin Hořeňovský 2020-09-08 15:30:53 +0200
  • 99d70c0c9d
    Remove superfluous whitespace before #include Martin Hořeňovský 2020-09-07 20:01:04 +0200
  • d1625f30b1
    Pick release notes from v2.13.1 Martin Hořeňovský 2020-09-07 12:34:55 +0200
  • 8f44e09a72
    Remove superfluous values Dawid Kurek 2020-08-24 10:03:04 +0200
  • 31d4831245
    Support sentinel-based ranges in default stringify (#2004) Sean Middleditch 2020-08-18 01:34:47 -0700
  • 08fb5cbab2
    Fix typo in generators docs mattkurz 2020-08-03 21:51:08 +0200
  • 5ad1a4fe61
    Issue 1992: Better c++17 std::byte detection This fixed buld errors for ubuntu-16 + clang and similar situations where C++17 is supported in the compiler but not the default C++ standard library. Gregory Bond 2020-08-03 13:03:19 +1000
  • 2c1c02f7e7
    Update ParseAndAddCatchTests.cmake Karthik Nishanth 2020-07-31 08:24:44 +0200
  • fd9f5ac661
    v2.13.1 v2.13.1 Martin Hořeňovský 2020-09-07 12:34:55 +0200
  • 8851e779cf console colour: fix unintended colouring of user's stderr on POSIX Martin Jeřábek 2020-09-04 12:27:16 +0200
  • c7054d64e7 console colour: fix unintended colouring of user's stderr on POSIX Martin Jeřábek 2020-09-04 12:27:16 +0200
  • e56d38b471 Support for running specific SECTION_IF in presence of generators. Dado Colussi 2020-09-06 16:57:02 +0300
  • 2d4f8ac8e6
    Disable problematic test on Windows Martin Hořeňovský 2020-09-06 18:00:28 +0200
  • 9155a9ff20
    Fix -Wparentheses issue on g++9 Martin Hořeňovský 2020-09-06 16:02:01 +0200
  • cc18bd719d
    Sweep out Wshadow Martin Hořeňovský 2020-09-06 13:10:43 +0200
  • d5ea4d10c3 Introduced SECTION_IF to run sections conditionally. Dado Colussi 2020-09-05 09:45:53 +0300
  • 0761bea02e Make experimental capture work on Windows with read-write temp file behavior Travis Wilson 2020-08-31 17:19:56 -0700
  • 90aeffb97d
    Add standardized copyright notice + SPDX identifier to source files Martin Hořeňovský 2020-08-30 15:43:45 +0200
  • c2453c2bf8
    Remove the rest of old-style copyright headers Martin Hořeňovský 2020-08-30 14:41:39 +0200
  • a822cb9717
    Standardize include guard patterns to FILE_NAME_EXTENSION_INCLUDED Martin Hořeňovský 2020-08-29 20:48:32 +0200
  • c26693df23
    Fix doccomment on shouldShowDuration reporter helper Martin Hořeňovský 2020-08-29 19:55:17 +0200
  • 33ad1ee2ac
    Split EventListener base from streaming_base.hpp Martin Hořeňovský 2020-08-24 22:52:59 +0200
  • f0dc4d9be0 Remove superfluous values Dawid Kurek 2020-08-24 10:03:04 +0200
  • f9fdc96cbf
    Push LazyStat down into catch_reporter_streaming_base.hpp Martin Hořeňovský 2020-08-24 11:27:13 +0200
  • 360b82620e
    Refactor serializeFilters implementation Martin Hořeňovský 2020-08-24 10:15:47 +0200