Commit Graph

  • 6aa56c70e2
    Mention BUILD.bazel in contributing docs for CATCH_CONFIG* Martin Hořeňovský 2022-11-12 22:08:15 +0100
  • 1cd86c09a2 meson: update minimum version Rosen Penev 2022-11-11 19:22:26 -0800
  • b980d408b1 Make MatcherGenericBase copy constructor take const parameter. Emery Goss (AIVAS-v2:Ubuntu-20.04) 2022-11-11 22:50:44 -0600
  • 926e361382 Make MatcherGenericBase copy constructor take const parameter. Emery Goss (AIVAS-v2:Ubuntu-20.04) 2022-11-11 22:50:44 -0600
  • b4f5385fca
    meson: update minimum version Rosen Penev 2022-11-11 19:22:26 -0800
  • 41990e0fe6
    Fix Bazel build (#2563) Vertexwahn 2022-11-11 16:54:22 +0100
  • b65c0e27e9 Make ScopedMessage in INFO logging macro const Robert Blaauboer 2022-11-10 12:45:56 +0000
  • 446837a839 CI: Do Bazel build with different compilation_modes Vertexwahn 2022-11-10 16:25:08 +0100
  • f5966a0d07 Add CI job for Bazel build Vertexwahn 2022-11-10 16:20:21 +0100
  • 6e77e16ea8
    Remove unused StringRef argument from MatchExpr Martin Hořeňovský 2022-11-10 12:43:19 +0100
  • 24491662b1 Make ScopedMessage in INFO logging macro const Robert Blaauboer 2022-11-10 12:45:56 +0000
  • 378f15f231 Fix Bazel build Vertexwahn 2022-11-10 12:11:11 +0100
  • 943c6e3dee
    Add version field to the XML reporter output Martin Hořeňovský 2022-11-10 12:02:59 +0100
  • 066cc51ce6
    Document adding new CATCH_CONFIG options to contributing.md Martin Hořeňovský 2022-11-09 16:32:43 +0100
  • b7f4a2efb8
    Add support for PlayStation platforms (#2562) Masashi Fujita 2022-11-09 22:47:55 +0900
  • f8006aa6d4
    More cleanups for src/CMakeLists.txt Martin Hořeňovský 2022-11-07 23:34:44 +0100
  • 0c8129429a fix: Add for CMake frontend Masashi Fujita 2022-11-08 20:45:35 +0900
  • 2df48173c2 style: Align to project style guideline Masashi Fujita 2022-11-08 20:43:45 +0900
  • 293d5f3994 style: Align to project style Masashi Fujita 2022-11-08 20:42:11 +0900
  • dd8e5c846b fix: Include catch_compiler_capabilities.hpp explicitly Masashi Fujita 2022-11-08 20:40:17 +0900
  • e72372056e
    Adopt suggestions Masashi Fujita 2022-11-08 20:15:18 +0900
  • a88c758e14 feat: Handle PlayStation platforms Masashi Fujita 2022-11-08 14:01:58 +0900
  • fdea5a52c2
    Improve the .clang-format file a bit Martin Hořeňovský 2022-11-07 21:47:38 +0100
  • 297a17593f
    Cleanup the helper scripts Martin Hořeňovský 2022-11-06 00:17:51 +0100
  • d1ef461471
    Update basic cost estimates for approvals/benchmarks Martin Hořeňovský 2022-11-06 00:35:50 +0100
  • 0c75caf77b
    Don't write ApprovalTests' temporary files into the source tree Martin Hořeňovský 2022-11-06 00:11:32 +0100
  • 3b139ae51a
    Decomposer checks for 0 when assuming an int arg was 0 literal Martin Hořeňovský 2022-11-05 00:42:09 +0100
  • 5f9d4ef331
    Move throwing test failure exceptions into a helper Martin Hořeňovský 2022-11-05 00:22:45 +0100
  • ec59cd8736
    Support decomposing types that only compare with literal 0 Martin Hořeňovský 2022-11-01 15:01:43 +0100
  • d7f8c36e4c
    Add traits for checking whether types are comparable Martin Hořeňovský 2022-11-01 08:48:23 +0100
  • b3dbd83da2
    Add test for comparing pointers to NULL with != Martin Hořeňovský 2022-11-01 21:38:46 +0100
  • 0a1b0ae9d1
    Meson build fixes Martin Hořeňovský 2022-11-04 15:46:32 +0100
  • 272bed081e
    Set CMAKE_CXX_STANDARD_REQUIRED=ON in Github Action builds Martin Hořeňovský 2022-10-28 18:36:58 +0200
  • 82cec69e93
    Don't set C++ standard in CMakeLists for tests Martin Hořeňovský 2022-10-28 16:01:51 +0200
  • b56c474260 Update comparing-floating-point-numbers.md Roger Standridge 2022-10-29 01:40:29 -0700
  • 14b5659b68
    Update comparing-floating-point-numbers.md Roger Standridge 2022-10-29 01:40:29 -0700
  • 12b4390169
    Fix license rebase error in test helpers Martin Hořeňovský 2022-10-28 14:39:51 +0200
  • 3b40cf13eb
    Split out parseTestSpec into test-only helpers Martin Hořeňovský 2022-10-28 00:16:38 +0200
  • 223d8d6382
    Merge pull request #2557 from ltoenning/fix/license_file_ref Martin Hořeňovský 2022-10-28 13:04:29 +0200
  • f1084fb309
    Fix references to license file Lars Toenning 2022-10-28 11:22:53 +0200
  • d41da10c54
    Change reporters to report filters in round-trippable format Martin Hořeňovský 2022-10-27 20:43:00 +0200
  • d2294ad9b6
    Add test for round-tripping serialization of unmatched test specs Martin Hořeňovský 2022-10-27 19:11:20 +0200
  • e19ed221bd
    Provide round-tripping serialization for TestSpec Martin Hořeňovský 2022-10-27 17:10:28 +0200
  • 3b474ce3cf Add coverage for CATCH_SYSTEM_ERROR. davidmatson 2022-10-26 16:56:27 -0700
  • c6dfeb5e7d
    Split tests for TestSpec into its own file Martin Hořeňovský 2022-10-26 21:03:49 +0200
  • 17fac854ae
    Add test checking that reporters report filters Martin Hořeňovský 2022-10-26 11:26:10 +0200
  • ffa152095c
    Report used filters in the SonarQube reporter Martin Hořeňovský 2022-10-26 00:05:00 +0200
  • 0ce8c25566
    Report used filters in the TAP reporter Martin Hořeňovský 2022-10-26 00:04:49 +0200
  • 6185d0cc0a Use console reporter's totals summary for compact reporter Philip Salzmann 2022-10-24 14:17:15 +0200
  • 2e66a84765 Use console reporter's totals summary for compact reporter Philip Salzmann 2022-10-24 14:17:15 +0200
  • 20ace55034 Allow ANSI colour to be compiled on Windows alvinhochun 2022-10-19 00:07:18 +0800
  • 8ce92d2c72
    CatchMiscFunctions.cmake: Use PRIVATE for target_compile_options (#2553) autoantwort 2022-10-24 18:26:40 +0200
  • 5360a83895 Use always private Leander Schulten 2022-10-24 13:43:51 +0200
  • e82b7d8131 CatchMiscFunctions.cmake: Use PRIVATE for target_compile_options Leander Schulten 2022-10-23 16:49:18 +0200
  • e219bfe940
    Merge branch 'catchorg:devel' into devel Riom 2022-10-23 10:02:05 +0200
  • a43f67962e
    Refactor parsing of shard index/count in cmdline handling Martin Hořeňovský 2022-10-23 00:09:17 +0200
  • f1361ef624
    Refactor how the RNG seed is parsed when handling cmdline Martin Hořeňovský 2022-10-22 17:04:08 +0200
  • d1e7544e9f
    Simplify handling of environment in Bazel's support Martin Hořeňovský 2022-10-22 13:10:26 +0200
  • 3fed2307e7
    Add Detail::getEnv wrapper that compiles under UWP Martin Hořeňovský 2022-10-22 13:00:31 +0200
  • 2d0dcc36e8
    Add Bazel support to the documentation Martin Hořeňovský 2022-10-21 10:46:56 +0200
  • 80d58a791d
    Add support for Bazel's sharding env variables Martin Hořeňovský 2022-10-20 21:31:04 +0200
  • d7341b5dc1
    Add parseUInt utility function Martin Hořeňovský 2022-10-20 15:06:26 +0200
  • 38d926090a
    Tiny fix for testBazelReporter.py Martin Hořeňovský 2022-10-19 21:42:37 +0200
  • 9d08689845
    Add support for Bazel's TESTBRIDGE_TEST_ONLY env var Martin Hořeňovský 2022-10-18 20:57:18 +0200
  • afc017ef52
    Rename provideBazelReporterOutput -> enableBazelEnvSupport Martin Hořeňovský 2022-10-18 11:33:42 +0200
  • fb68bb0bd5
    Fix microbenchmark example in the main readme.md Martin Hořeňovský 2022-10-19 21:41:58 +0200
  • 310bebe278
    Allow ANSI colour to be compiled on Windows alvinhochun 2022-10-19 00:07:18 +0800
  • ea37a0c965
    Merge branch 'devel' into docs_includes Nandan V 2022-10-18 09:03:45 +0000
  • 77f7c0104d
    Fix fibonacci impl in benchmark tests Martin Hořeňovský 2022-10-18 10:44:10 +0200
  • aa0f412d17
    Merge a83fbaeb20 into be060cde44 Marcel Gotsch 2022-10-17 22:03:26 +0200
  • be060cde44
    Update README.md Martin Hořeňovský 2022-10-17 21:45:32 +0200
  • 5df88da16e
    3.1.1 v3.1.1 Martin Hořeňovský 2022-10-17 19:57:58 +0200
  • 5cd8938905
    Update explanation of REQUIRE_FALSE in docs/assertions.md Martin Hořeňovský 2022-10-17 15:13:00 +0200
  • 6a422bae0b
    Trim superfluous whitespace in docs Martin Hořeňovský 2022-10-17 15:02:45 +0200
  • a07ac3f935
    Rewrite explanation of problems with && and || in assertions Martin Hořeňovský 2022-10-17 12:35:54 +0200
  • d8619f076b
    Fixup shard index docs Martin Hořeňovský 2022-10-16 17:00:23 +0200
  • 182c910b4b
    v2.13.10 v2.13.10 Martin Hořeňovský 2022-10-16 11:02:17 +0200
  • 95cd95e591
    Add extra explanations to some items in docs/readme.md Martin Hořeňovský 2022-10-15 23:41:51 +0200
  • eb7397544c
    Bold section 'headings' in docs/readme.md Martin Hořeňovský 2022-10-15 23:40:35 +0200
  • d1394a7064 Link to SECTIONS doc at top of test fixtures page. Sam Cunliffe 2022-10-12 10:17:50 +0100
  • e94976ec9c
    Downgrade MacOS version in GHA Martin Hořeňovský 2022-10-15 11:29:22 +0200
  • 0c962d11b3
    Centralize and update docs for floating point comparisons Martin Hořeňovský 2022-10-14 22:14:52 +0200
  • 751e40df36
    Link to SECTIONS doc at top of test fixtures page. Sam Cunliffe 2022-10-12 10:17:50 +0100
  • 75815228f8
    Merge branch 'catchorg:devel' into devel Riom 2022-10-10 08:20:29 +0200
  • d632caed14 Prevent redefinition of CATCH_CONFIG_PREFIX_MESSAGES Riom 2022-10-10 08:19:46 +0200
  • bdf30834eb Mute the sign conversion warning with explicit cast Teskann 2022-10-08 23:12:21 +0200
  • 2538aadea6
    Mute the sign conversion warning with explicit cast Teskann 2022-10-08 23:12:21 +0200
  • 5cc9eeeda6 Add option CATCH_CONFIG_PREFIX_MESSAGES to selectively prefix message macros only. Riom 2022-10-07 19:09:20 +0200
  • 034812b22b
    Merge branch 'catchorg:devel' into devel Riom 2022-10-07 18:45:07 +0200
  • 289d254c35 silence clang's -Wcomma Tim Blechmann 2022-10-06 07:53:51 +0800
  • 17c11e9601
    Just some documentation. Nandan V 2022-10-05 03:50:40 +0000
  • 728de353be
    improve -ffile-prefix-map detection (#2517) Tim Blechmann 2022-10-04 21:55:50 +0800
  • 0e139b73e4
    add versioning to shared libs (#2516) Jonathan Wright 2022-10-04 08:49:09 -0500
  • 752743ba83
    Try changing ffile-prefix-map to fix approval tests Martin Hořeňovský 2022-10-04 14:57:54 +0200
  • 18271b0562
    Fix SOVERSION Martin Hořeňovský 2022-10-04 14:54:50 +0200
  • 97313f9033 fix compilation on cygwin Roland Kaminski 2022-10-03 19:38:04 +0200
  • f5d8a4662c
    fix compilation on cygwin Roland Kaminski 2022-10-03 19:38:04 +0200
  • 6a9bf2e0af
    meson cleanups with muon (#2539) Rosen Penev 2022-10-03 08:23:38 -0700
  • 980c20694e
    Don't expose header windows.h in catch_all.hpp (#2526) Dimitrij Mijoski 2022-10-03 15:36:37 +0200
  • f280ea15ef meson: switch arrays to files Rosen Penev 2022-10-02 18:53:34 -0700