Commit Graph

  • a6d59b62b2
    Remove obsolete link to benchmarking tests Martin Hořeňovský 2022-07-15 19:49:21 +0200
  • cc0e91472a
    Different way of checking for support of local warning suppression Martin Hořeňovský 2022-07-12 00:05:56 +0200
  • 6c6cfe126a Backport fix for SIGSTKSZ Golubchikov Mihail 2022-07-14 13:10:27 +0300
  • 713e31cd53 Update per contributing docs. davidmatson 2022-07-12 12:41:51 -0700
  • 65646197f1 Backport fix for SIGSTKSZ Golubchikov Mihail 2022-07-14 13:10:27 +0300
  • 50b00e8628
    Update command-line.md Ryan 2022-07-12 16:07:25 +0800
  • 11bb254a53
    Update docs-deploy.yml Ryan 2022-07-12 15:59:38 +0800
  • 6c79aa2357 [add feature] deploy docs on website Ryan 2022-07-12 15:49:17 +0800
  • 3bd0c58878
    Fix Wunused-variable warning for MinGW Martin Hořeňovský 2022-07-11 22:28:15 +0200
  • a63ad74554
    Added new DL_PATHS option to catch_discover_tests() (#2467) mheimlich 2022-07-11 18:31:32 +0200
  • a3c04fd579
    Update extras/Catch.cmake Martin Hořeňovský 2022-07-11 18:31:07 +0200
  • 5f9109a8dc
    Fix nvcc compile error (#2477) Niels Kristian Kjærgård Madsen 2022-07-07 00:03:02 +0200
  • ac6ea10a0f Changes based on discussion Niels Kristian Kjærgård Madsen 2022-07-05 14:25:09 +0200
  • 1e489705f5 Fix nvcc compile error Niels Kristian Kjærgård Madsen 2022-07-04 12:33:24 +0200
  • ac345f86af Use anonymous pipes for stdout/stderr redirection. davidmatson 2022-06-29 17:42:15 -0700
  • 5a1ef7e4a6
    Redo visibility fallback Martin Hořeňovský 2022-06-27 13:10:22 +0200
  • 38281069cf prepend to PATH in order to override any previously set paths. Martin Heimlich 2022-06-27 09:19:04 +0200
  • bea58bf8bb
    Allow building Catch2 as dynamic library Martin Hořeňovský 2022-06-24 16:26:08 +0200
  • 34d9724058
    Add experimental CMake script for sharding tests in binaries Martin Hořeňovský 2022-06-24 14:12:55 +0200
  • 5d269045b2
    Add section on running tests in parallel to the FAQ Martin Hořeňovský 2022-06-22 00:14:26 +0200
  • 95a1206805
    Add doc page with best practices and other usage tips Martin Hořeňovský 2022-06-22 00:13:53 +0200
  • 4fadb4beb7 Added new DL_PATHS option to the catch_discover_tests() ctest integration. This enables setting the required PATH/LD_LIBRARY_PATH environment variables both when retrieving the list of text cases and when executing the tests. Martin Heimlich 2022-06-24 11:16:29 +0200
  • 6f9f1465c3
    Shorten lines in sharding docs Martin Hořeňovský 2022-06-22 00:11:02 +0200
  • 8730260457
    Split apart combined TUs Martin Hořeňovský 2022-06-21 16:19:50 +0200
  • bdfa920f93
    Use binary path in testBazelReporter reporter output path Martin Hořeňovský 2022-06-21 14:21:12 +0200
  • 0c5e33d517 CMake 3.20+: No globbing for installed headers FeRD (Frank Dana) 2022-06-17 19:50:01 -0400
  • a369267874
    test-fixtures.md: Line-wrap code examples (#2464) Frank Dana 2022-06-19 10:24:59 -0400
  • 6ebaa509bb
    relinebreak Martin Hořeňovský 2022-06-19 16:24:39 +0200
  • 1f381a1f62
    Update commercial-users.md (#2465) Nexus Web Development 2022-06-18 17:47:49 -0400
  • 6a5b48c9c4
    Fixed typo in PR. Nexus Web Development 2022-06-18 09:28:39 -0400
  • f60e1c762f
    Update commercial-users.md Nexus Web Development 2022-06-18 09:24:08 -0400
  • a710b25dba
    test-fixtures.md: Line-wrap code examples Frank Dana 2022-06-18 06:23:45 -0400
  • 165647abbc
    Change provideBazelReporterOutput to local linkage Martin Hořeňovský 2022-06-17 18:23:06 +0200
  • 7e4ec432d0 Change Bazel XML support to depend upon BAZEL_TEST Brandon Jones 2022-06-14 10:56:19 +0100
  • ceddb58957 Change Bazel XML support to depend upon BAZEL_TEST Brandon Jones 2022-06-14 10:56:19 +0100
  • 078201fcf4
    Remove HOMEPAGE_URL from project call Martin Hořeňovský 2022-06-16 22:16:31 +0200
  • 8110ee9206 Add lib/cmake/Catch2 to conan builddirs in package recipe so extras/*.cmake files are packaged Murray Johnson 2022-06-13 08:54:16 -0700
  • fa9416426a
    Refactor shared args in approvalTests.py Martin Hořeňovský 2022-06-14 23:42:00 +0200
  • 338e4ec1f8
    Force disable console colours for tests that regex check output Martin Hořeňovský 2022-06-14 23:23:59 +0200
  • 372b7575f6
    Remove deprecation notice for console colour CLI Martin Hořeňovský 2022-06-13 23:51:43 +0200
  • fb49a11291 Add lib/cmake/Catch2 to conan builddirs in package recipe so extras/*.cmake files are packaged Murray Johnson 2022-06-13 08:54:16 -0700
  • fa2d3fceb2
    Fix windows.h being included in public headers. Dimitrij Mijoski 2022-06-09 15:35:53 +0200
  • d32fca4a49
    Merge pull request #2452 from lizzyd710/devel Martin Hořeňovský 2022-06-08 15:59:57 +0200
  • a0ece7b252
    Compatility fixes for GCC5 (#2448) Morwenn 2022-06-07 18:46:46 +0200
  • 0ed85c60e1
    Apply suggestions from code review Martin Hořeňovský 2022-06-07 18:40:48 +0200
  • 0a810c5e59
    Added Cytopia to opensource-users.md Elizabeth Sherrock 2022-06-07 09:06:10 -0400
  • d0177ee686 Fix implicit long to double conversion Joe Noël 2022-06-06 15:36:22 +0100
  • 038bf63592
    Fix implicit long to double conversion Joe Noël 2022-06-06 15:36:22 +0100
  • 20d413b8b6
    Fix comma-subscript warning suppression to only target GCC 10.1+ Martin Hořeňovský 2022-06-06 01:04:07 +0200
  • 173539ab9e
    Update the 'Try online' badge link for 3.0.1 Martin Hořeňovský 2022-06-06 00:20:55 +0200
  • 8822e28772
    Update CE link in BDD documentation for 3.0.1 Martin Hořeňovský 2022-06-06 00:13:11 +0200
  • ff9506cedd
    Only test SEH handling with MSVC Martin Hořeňovský 2022-06-05 14:51:34 +0200
  • 4ec8b2affc GCC5 compat: bypass std::pair construction issue Morwenn 2022-06-05 19:44:03 +0200
  • 74539aa7c6 GCC5 compat: work around inherited constructor issues Morwenn 2022-06-05 19:14:52 +0200
  • 0c13d021da Update documentation - add pkg-config examples. Petr Kubánek 2022-05-24 10:07:17 +0200
  • 3644b4135d Doc: correct the address of the link to the command-line doc in tutorial.md balus 2022-06-04 10:35:51 +0800
  • 1728604670 Doc: correct the address of the link to the command-line doc in tutorial.md balus 2022-06-04 10:35:51 +0800
  • 1c4f52b24a
    Suppress NVCC unused variable warnings (#2427) ahans 2022-06-03 16:17:14 +0200
  • 524c516e15 fixup! Suppress NVCC unused variable warnings Alexander Hans 2022-06-03 10:14:40 +0200
  • 231c58a048
    Add table with verbosity levels (missing --list-listeners) (#2443) Sergio Losilla 2022-06-02 22:50:51 +0300
  • 3e390d95a5
    Update docs/command-line.md Martin Hořeňovský 2022-06-02 21:49:46 +0200
  • 5efd327dd4
    Fix crash when running with --list-listeners and no registered listeners (#2442) Sergio Losilla 2022-06-02 17:11:12 +0300
  • 40dd9dd3f4
    Fix copy paste error in the new random gen constraint Martin Hořeňovský 2022-06-02 15:51:21 +0200
  • 0057eb17ab Added failing test case. Sergio Losilla 2022-06-02 14:43:04 +0300
  • 4142e699c2
    Add full set of constraints to random integral generator Martin Hořeňovský 2022-06-02 12:15:29 +0200
  • 9e445930cc
    Remove obsolete todo Martin Hořeňovský 2022-06-02 11:54:15 +0200
  • 7ae9ffc4d9 Fix crash when running with --list-listeners and no registered listeners. Sergio Losilla 2022-06-02 11:21:35 +0300
  • 9347fa27ce Add table with verbosity levels (missing --list-listeners) Sergio Losilla 2022-06-01 17:19:01 +0300
  • 2dc657cd1f
    Make default colour selection fall-through Martin Hořeňovský 2022-06-02 09:16:04 +0200
  • bac7d6bd4e
    fix: use standard main function on MinGW Amin Yahyaabadi 2022-06-01 16:58:45 -0700
  • cca5923502
    Leak full Wparentheses suppression for GCC 9 Martin Hořeňovský 2022-05-31 23:57:02 +0200
  • e33de8fc05
    Update FetchContent docs to use 2.13.9 Martin Hořeňovský 2022-05-31 12:31:02 +0200
  • 8c952bd076
    Point to 3.0.1 in FetchContent example Martin Hořeňovský 2022-05-31 11:49:14 +0200
  • 7424d840f3
    Merge 56d04d2c5d into 85c00eb946 HoseynHeydari 2022-05-24 14:45:54 -0600
  • 3ea984cfa8 Update documentation - add pkg-config examples. Petr Kubánek 2022-05-24 10:07:17 +0200
  • 85c00eb946
    Ensure that console_width.hpp includes user_config.hpp first Martin Hořeňovský 2022-05-23 23:57:34 +0200
  • 3a18a688a0
    Mention CMake's integration with CATCH_CONFIG options Martin Hořeňovský 2022-05-21 13:04:09 +0200
  • 01621ef719 Suppress NVCC unused variable warnings Alexander Hans 2022-05-18 15:37:49 +0200
  • 404268c43b Avoid "warning C4702: unreachable code" with MSVC Hana Dusíková 2022-05-18 12:33:48 +0200
  • 605a34765a
    v3.0.1 v3.0.1 Martin Hořeňovský 2022-05-17 22:13:36 +0200
  • abb669d4fd
    Extend project call for Catch2 Martin Hořeňovský 2022-05-17 22:12:41 +0200
  • dcafc605f3
    Only reseed the internal RNG when a test is first entered Martin Hořeňovský 2022-05-17 21:49:17 +0200
  • 7a2a6c632f
    Make Random*Generators be seedable Martin Hořeňovský 2022-05-17 17:57:15 +0200
  • 359cd6187d
    Rename global rng() to sharedRng() Martin Hořeňovský 2022-05-17 15:37:14 +0200
  • 9c72b303d9
    Reseed global rng instance unconditionally Martin Hořeňovský 2022-05-17 12:35:34 +0200
  • 6044f021cf
    Don't reseed std::srand when resetting rng state Martin Hořeňovský 2022-05-17 11:54:12 +0200
  • 5d7883b551
    Remove leftover comment in tests Martin Hořeňovský 2022-05-16 21:50:52 +0200
  • 04a54b0e87
    Fix release automation script Martin Hořeňovský 2022-05-16 18:39:01 +0200
  • 48f3226974
    Add support for retrieving generator's element as string Martin Hořeňovský 2022-05-16 16:34:06 +0200
  • af8b54ecd5
    Generators now keep track of the index of current element Martin Hořeňovský 2022-05-16 11:56:11 +0200
  • 07bec74096
    Use better instruction for CATCH_TRAP on ARM Macs Martin Hořeňovský 2022-05-15 23:15:07 +0200
  • 1127d847a1
    Use better instruction for CATCH_TRAP on ARM Macs Martin Hořeňovský 2022-05-15 23:15:07 +0200
  • 316025a0d8
    Properly handle startup reporter registration errors Martin Hořeňovský 2022-05-15 10:35:07 +0200
  • 33aeb603fe
    Add check for registering multiple reporters under same name Martin Hořeňovský 2022-05-15 09:54:27 +0200
  • fc3d11b1d1
    Add Wfloat-equal to default-enabled warnings Martin Hořeňovský 2022-05-14 15:37:39 +0200
  • 1ef65d60f1
    Tiny fixup in Misc.tests.cpp Martin Hořeňovský 2022-05-11 22:56:30 +0200
  • ed6b38b096
    Specialize XML reporter's listener listing Martin Hořeňovský 2022-05-10 20:52:53 +0200
  • 5a49285e9c
    Add --list-listeners option Martin Hořeňovský 2022-05-10 20:00:36 +0200
  • ae475a3c19
    Optional support for listener descriptions Martin Hořeňovský 2022-05-10 13:52:16 +0200
  • d60fbe49be
    Slight improvement for reporter test Martin Hořeňovský 2022-05-10 19:16:50 +0200