Commit Graph

  • 0827ce6a77 Add buildAndTest.cmd for Windows users Alan Jowett 2021-12-16 14:09:31 -0700
  • e9e4117016 Remove double-underscores in macros Bernhard Manfred Gruber 2021-12-16 09:21:51 +0100
  • d30d0c01a7 Disable JIT debug for ctest.ext Alan Jowett 2021-12-15 15:40:35 -0700
  • dc8e5cf352 Remove double-underscores in macros Bernhard Manfred Gruber 2021-12-16 09:21:51 +0100
  • 90ac621004 Disable JIT debug for ctest.ext Alan Jowett 2021-12-15 15:40:35 -0700
  • f1c5e9f8d2 Add Bazel `XML_OUTPUT_FILE` processing to `main` Matt Clarkson 2021-12-15 09:59:58 +0000
  • f4a011e161
    ContainsSubstring() -> Contains() Soumitra Shewale 2021-12-11 14:28:11 +0530
  • 8a06a6dce8 Fix typo Dan Raviv 2021-12-08 11:51:37 +0200
  • c6443ea70f
    Fix typo Dan Raviv 2021-12-08 11:51:37 +0200
  • dcf9479c85
    Counts internally use uint64_t instead of size_t Martin Hořeňovský 2021-12-02 16:25:11 +0100
  • c49faa62dd
    Let users of amalgamated distribution override the default main Martin Hořeňovský 2021-12-02 13:49:16 +0100
  • c097609115
    Cleanup release scripts a bit Martin Hořeňovský 2021-12-02 11:48:50 +0100
  • 9d6fffb922
    Remove no longer used Python scripts Martin Hořeňovský 2021-12-02 11:48:28 +0100
  • 153965a655
    Delete useless MatcherMethod base class Martin Hořeňovský 2021-11-26 00:38:13 +0100
  • 0ac9f44985
    Add SECURITY.md Martin Hořeňovský 2021-11-26 00:10:01 +0100
  • 33794a204c Fix clang analyzer warning about FilterGenerator Xo Wang 2021-10-27 12:10:38 -0700
  • f45dac8fc1 Add broken test Martin Hořeňovský 2021-10-28 11:20:00 +0200
  • 93aa4ddbc3 Fix clang analyzer warning about FilterGenerator Xo Wang 2021-10-27 12:10:38 -0700
  • b9baae6d93
    Cleanup StringRef impl a bit Martin Hořeňovský 2021-11-20 23:41:57 +0100
  • c95072408f
    Add catch_sharding.hpp to CML Martin Hořeňovský 2021-11-20 23:41:04 +0100
  • 8cb8f0b08b
    Sweep out some Wsign-conversion warnings Martin Hořeňovský 2021-11-20 23:40:32 +0100
  • 6d6590bba6 Add broken test Martin Hořeňovský 2021-10-28 11:20:00 +0200
  • 9952f29f01 Fix link in event-listeners.md Tristan Stenner 2021-11-22 10:43:06 +0100
  • 6e836a257f
    Fix link in event-listeners.md Tristan Stenner 2021-11-22 10:43:06 +0100
  • 2db1cf3404 Fix template args to avoid conversion warnings SketchyLizard 2021-11-17 09:01:12 -0500
  • fabe614ba8
    Rewrite own-main.md for v3 Martin Hořeňovský 2021-11-19 15:52:32 +0100
  • acdb85c398
    Add FAQ page to the documentation Martin Hořeňovský 2021-11-19 15:23:50 +0100
  • 726fdd7f8e
    Update known-limitations.md Martin Hořeňovský 2021-11-19 00:31:46 +0100
  • 0ccb1c30c6
    Rewrite event listener docs and add event documentation Martin Hořeňovský 2021-11-18 23:00:45 +0100
  • 6577c283fd
    Fix template args to avoid conversion warnings SketchyLizard 2021-11-17 09:01:12 -0500
  • dd12ce8141
    Rewrite tutorial to shorten BDD section and mention generators Martin Hořeňovský 2021-11-16 23:23:29 +0100
  • d32e89eb84
    Reorganize the main readme Martin Hořeňovský 2021-11-16 16:22:46 +0100
  • ce6aca81ad
    Remove Google Groups link from README.md Martin Hořeňovský 2021-11-16 14:36:29 +0100
  • 61489e863e
    Fixup ToC link to 3.0.1 release notes Martin Hořeňovský 2021-11-16 23:41:53 +0100
  • 2287d225e5
    Mention that RangeGenerator works on half open ranges Martin Hořeňovský 2021-11-15 23:52:26 +0100
  • f2f0dcc511
    Add VS2015 + char literals in GENERATE issue to known-limitations Martin Hořeňovský 2021-11-15 23:27:17 +0100
  • 4eb00afe69
    Add allowing tests with same name to release notes Martin Hořeňovský 2021-11-15 23:18:55 +0100
  • e86f84b8ef
    Mention that run == iteration in benchmarking docs Martin Hořeňovský 2021-11-15 23:09:18 +0100
  • d012735c6e
    Add test for runtime behaviour of STATIC_CHECK Martin Hořeňovský 2021-11-15 20:05:12 +0100
  • 67caef6f45
    Mention STATIC_CHECK in release notes Martin Hořeňovský 2021-11-15 13:04:08 +0100
  • f41d761674
    Add STATIC_CHECK and STATIC_CHECK_FALSE (#2318) Morwenn 2021-11-15 00:28:27 +0100
  • edc2f6e8a3
    Further refactoring of StreamingReporterBase Martin Hořeňovský 2021-11-14 11:40:06 +0100
  • b2ac27423a
    Cleanup visibility in StreamingReporterBase Martin Hořeňovský 2021-11-14 11:27:30 +0100
  • a754cb9062
    Make TestRunInfo constexpr Martin Hořeňovský 2021-11-14 11:40:39 +0100
  • 5f38cc39fa
    JUnit/SonarQube reporters use base's stream member Martin Hořeňovský 2021-11-14 11:24:33 +0100
  • b892ab133c
    Cleanup visibility in CumulativeReporterBase Martin Hořeňovský 2021-11-14 11:22:29 +0100
  • 0c9fe16537
    Opt out JUnit/SonarQube reporter from expanding passing assertions Martin Hořeňovský 2021-11-14 00:12:20 +0100
  • d02ea5adee
    Cumulative reporter base can be customized to not expand assertions Martin Hořeňovský 2021-11-13 23:53:09 +0100
  • 9b4e69333f
    Small cleanup in tests Martin Hořeňovský 2021-11-12 01:13:46 +0100
  • 4d9bfb2951
    Avoid static analysis warning in Approx Martin Hořeňovský 2021-11-12 01:02:57 +0100
  • 550ee7ac11 Add CATCH_CONFIG_DISABLE tests for STATIC_* Morwenn 2021-11-14 01:03:41 +0100
  • 3dbdcc835d Update approvals Morwenn 2021-11-13 12:52:03 +0100
  • 24757ee746 ExtraTests for STATIC_CHECK Morwenn 2021-11-12 18:44:58 +0100
  • 0e69c181a3 Improve inline changelog documentation Morwenn 2021-11-12 18:03:22 +0100
  • f069481b65 Add STATIC_CHECK and STATIC_CHECK_FALSE Morwenn 2021-11-09 16:50:26 +0100
  • c4df47c246
    Approvals normalize paths with both backward and forward slash Martin Hořeňovský 2021-11-12 23:51:51 +0100
  • 9200b4078b
    Move reporter_registrars.hpp to reporters/ Martin Hořeňovský 2021-11-10 23:52:59 +0100
  • 6603f1d972
    Use case in names of default reporters Martin Hořeňovský 2021-11-10 23:32:01 +0100
  • 62d8913d67
    Cumulative reporter base records benchmark results Martin Hořeňovský 2021-11-05 23:57:32 +0100
  • 8780425385
    Make reporter lookup case insensitive, registration case preserving Martin Hořeňovský 2021-11-07 23:31:44 +0100
  • 7800fe9708
    Lift toLower(char) to header Martin Hořeňovský 2021-11-08 23:58:09 +0100
  • 141e384c60
    Fix missing include in reporter_registrars.hpp Martin Hořeňovský 2021-11-07 21:46:57 +0100
  • f1239b2045 Add doxygen doccomments to IStreamingReporter Martin Hořeňovský 2021-11-05 14:24:22 +0100
  • f83d0328e0 Handle dynamic stack size on GLIBC > 2.33 Michel Alexandre Salim 2021-11-04 09:28:36 -0700
  • 912df7df35
    Fix quadratic runtime when linebreaking strings without newlines Martin Hořeňovský 2021-11-04 00:22:50 +0100
  • 931f41b4d6
    Add some tests for TextFlow::Column Martin Hořeňovský 2021-11-01 22:51:17 +0100
  • 70c4ec78fb
    Improve comments and names in TextFlow::Column Martin Hořeňovský 2021-11-01 19:14:37 +0100
  • 455ae0c561 Typedef Column::iterator as Column::const_iterator not vice versa Martin Hořeňovský 2021-10-31 13:01:41 +0100
  • 2520ad4b6e Return const_iterator from Column::begin/end const Martin Hořeňovský 2021-10-31 12:58:45 +0100
  • e539e1cb52
    Move strings in Clara's result type Martin Hořeňovský 2021-10-29 23:04:24 +0200
  • eee9c3c616 Fix performance when printing strings w/o newlines Jørgen P. Tjernø 2021-10-28 15:08:04 -0700
  • 3c5c86a4e4
    Add test for filtering out multiple initial values in filter gen Martin Hořeňovský 2021-10-28 11:26:34 +0200
  • 3154221828 Add broken test Martin Hořeňovský 2021-10-28 11:20:00 +0200
  • 5a409cf5fd Fix clang analyzer warning about FilterGenerator Xo Wang 2021-10-27 12:06:54 -0700
  • 514206df36
    Add accept-many Clara lambdas to release notes Martin Hořeňovský 2021-10-27 20:54:49 +0200
  • becab0cf74
    Add test sharding to the release notes Martin Hořeňovský 2021-10-27 20:49:29 +0200
  • 12d14a3c63
    Add support for multiply calling lambda parsers in Clara Martin Hořeňovský 2021-10-27 18:57:56 +0200
  • f17725a186
    Split void_type into its own header and rename it to void_t Martin Hořeňovský 2021-10-27 19:49:46 +0200
  • ec2d5013fb Make testSharding.py test script executable Martin Hořeňovský 2021-10-27 14:51:45 +0200
  • 342ef5ca7e Cleanup the shard integration test script Martin Hořeňovský 2021-10-27 14:26:07 +0200
  • 5ac1ffe9ee Improve shardIndex/Count cli argument parsing Martin Hořeňovský 2021-10-26 23:26:07 +0200
  • 3087e19cc7 Allow test sharding for e.g. Bazel test sharding feature Ben Dunkin 2021-07-11 12:46:05 -0700
  • 6456ee8b01
    Return Clara parsing error message by const-ref Martin Hořeňovský 2021-10-27 15:10:52 +0200
  • 6ac20a0657 Make testSharding.py test script executable Martin Hořeňovský 2021-10-27 14:51:45 +0200
  • bec1a724c7 Cleanup the shard integration test script Martin Hořeňovský 2021-10-27 14:26:07 +0200
  • 24a1fed6ff Improve shardIndex/Count cli argument parsing Martin Hořeňovský 2021-10-26 23:26:07 +0200
  • 2b54877a7d Allow test sharding for e.g. Bazel test sharding feature Ben Dunkin 2021-07-11 12:46:05 -0700
  • 905bf438ae
    Fix bad indentation calculation in the console reporter Martin Hořeňovský 2021-10-25 15:10:35 +0200
  • 0fdee1c273
    Stop declaring compiled Catch2 artifacts as arch independent Martin Hořeňovský 2021-10-25 14:46:54 +0200
  • 22750cde0e Disable false positive from clang-tidy Anders Schau Knatten 2021-09-29 15:34:03 +0200
  • bf5c58adf6
    The limit on TEMPLATE* test cases is actually reachable Martin Hořeňovský 2021-10-21 15:52:07 +0200
  • 06cf2a4724
    Apply PR #2297 to devel branch (#2300) Alecto Irene Perez 2021-10-21 07:47:21 -0600
  • 4436a60456
    Add myself to FUNDING Martin Hořeňovský 2021-10-11 10:44:29 +0200
  • 281e7524da
    More #warning backwards compatibility fixes Alecto Irene Perez 2021-10-10 23:39:49 -0600
  • d9a6b5be53
    Fixed unknown pragma warning on old versions of gcc & clang Alecto Irene Perez 2021-10-10 23:36:35 -0600
  • eb5434f468
    Apply PR #2297 to devel branch Alecto Irene Perez 2021-10-10 23:18:38 -0600
  • 36b4a71ff0
    Pick release notes for 2.13.7 Martin Hořeňovský 2021-10-10 22:23:14 +0200
  • b406ad52a7
    Mark !mayfail tests as skipped in the JUnit reporter Martin Hořeňovský 2021-06-07 19:53:34 +0200
  • de67278e14
    JUnit reporter uses only 3 decimal places when reporting durations Martin Hořeňovský 2021-05-22 23:41:58 +0200
  • 1d9696d22d
    Cleanup reporting of rng seed in existing reporters Martin Hořeňovský 2021-10-09 00:02:30 +0200