Commit Graph

  • a6baa6dda6
    Cleanup in exception matchers Martin Hořeňovský 2020-03-28 11:06:14 +0100
  • 9dd46de813 C-header updates pi1024e 2020-03-23 13:10:38 -0400
  • 5c9367d4f1
    Small cleanup for PredicateMatcher Martin Hořeňovský 2020-03-27 10:57:09 +0100
  • ab0ca2f566
    Rename some matcher-related files Martin Hořeňovský 2020-03-18 15:57:11 +0100
  • 3a3efebd16
    Add IsEmpty and SizeIs matchers for ranges/containers Martin Hořeňovský 2020-03-09 11:13:07 +0100
  • f52a58e857
    Make concrete matchers final Martin Hořeňovský 2020-03-05 14:40:40 +0100
  • 007efc173a
    Add generic Contains matcher Martin Hořeňovský 2020-03-02 14:25:43 +0100
  • 89e857349b
    Use _t form of traits Martin Hořeňovský 2020-03-01 21:15:17 +0100
  • c2daf468bb
    Standardize matcher headers to use .hpp suffix Martin Hořeňovský 2020-03-01 19:59:18 +0100
  • 64d7f9b98a
    New and hopefully improved documentation for matchers Martin Hořeňovský 2020-03-01 15:48:28 +0100
  • 01bdfe3312 Change PARSE_CATCH_TESTS_ADD_FIXTURE_IN_TEST_NAME conditional. Invincible 2020-03-23 10:24:10 +0800
  • e5c9a58d66 Fixed typo in "benchmark name" column width calculation. Closes #1885. Joel Uckelman 2020-03-19 12:31:22 +0000
  • 6d701b247b Fixed typo in "benchmark name" column width calculation. Closes #1885. Joel Uckelman 2020-03-19 12:31:22 +0000
  • aff97f0af1 C-header updates pi1024e 2020-03-23 13:10:38 -0400
  • 7358a583d7 remove ciso646, as it is an empty header pi1024e 2020-03-25 12:51:30 -0400
  • e3e6982983 C-header updates pi1024e 2020-03-23 13:10:38 -0400
  • 2eaf3cce7d Update catch.hpp pi1024e 2020-03-23 13:03:26 -0400
  • b1b9baac7d Simplify expression pi1024e 2020-03-23 13:02:11 -0400
  • 2d4b1b57a4
    Change PARSE_CATCH_TESTS_ADD_FIXTURE_IN_TEST_NAME conditional. Invincible 2020-03-23 10:24:10 +0800
  • 9fa0e76b5f
    Update pull_request_template.md drazen911 2020-03-22 19:45:27 +0100
  • 255aa5f2af
    v2.11.3 v2.11.3 Martin Hořeňovský 2020-03-19 13:50:19 +0100
  • 3a33315ff8
    Fix compilation error when lambdas are used in assertions Martin Hořeňovský 2020-03-19 13:32:45 +0100
  • 5f94c8dafb
    v2.11.2 v2.11.2 Martin Hořeňovský 2020-03-19 12:37:51 +0100
  • 695a356f93
    Move all scripts to Python3 Martin Hořeňovský 2020-03-19 12:36:30 +0100
  • 020b655635
    Update wandbox script to use https endpoint and Python3 Martin Hořeňovský 2020-03-19 12:32:34 +0100
  • 5561d0342d Different approach to proper colouring of filters Martin Hořeňovský 2020-02-15 21:18:56 +0100
  • 3a15315a37 Switch back to uncolored output after printing filters Till Hofmann 2020-02-10 14:52:35 +0100
  • b7b346c3e5
    Make warnings in assertions fire for GCC/Clang again Martin Hořeňovský 2020-03-18 20:59:25 +0100
  • 2fa9a58852
    Rename some matcher-related files Martin Hořeňovský 2020-03-18 15:57:11 +0100
  • 9e09d79946 Update tutorial.md Julius Hülsmann 2020-03-17 15:43:05 +0100
  • 7048c2c269 Update slow-compiles.md Julius Hülsmann 2020-03-17 12:54:04 +0100
  • 121f04ffcf
    Update Catch2-provided pkg-config Martin Hořeňovský 2020-03-18 10:51:35 +0100
  • 0e7e6b210a
    Remove obsolete surrogate TUs Martin Hořeňovský 2020-03-17 23:34:49 +0100
  • a4a01ccbb8
    Update tutorial.md Julius Hülsmann 2020-03-17 15:43:05 +0100
  • ac4201d839
    Update slow-compiles.md Julius Hülsmann 2020-03-17 12:54:04 +0100
  • 6f77d59b16 Add king as user magnus.ornebring 2020-03-10 11:25:13 +0100
  • dec2696d0d Add king as user magnus.ornebring 2020-03-10 11:25:13 +0100
  • d56631352b
    Add IsEmpty and SizeIs matchers for ranges/containers Martin Hořeňovský 2020-03-09 11:13:07 +0100
  • a15ffb735d
    Make ListeningReporter final Martin Hořeňovský 2020-03-09 21:09:12 +0100
  • 727b26ab35
    Remove IStreamingReporter::isMulti query Martin Hořeňovský 2020-03-09 21:07:15 +0100
  • 9de6eae6bb
    ConsoleReporter no longer creates a string when writing time units Martin Hořeňovský 2020-03-08 14:04:20 +0100
  • 022b61ff92 Don't cast nanoseconds to integers when writing output khyperia 2020-02-26 15:32:34 +0100
  • b0b95fa2e5
    Make concrete matchers final Martin Hořeňovský 2020-03-05 14:40:40 +0100
  • c36b9a9117
    Add generic Contains matcher Martin Hořeňovský 2020-03-02 14:25:43 +0100
  • 22a5ca84a3
    Use _t form of traits Martin Hořeňovský 2020-03-01 21:15:17 +0100
  • a45e9fbdb4
    Standardize matcher headers to use .hpp suffix Martin Hořeňovský 2020-03-01 19:59:18 +0100
  • 53201ec630
    New and hopefully improved documentation for matchers Martin Hořeňovský 2020-03-01 15:48:28 +0100
  • d1ffaf55a1
    Fix warnings in ExtraTests and Examples Martin Hořeňovský 2020-02-25 12:39:40 +0100
  • 33b47f7309
    Fix warnings from stringifying functions Martin Hořeňovský 2020-02-25 10:40:41 +0100
  • 8d1e7ca896
    Suppress unused variable warning for template test cases Martin Hořeňovský 2020-02-22 22:51:23 +0100
  • e601a5dc4f
    Suppress empty-variadic macros warning under GCC Martin Hořeňovský 2020-02-22 20:23:57 +0100
  • e9caeb7d0b
    Fix Wparentheses for GCC Martin Hořeňovský 2020-02-22 15:03:18 +0100
  • 6e270958a2
    Add development build option to CMake and enable it on CI Martin Hořeňovský 2020-02-21 21:15:45 +0100
  • 66bcacb188 Don't cast nanoseconds to integers when writing output khyperia 2020-02-26 15:32:34 +0100
  • 87b5bf77bc include <iterator> in catch_stats.hpp khyperia 2020-02-24 12:21:32 +0100
  • fd701ac656 include <iterator> in catch_stats.hpp khyperia 2020-02-24 12:21:32 +0100
  • 50b2cfa5de
    Fix -Wmissing-braces in new matchers Martin Hořeňovský 2020-02-21 21:33:24 +0100
  • 34e7a5e0cf
    Bunch of warning fixes Martin Hořeňovský 2020-02-21 21:13:57 +0100
  • 04f18d996b
    Suppress global constructor warning in benchmarking Martin Hořeňovský 2020-02-21 19:03:25 +0100
  • 3bb9fcd916
    Remove trailing semi in REGISTER_TEST_CASE Martin Hořeňovský 2020-02-21 17:29:18 +0100
  • c3013a6251
    Move matcher implementation to their own subfolder Martin Hořeňovský 2020-02-20 13:57:24 +0100
  • 40e35d4318
    Reorganize base headers for matchers Martin Hořeňovský 2020-02-20 13:39:04 +0100
  • b83a12b12c
    Replace enable_if with enable_if_t Martin Hořeňovský 2020-02-19 20:55:37 +0100
  • d33af93e17
    Cleanup visibility in generic not matcher Martin Hořeňovský 2020-02-19 20:23:02 +0100
  • 25c5ae240c
    Disable copies on generic matcher combinators Martin Hořeňovský 2020-02-19 19:55:45 +0100
  • 260263b9bf
    Combined matchers are now final Martin Hořeňovský 2020-02-19 18:59:51 +0100
  • cf6575576f
    Start fixing up Matchers: namespaces, composition ops Martin Hořeňovský 2020-02-18 23:31:16 +0100
  • a1be19aa1b
    Remove the separately compiled test for Benchmarking Macros Martin Hořeňovský 2020-02-18 13:48:34 +0100
  • c745adb81c
    Temporarily disable the test for DebugBreakMacro Martin Hořeňovský 2020-02-18 13:43:33 +0100
  • 06c135706e
    Move X12-CustomDebugBreakMacro.cpp to the right place Martin Hořeňovský 2020-02-18 10:20:28 +0100
  • 6d6e6ecf7e Create a SYSTEM library in case Catch2 is included as a subproject. Nicolás Bértolo 2020-02-17 18:06:14 -0300
  • ae1d21315c
    Specialize CATCH_TRAP() for iOS + thumb instruction set combo Martin Hořeňovský 2020-02-15 21:31:31 +0100
  • 6a2c025bfc
    Add command line option 'never' to --wait-for-keypress (#1866) Tristan Stenner 2020-02-15 20:42:57 +0100
  • 2441c2faab
    stdio.h replaced with cstdio. offa 2020-02-04 18:41:11 +0100
  • 442283ee11
    Add link to list of commercial user projects Clare Macrae 2020-02-07 12:20:31 +0000
  • 3f81dd753a
    Fix typo in link in docs Clare Macrae 2020-02-07 12:16:24 +0000
  • f8794634c2
    Fix significant bug with storing composed matchers Martin Hořeňovský 2020-02-01 20:55:42 +0100
  • d6b2a3793b
    Check for Windows instead of WIN32 for wmain entry point Martin Hořeňovský 2020-02-03 09:33:42 +0100
  • 548de655fd
    Cleanup nextafter workaround Martin Hořeňovský 2020-02-03 10:05:17 +0100
  • 89f18f15ca
    Add a test for custom debug break macros Martin Hořeňovský 2020-02-01 20:17:54 +0100
  • 3c7e737a7b
    Allow configuring of benchmark warmup time khyperia 2020-01-27 15:43:27 +0100
  • e880da93bd
    Make CATCH_BREAK_INTO_DEBUGGER be user-configurable khyperia 2020-01-27 15:43:27 +0100
  • 3e01d4b239
    catch_compiler_capabilities.h: use proper math define Rosen Penev 2020-01-31 21:54:16 -0800
  • 06c32862b3
    Some refactorings: offa 2020-01-21 21:04:42 +0100
  • ab520f4e97
    Removed unneeded 'using uchar = unsigned char' Daniel Griscom 2020-01-20 21:41:08 -0500
  • 32617f42d0
    Cherry-pick release notes for v2.11.1 Martin Hořeňovský 2020-02-16 15:11:30 +0100
  • 17c4b2d093
    Feature: generic matchers (#1843) melak47 2020-02-16 11:19:10 +0100
  • 6f4573b214 remove vector include melak47 2020-02-16 05:27:12 +0100
  • 7127f2aa1f use std::array instead of std::vector melak47 2020-02-10 00:44:25 +0100
  • 7903c1b1f4 Squelch missing-noreturn warning Martin Hořeňovský 2020-02-12 16:37:27 +0100
  • c6c5eeaa01 Add reference-taking matcher to tests Martin Hořeňovský 2020-02-12 16:29:34 +0100
  • 9e425715eb Test immovable matchers, comma operator melak47 2020-02-02 23:25:51 +0100
  • c1d1a2097a add test cases, use std::addressof melak47 2020-02-02 21:33:40 +0100
  • ba7894507b fix clang warnings melak47 2020-02-01 20:33:37 +0100
  • b62e0a80ab improve describe_multi_matcher melak47 2020-02-01 20:31:29 +0100
  • b6b57fe11b accept matcher arg by forwarding reference in MatchExpr melak47 2020-02-01 20:00:02 +0100
  • ab7b1cba55 compose rvalue AnyOf/Allof matchers only melak47 2020-02-01 15:04:40 +0100
  • 5620fef040 Add trivial tests Martin Hořeňovský 2020-01-26 10:33:32 +0100
  • bbcd2e73e1 Remove C++11 compat Martin Hořeňovský 2020-01-26 09:42:32 +0100
  • 8c7d840c22 Add missing includes Martin Hořeňovský 2020-01-26 09:41:40 +0100