Commit Graph

  • 9221a6ff65
    Hide std::exception_ptr and friends if exceptions disabled Matthias Blankertz 2020-06-04 11:53:13 +02:00
  • 657ebf5db2
    Replace stray tabs with spaces Martin Hořeňovský 2020-06-01 19:06:41 +02:00
  • 480f3f418b
    Improved generator tracking Martin Hořeňovský 2020-06-01 19:04:23 +02:00
  • 3ceaad7d66
    fixing UB bogdasar1985 2020-05-28 19:13:55 +05:00
  • 229cc4823c Fix CMake add test helper for CMake 3.18.0 Reinhold Gschweicher 2020-07-16 11:45:38 +02:00
  • 5c502320e8
    Remove obsolete comment in UnorderedEquals vector matcher Martin Hořeňovský 2020-05-18 14:29:50 +02:00
  • f3fe2dcb11
    Add status attribute to JUnit's section reporting Martin Hořeňovský 2020-05-15 21:00:19 +02:00
  • 8b5f6e26d3
    Fix compilation failure when using libstdc++10 (#1929) Natsu 2020-05-15 17:30:12 +08:00
  • c24f7e5b34
    Fix invalid isspace call detected by PREfast Billy Robert O'Neal III 2020-05-11 20:38:09 -07:00
  • 7dae3efad2
    Silence clang-tidy's hicpp-vararg (alias of coreguidelines vararg) Martin Hořeňovský 2020-05-09 18:23:09 +02:00
  • 7f21cc6c55
    v2.13.0 v2.13.0 Martin Hořeňovský 2020-07-12 20:28:38 +02:00
  • 4c85248179
    Fixup whitespace in TAPReporter Martin Hořeňovský 2020-07-12 20:27:25 +02:00
  • b4e2237152
    Remove pointless CompactReporter::getPreferences override Martin Hořeňovský 2020-07-12 20:06:08 +02:00
  • 40937b67c7
    Merge pull request #1983 from s7726/patch-1 Martin Hořeňovský 2020-07-12 20:00:03 +02:00
  • 0d5b131394
    Improve documentation for --min-duration Martin Hořeňovský 2020-07-12 16:27:55 +02:00
  • ad3b90553b
    Document GENERATE's new usage between SECTIONs Martin Hořeňovský 2020-07-12 16:20:26 +02:00
  • b1c45652e5
    Update catch_reporter_tap.hpp Gavin S 2020-07-12 01:17:37 -07:00
  • b79a83e4aa
    Modify generator tracking to allow GENERATEs between SECTIONs Martin Hořeňovský 2020-07-04 17:45:30 +02:00
  • 89fe35d515
    Fix how testRandomOrder.py builds tag arguments Martin Hořeňovský 2020-07-11 21:31:08 +02:00
  • a71721801e Remove extra semi-colons Corentin Jabot 2020-07-10 12:57:31 +02:00
  • 2cd5e70012 Silence a -Wsign-conversio warning in Clara under GCC Corentin Jabot 2020-07-08 18:00:24 +02:00
  • 115d6a1c40
    Increase tolerances in --min-duration tests Martin Hořeňovský 2020-07-07 11:36:51 +02:00
  • 91576352f9
    Fixup single_include to be consistent with last tag Martin Hořeňovský 2020-07-07 11:30:37 +02:00
  • 6f7c191513
    --min-duration is overriden by -d no Martin Hořeňovský 2020-07-06 20:33:08 +02:00
  • 4eb9d37e05
    Refactor tests for duration reporting threshold Martin Hořeňovský 2020-07-06 20:02:20 +02:00
  • 53d8af8e96 Test for --min-duration John Bytheway 2020-04-13 08:37:23 -04:00
  • 46fde0c597 Add --min-duration option John Bytheway 2020-04-13 08:34:27 -04:00
  • de103db696
    Merge pull request #1973 from echuber2/patch-1 Martin Hořeňovský 2020-07-06 11:34:22 +02:00
  • fedc3a7b7b
    Escaping literal "*" ("times") to fix markdown Eric Huber 2020-07-05 17:04:00 -05:00
  • c299133a31
    v2.12.4 v2.12.4 Martin Hořeňovský 2020-07-05 11:51:30 +02:00
  • 09b8017ea3
    Update FUNDING file (-Patreon, +PayPal) Martin Hořeňovský 2020-07-04 20:06:27 +02:00
  • bad3c93049 Fix for macOS on ARM George Rhoten 2020-07-01 08:36:23 -07:00
  • 0f05c034c2
    v2.12.3 v2.12.3 Martin Hořeňovský 2020-06-29 20:50:39 +02:00
  • ee4538c0c6 Add OverallResultsCases element to XML reporter Ryan Pavlik 2020-06-11 16:58:56 -05:00
  • dc7a20fc74 Rewrite the contributing documentation Martin Hořeňovský 2020-06-26 20:00:14 +02:00
  • 018dc0b74f
    Replace a TODO comment in examples Martin Hořeňovský 2020-06-23 18:30:48 +02:00
  • ad1940f336 Add an example of using GENERATE(table()) Richard Ash 2020-06-19 15:32:08 +01:00
  • 5399921622 Add notes on compiling the examples. Richard Ash 2020-06-18 17:40:18 +01:00
  • e815acddf8 Clang-format configuration added. offa 2020-04-29 13:18:46 +02:00
  • e7189f1e4f Make scripts/updateDocumentToC.py executable. Richard Ash 2020-06-18 17:02:21 +01:00
  • 1806b21545
    Add explicit test for shortcircuiting behaviour of combined matchers Martin Hořeňovský 2020-06-14 21:48:08 +02:00
  • 288416f501
    Devirtualize NameAndLocation query on trackers Martin Hořeňovský 2020-06-13 19:26:17 +02:00
  • cbbebb65b6
    Fix copy paste error in 7-arg TEMPLATE_TEST_CASE_SIG implementation Martin Hořeňovský 2020-06-13 15:41:25 +02:00
  • fb08596b1b
    Clarify documentation about nested generators Martin Hořeňovský 2020-06-13 11:11:19 +02:00
  • 0614a4acb3 Hide std::exception_ptr and friends if exceptions disabled Matthias Blankertz 2020-06-04 11:53:13 +02:00
  • 0f12995501
    Fix compilation of examples Martin Hořeňovský 2020-06-01 21:27:58 +02:00
  • 0807fdb175
    Replace stray tabs with spaces Martin Hořeňovský 2020-06-01 19:06:41 +02:00
  • 9500ded83b
    Improved generator tracking Martin Hořeňovský 2020-06-01 19:04:23 +02:00
  • 392e44ec21
    Minor refactoring of CompactReporter Martin Hořeňovský 2020-05-31 22:34:37 +02:00
  • 317145514f
    Add op+(StringRef, StringRef) -> std::string Martin Hořeňovský 2020-05-31 22:30:41 +02:00
  • f2b9508081
    Remove last vestiges of shared ptr use with IConfig Martin Hořeňovský 2020-05-30 14:30:20 +02:00
  • 1d1ccf8f3c
    Replace all uses of std::unique_ptr with Catch::Detail::unique_ptr Martin Hořeňovský 2020-05-25 09:45:24 +02:00
  • 41bbaa6d57
    Implement a simplified variant of std::unique_ptr<T> Martin Hořeňovský 2020-05-24 23:41:02 +02:00
  • 66ab942903
    Refactor StreamEndStop slightly Martin Hořeňovský 2020-05-30 15:43:37 +02:00
  • 6c6ebe374a fixing UB bogdasar1985 2020-05-28 19:13:55 +05:00
  • d05a8e2e24 Add Bazel support for the v3 branch Valentin Tolmer 2020-05-25 15:44:57 +02:00
  • b1b5cb8122
    v2.12.2 v2.12.2 Martin Hořeňovský 2020-05-25 15:13:18 +02:00
  • 77dc8cfc45
    Really fix use of std::result_of when invoke_result is available Martin Hořeňovský 2020-05-21 21:39:19 +02:00
  • 1356788ea8
    Avoid using std::result_of when std::invoke_result is available Martin Hořeňovský 2020-05-21 21:39:19 +02:00
  • ddc9f4c61d
    Avoid using std::result_of when std::invoke_result is available Martin Hořeňovský 2020-05-21 21:39:19 +02:00
  • 21d284df34
    Session now holds Config in unique_ptr instead of shared_ptr Martin Hořeňovský 2020-05-19 18:02:05 +02:00
  • 668454b36b
    Do not share ownership of Config in RunContext Martin Hořeňovský 2020-05-19 17:37:09 +02:00
  • 458241cc90
    Do not use shared_ptr<Config> when listing things Martin Hořeňovský 2020-05-19 17:29:24 +02:00
  • fa160cf3f2
    Keep reporter pointer around in TestGroup Martin Hořeňovský 2020-05-19 17:20:11 +02:00
  • a17b9f754a
    Remove unused function Martin Hořeňovský 2020-05-19 16:02:10 +02:00
  • c2852c9944
    Remove some uses of std::shared_ptr Martin Hořeňovský 2020-05-19 15:40:32 +02:00
  • 4394d3ae65
    Translate exceptions by const reference instead of plain ref Martin Hořeňovský 2020-05-19 21:23:35 +02:00
  • 4b2f1da02a
    Split CATCH_TRANSLATE_EXCEPTION into its own header Martin Hořeňovský 2020-05-19 21:16:33 +02:00
  • 0c6fda6e7d
    Cleanup benchmark headers a tiny bit Martin Hořeňovský 2020-05-19 18:12:25 +02:00
  • bad8b7c866
    Fix make_shared used instead of make_unique Martin Hořeňovský 2020-05-19 14:25:54 +02:00
  • 964303706a
    Fixup catch_discover_tests Martin Hořeňovský 2020-05-19 20:20:16 +02:00
  • 54882dbb11
    Don't include <tuple> everywhere in benchmarks Martin Hořeňovský 2020-05-19 14:17:47 +02:00
  • b4a61cfd29
    Remove superfluous overload of operator== Martin Hořeňovský 2020-05-18 21:32:08 +02:00
  • d86834e5b5
    Push down #include <ostream> to .cpp files Martin Hořeňovský 2020-05-18 21:31:41 +02:00
  • 39e093021c
    Remove some superfluous includes Martin Hořeňovský 2020-05-18 20:55:21 +02:00
  • bed47374ce
    Remove obsolete comment in UnorderedEquals vector matcher Martin Hořeňovský 2020-05-18 14:29:50 +02:00
  • 0e9bae1cdb Create a BUILD file for compatibility with bazel Valentin Tolmer 2020-05-08 10:08:46 +02:00
  • f133277910
    Add status attribute to JUnit's section reporting Martin Hořeňovský 2020-05-15 21:00:19 +02:00
  • f764ee3d30
    Document that user can only provide main in TU with CONFIG_RUNNER Martin Hořeňovský 2020-05-15 15:57:27 +02:00
  • c190061001
    Fix compilation failure when using libstdc++10 (#1929) Natsu 2020-05-15 17:30:12 +08:00
  • e867ce7769
    Fix missing backticks on release notes Martin Hořeňovský 2020-05-15 10:54:20 +02:00
  • f7fbbac601
    Update release notes for v3 v3.0.0-preview2 Martin Hořeňovský 2020-05-14 14:57:22 +02:00
  • ddde2f5e33
    Remove obsolete configuration macros from the documentation Martin Hořeňovský 2020-05-14 14:52:33 +02:00
  • d5e87eabbb
    Add provided generic matchers to the documentation Martin Hořeňovský 2020-05-14 14:48:48 +02:00
  • 29d4b3768c
    Add Wsuggest-override to warning flags Martin Hořeňovský 2020-05-13 13:15:37 +02:00
  • ae0ba81423
    Use more warnings for develoment builds Martin Hořeňovský 2020-05-12 13:57:16 +02:00
  • 03ef6b9f9a
    Explicitly default smfs when relevant to avoid Wdeprecated-copy-dtor Martin Hořeňovský 2020-05-11 20:15:58 +02:00
  • 579dcd1a76
    Ignore Wdeprecated for Clara Martin Hořeňovský 2020-05-12 16:22:11 +02:00
  • eb267b424b
    Tap reporter changes Martin Hořeňovský 2020-05-12 15:40:39 +02:00
  • 2528247351
    Delete Capturer's smf Martin Hořeňovský 2020-05-12 13:51:58 +02:00
  • b1dcdc5032 Fix invalid isspace call detected by PREfast Billy Robert O'Neal III 2020-05-11 20:38:09 -07:00
  • f56832d3ea
    Add Catch2::Catch2 alias for Catch2 CMake target Martin Hořeňovský 2020-05-11 20:05:10 +02:00
  • 601ca1c670
    Refactor some uses of virtual -> override Martin Hořeňovský 2020-05-11 16:34:55 +02:00
  • a39154e115
    Do not explicitly default smfs if all of them are defaulted Martin Hořeňovský 2020-05-11 00:00:48 +02:00
  • 7c622a79d4
    Unvirtual bunch off destructors of simple data classes Martin Hořeňovský 2020-05-10 23:57:05 +02:00
  • 04cbbb8a4b
    Replace getLineOfChars with non-templated, runtime version Martin Hořeňovský 2020-05-10 20:59:59 +02:00
  • f64487bf70
    Move LazyExpr's and MessageInfo's implementation to the combined TU Martin Hořeňovský 2020-05-10 20:02:29 +02:00
  • 27f1756d8e
    Split out LazyExpr into its own header Martin Hořeňovský 2020-05-10 19:19:42 +02:00
  • 824ffe6525
    Inline and default LazyExpression's constructor Martin Hořeňovský 2020-05-10 18:41:14 +02:00
  • d5e08a4beb
    Rename catch_assertionhandler -> catch_assertion_handler Martin Hořeňovský 2020-05-10 18:24:53 +02:00