Commit Graph

  • a5abec9cb5
    Remove superfluous virtual from ExceptionTranslatorRegistry Martin Hořeňovský 2021-03-26 21:10:54 +0100
  • f1d7a10e06
    Remove StringRef::isNullTerminated and StringRef::c_str Martin Hořeňovský 2021-03-25 20:02:47 +0100
  • e50e10ef8f
    Use std::string instead of StringRef as argument to the makeStream Martin Hořeňovský 2021-03-25 19:30:59 +0100
  • ed3058c2df Fix compiling v2.x with C++17 + Clang 5 + libstdc++ v5 Dimitrij Mijoski 2021-03-26 13:04:53 +0100
  • 8ae4b817e8 Fix compiling with C++17 + Clang 5 + libstdc++ v5 Dimitrij Mijoski 2021-03-26 02:04:45 +0100
  • 2c269eb633 Fixed compilation under MinGW - use gmtime_s() instead of gmtime_r(). Alexander Shaduri 2021-03-17 13:32:45 +0400
  • 4b5812e932
    Remove trailing whitespace from test-cases-and-sections.md Martin Hořeňovský 2021-03-23 13:02:20 +0100
  • 9f44bd57f1
    Add more documentation to BDD macros Martin Hořeňovský 2021-03-23 13:02:07 +0100
  • 6734c0aa64
    Expand documentation for BDD test macros (#2179) matthew-limbinar 2021-03-23 07:20:33 -0400
  • e5d952b87b Update example to use Catch2 trunk Matthew Limber 2021-02-22 16:22:21 -0500
  • ef5c49b072 Review comments: add short example and remove older note Matthew Limber 2021-02-22 16:18:53 -0500
  • 19f1ac1f82 Review comments Matthew Limber 2021-02-18 21:49:48 -0500
  • 9f7fb5be92 Expand documentation for BDD test macros Matthew Limber 2021-02-17 13:57:59 -0500
  • 92d827c1e9 When used as subproject, treat Catch2 cmake target include paths as SYSTEM to avoid compiler warnings in Catch2 headers. Alexander Shaduri 2021-03-17 14:49:53 +0400
  • a192116cff Fixed compilation under MinGW - use gmtime_s() instead of gmtime_r(). Alexander Shaduri 2021-03-17 13:32:45 +0400
  • 037ddbc75c Fix introduced in version placeholders Jozef Grajciar 2021-03-12 10:22:56 +0100
  • 3eefb7ef88 Fix introduced in version placeholders Jozef Grajciar 2021-03-12 10:22:56 +0100
  • d69cac85f4 MatcherMethod: Add virtual destructor and default constructors John Else 2021-03-03 14:59:07 +0000
  • 6d803cba5d
    Add example of negated tag selection to the CLI test spec docs Martin Hořeňovský 2021-02-25 15:54:14 +0100
  • 551946c45b
    Split out INTERNAL_CATCH_UNIQUE_NAME into its own header Martin Hořeňovský 2021-02-24 23:13:56 +0100
  • 653764d53b
    Simplify workaround for MSVC issue with XmlWriter Martin Hořeňovský 2021-02-21 11:19:02 +0100
  • b025a007b9 Wrap all std::min and std::max calls in parentheses Scott Hutchinson 2021-01-23 12:58:20 -0800
  • 3afea8128a
    Increase timing window for min duration tests to 1s Martin Hořeňovský 2021-02-20 23:08:58 +0100
  • 749d953712
    Add Clang 10 + C++17 build to linux CI Martin Hořeňovský 2021-02-20 21:20:19 +0100
  • 4b50b13970
    Disable C++ extensions for linux CI builds Martin Hořeňovský 2021-02-20 20:37:31 +0100
  • 1ee0940427
    Merge pull request #2177 from catchorg/devel-generating-surrogates Martin Hořeňovský 2021-02-20 10:29:01 +0100
  • 29050daec0
    Add Linux and Windows CI builds with surrogate TUs Martin Hořeňovský 2021-02-16 16:05:23 +0100
  • e5e9afad16
    Fix headers whose surrogate TUs did not compile Martin Hořeňovský 2021-02-16 14:28:12 +0100
  • 8b27041fbe
    Add CMake option to generate surrogate TUs in development build Martin Hořeňovský 2021-02-15 23:56:56 +0100
  • c12170ff69
    Extend release notes Martin Hořeňovský 2021-02-13 15:29:50 +0100
  • 925f72a276 Regenerate docs with latest mdsnippets Clare Macrae 2021-02-07 12:04:06 +0000
  • 77e2451da1 Update config file for mdsnippets 23.0.0 Clare Macrae 2021-02-07 12:03:48 +0000
  • 88c6167fa6
    use current version of mdsnippets Simon Cropp 2021-02-07 10:53:05 +1100
  • 1b6d4c72ea
    Add toggle flag for surrogate tests George Xanthakis 2021-02-06 22:58:06 +0200
  • 3eade52fc0 users: Add d-SEAMS Rohit Goswami 2021-02-01 22:04:29 +0000
  • 4fad45c973
    Check that all surrogate TUs exist in CI George Xanthakis 2021-01-31 22:29:46 +0200
  • 9575fabf7c
    Add surrogate TUs for the internal folder George Xanthakis 2021-01-31 20:20:54 +0200
  • b12d1f219c
    Add surrogate TUs for the matchers folder George Xanthakis 2021-01-31 19:38:37 +0200
  • eb636bdbcf
    Add surrogate TUs for the reporters directory George Xanthakis 2021-01-31 19:27:46 +0200
  • 5da277d112
    Add surrogate TUs for the interfaces directory George Xanthakis 2021-01-24 19:44:13 +0200
  • 013209c398
    Add surrogate TUs for the generator directory George Xanthakis 2021-01-24 19:28:35 +0200
  • bc8fc3b9ce
    Add surrogate TUs for base directory George Xanthakis 2021-01-24 19:15:12 +0200
  • e2fefc310c
    Add benchmark folder surrogate TUs George Xanthakis 2021-01-24 18:32:10 +0200
  • 835e23431a
    Add surrogate TU for catch_benchmark George Xanthakis 2021-02-03 00:12:58 +0200
  • ebd7e84271
    users: Add d-SEAMS Rohit Goswami 2021-02-01 22:04:29 +0000
  • 2dbe63a6ba
    Merge pull request #2165 from catchorg/devel-gmtime-fixup Martin Hořeňovský 2021-01-27 19:55:41 +0100
  • 477540760a
    Use gmtime_r instead of gmtime when compiling for posixy platforms Martin Hořeňovský 2021-01-27 11:49:52 +0100
  • b435e391c4
    Merge pull request #2163 from catchorg/devel-list-outputs-to-out-flag Martin Hořeňovský 2021-01-27 09:07:15 +0100
  • 971b1fc32a
    --list-* flags write to target specified by the -o flag Martin Hořeňovský 2021-01-26 17:53:59 +0100
  • 6798c139a6
    Extract the default listing implementation out of reporter interface Martin Hořeňovský 2021-01-25 12:22:54 +0100
  • 6ba264b10c Wrap all std::min and std::max calls in parentheses Scott Hutchinson 2021-01-23 12:58:20 -0800
  • 68975e3ff3
    [Issue 2154] Correct error when building with IBM's latest XLC (#2155) Rob Boehne 2021-01-21 15:50:49 -0600
  • ee9afd2db2
    Update include/internal/catch_matchers_floating.cpp Rob Boehne 2021-01-21 12:08:46 -0600
  • 7e203cf2d6
    Wrap all std::min and std::max calls in parentheses Scott Hutchinson 2021-01-21 09:48:05 -0800
  • bcb9ea8cb5
    Merge pull request #2157 from tdegeus/patch Martin Hořeňovský 2021-01-21 15:35:23 +0100
  • d4c9494eb5
    Making target detection on Mac more robust Tom de Geus 2021-01-20 21:12:18 +0100
  • 75b17e1fa0 [Issue 2154] Correct error when building with IBM's latest XLC compiler with xlclang++ front-end. Rob Boehne 2021-01-19 10:58:35 -0600
  • 28bd01eae2
    Implementing review comments Tom de Geus 2021-01-19 10:09:28 +0100
  • 4ac161fb75 Removed typo from elements_are's license Garz4 2021-01-16 14:00:09 -0600
  • 1908bee90d Added elements_are to CMakeLists and matchers_all Garz4 2020-12-27 15:40:30 -0600
  • de6be53919 Added ElementsAre and UnorderedElementsAre Garz4 2020-12-27 15:34:52 -0600
  • 7111b2a8e2
    Cleanup IStreamingReporter::listTests Martin Hořeňovský 2021-01-16 15:50:52 +0100
  • 5509ceff60
    Remove superfluous IConfig argument from IStreamingReporter::list* Martin Hořeňovský 2021-01-16 15:48:22 +0100
  • 74f2f4ba5e
    Hold reporter's IConfig instance in the interface Martin Hořeňovský 2021-01-16 15:27:47 +0100
  • 72df457bab
    Merge pull request #2151 from fxcoudert/patch-1 Martin Hořeňovský 2021-01-13 18:16:54 +0100
  • bed285af07 Make the build reproducible with g++-8 and clang-10 Mathieu Mirmont 2020-12-29 21:00:09 +0100
  • 70bfb2be37
    Fix typo yyny 2021-01-13 15:09:08 +0100
  • 6dee86018c
    Remove unused include yyny 2021-01-13 15:04:44 +0100
  • c793ea3943 Add ULP tests for +/- INFINITY yyny 2021-01-13 14:54:58 +0100
  • e7ae127ec0 Fix ULP matcher yyny 2021-01-13 14:53:05 +0100
  • 0dea3872cf Add more thorough ULP comparison tests yyny 2021-01-13 14:34:24 +0100
  • b38cb9b731 Allow colored output even while not in a terminal yyny 2021-01-13 12:56:06 +0100
  • 2085f2ca94 Make the build reproducible with g++-8 and clang-10 Mathieu Mirmont 2020-12-29 21:00:09 +0100
  • bb6d08323f
    Update catch_debugger.h FX Coudert 2021-01-11 12:22:22 +0100
  • ba81505168 Do not match exact amount of spaces for errno macro expansion in approvalTests.py John Zimmermann 2020-12-31 16:24:16 +0100
  • 3e88ccff3b Do not match exact amount of spaces for errno macro expansion in approvalTests.py John Zimmermann 2020-12-31 16:24:16 +0100
  • fab2385184
    Fixing typo Tom de Geus 2020-12-30 14:10:54 +0100
  • 804ad9aaec
    Making target detection on Mac more robust Tom de Geus 2020-12-30 14:03:38 +0100
  • de6fe184a9
    v2.13.4 v2.13.4 Martin Hořeňovský 2020-12-29 15:03:40 +0100
  • fe3dddcc6d
    Fix updateVersionPlaceholder when the placeholder starts the line Martin Hořeňovský 2020-12-29 15:02:11 +0100
  • f5b413aa58
    Merge pull request #2138 from catchorg/devel-config-splitting Martin Hořeňovský 2020-12-29 12:37:27 +0100
  • 4e8832fc88
    Split CATCH_CONFIG_COUNTER into its own header Martin Hořeňovský 2020-12-29 11:07:45 +0100
  • 396879cb14
    Update migrate-v2-to-v3.md Robert Andrzejuk 2020-12-29 01:00:35 +0100
  • bdd1e5c613
    Remove some superfluous includes Martin Hořeňovský 2020-12-28 21:11:54 +0100
  • 1d269211bd
    Split CATCH_CONFIG_WCHAR into its own header Martin Hořeňovský 2020-12-28 20:29:05 +0100
  • 0acb371b92
    Fix Wold-style-cast error (#2125) Roman Proskuryakov 2020-12-28 16:00:19 +0300
  • 045feff834
    Update cmake-integration.md (#2115) Florian Berchtold 2020-12-28 13:41:55 +0100
  • 6ba80db0a5
    Apply suggestions from code review Martin Hořeňovský 2020-12-28 13:39:53 +0100
  • 965afc4b2e Split CATCH_CONFIG_ANDROID_LOGWRITE into its own header Martin Hořeňovský 2020-12-28 11:21:04 +0100
  • f63fdd3ba7
    Split CATCH_CONFIG_ANDROID_LOGWRITE into its own header Martin Hořeňovský 2020-12-28 11:21:04 +0100
  • 77643ce2e5 Add more comprehensive tests for the quantifier matchers Martin Hořeňovský 2020-12-26 23:09:51 +0100
  • 552af8920d Added AnyMatch, AllMatch and NoneMatch Uriel García Rivas 2020-12-07 17:23:54 -0600
  • e7a9d2374c Add more comprehensive tests for the quantifier matchers Martin Hořeňovský 2020-12-26 23:09:51 +0100
  • 57c8036a99 Added AnyMatch, AllMatch and NoneMatch Uriel García Rivas 2020-12-07 17:23:54 -0600
  • 2ef1540758
    CMake integration - note about CMAKE_MODULE_PATH Anton Kochkov 2020-12-22 15:41:28 +0800
  • 18ab353e55 Add deprecation warning in ParseAndCatchTests Reinhold Gschweicher 2020-12-17 14:02:48 +0100
  • 0107383f3d Add deprecation warning in ParseAndCatchTests Reinhold Gschweicher 2020-12-17 14:02:48 +0100
  • 46d0fe82a6 Fix SelfTest Roman Proskuryakov 2020-12-19 00:24:38 +0300
  • 59fd7d6bfe Fix old style cast in catch_stats.cpp Roman Proskuryakov 2020-12-19 00:01:27 +0300
  • 870a8352f5 Fix old style cast in catch_stats.hpp Roman Proskuryakov 2020-12-18 23:59:01 +0300