Commit Graph

  • 7a4beed6a6
    Make release script update version placeholders in docs Martin Hořeňovský 2019-08-03 10:44:57 +0200
  • 67b4ada6b0 Add 'Introduced in Catch 2.3.0.' text Clare Macrae 2019-07-22 13:29:56 +0100
  • 119569a67e Add 'Introduced in Catch 2.4.0.' text Clare Macrae 2019-07-22 13:20:25 +0100
  • ab713894cc Add docs for AND_GIVEN macro - see #1360 Clare Macrae 2019-07-22 13:08:38 +0100
  • 69fc94d6f8 Add 'Introduced in Catch 2.4.1.' text Clare Macrae 2019-07-22 13:02:01 +0100
  • 49cd7c96b4 Add 'Introduced in Catch 2.4.2.' text Clare Macrae 2019-07-22 12:49:08 +0100
  • e998d152cc Add 'Introduced in Catch 2.5.0.' text Clare Macrae 2019-07-22 12:41:22 +0100
  • 42a5903188 Add 'Introduced in Catch 2.6.0.' text Clare Macrae 2019-07-22 12:31:33 +0100
  • c071f07e1a Add 'Introduced in Catch 2.7.0.' note Clare Macrae 2019-07-21 22:35:29 +0100
  • 53776a90cf Add 'Introduced in Catch 2.7.1.' note Clare Macrae 2019-07-21 21:43:24 +0100
  • 4511dc0c16 Add 'Introduced in Catch 2.8.0.' text Clare Macrae 2019-07-21 21:13:58 +0100
  • e7c3bdb351 Add 'Introduced in Catch 2.8.0.' text Clare Macrae 2019-07-21 20:55:32 +0100
  • 9aab958667 Add section headers, so I can later say when features were introduced Clare Macrae 2019-07-21 20:53:59 +0100
  • 8cd58f75ec Add missing struct Template_Fixture_2 so that the example compiles. Code copied from projects/SelfTest/UsageTests/Class.tests.cpp Clare Macrae 2019-07-21 20:47:10 +0100
  • d5a69cd400 Add 'Introduced in Catch 2.9.0.' text Clare Macrae 2019-07-18 15:22:12 +0100
  • 1d13d88833 Helper script to create "Introduced in ..." text - see #1667 Clare Macrae 2019-07-18 13:29:04 +0100
  • 2ff446a854 Add 'Introduced in Catch 2.3.0.' text Clare Macrae 2019-07-22 13:29:56 +0100
  • aa34893a97 Add 'Introduced in Catch 2.4.0.' text Clare Macrae 2019-07-22 13:20:25 +0100
  • d3f59b45a3 Add docs for AND_GIVEN macro - see #1360 Clare Macrae 2019-07-22 13:08:38 +0100
  • b050c6911d Add 'Introduced in Catch 2.4.1.' text Clare Macrae 2019-07-22 13:02:01 +0100
  • 14e3a378c2 Add 'Introduced in Catch 2.4.2.' text Clare Macrae 2019-07-22 12:49:08 +0100
  • 3195532b32 Add 'Introduced in Catch 2.5.0.' text Clare Macrae 2019-07-22 12:41:22 +0100
  • 8ef976c42c Add 'Introduced in Catch 2.6.0.' text Clare Macrae 2019-07-22 12:31:33 +0100
  • 3405fc239d Add 'Introduced in Catch 2.7.0.' note Clare Macrae 2019-07-21 22:35:29 +0100
  • a442a30874 Add 'Introduced in Catch 2.7.1.' note Clare Macrae 2019-07-21 21:43:24 +0100
  • 9da3717d42 Add 'Introduced in Catch 2.8.0.' text Clare Macrae 2019-07-21 21:13:58 +0100
  • 1cd7b8c580 Add 'Introduced in Catch 2.8.0.' text Clare Macrae 2019-07-21 20:55:32 +0100
  • 1f79e02bc7 Add section headers, so I can later say when features were introduced Clare Macrae 2019-07-21 20:53:59 +0100
  • 5348d015c4 Add missing struct Template_Fixture_2 so that the example compiles. Code copied from projects/SelfTest/UsageTests/Class.tests.cpp Clare Macrae 2019-07-21 20:47:10 +0100
  • 7d3d83df50 Add 'Introduced in Catch 2.9.0.' text Clare Macrae 2019-07-18 15:22:12 +0100
  • 62919b12ec Helper script to create "Introduced in ..." text - see #1667 Clare Macrae 2019-07-18 13:29:04 +0100
  • de0674c116
    Add a template for creating new documentation page Martin Hořeňovský 2019-08-02 13:17:22 +0200
  • 3d7282c2bd
    Add a section on documentation to contributing.md Martin Hořeňovský 2019-08-02 10:57:32 +0200
  • ef9e8b04f3
    Fixup the test a bit Martin Hořeňovský 2019-08-01 16:28:16 +0200
  • b0d13d6229
    Test for tag filter output Martin Hořeňovský 2019-08-01 16:18:55 +0200
  • e5c0e3322d Add Android implementation of writeToDebugConsole that prints to Logcat (#1710) Mike Cowan 2019-07-31 22:12:34 +0100
  • e537e93cf6
    Pass SelfTest location to test script Steven Franzen 2019-07-31 21:07:58 +0200
  • a000e8f3d2 Add defined() to elif CATCH_PLATFORM_WINDOWS Mike Cowan 2019-07-31 17:15:15 +0100
  • a4cc0df1fc Add Android implementation of writeToDebugConsole that prints to Logcat Mike Cowan 2019-07-31 11:46:00 +0100
  • f09aa806e9
    Fix script location for Windows builds Steven Franzen 2019-07-31 18:05:39 +0200
  • c227760b1f
    Wrap WarnAboutNoTests in a CMake script Steven Franzen 2019-07-31 16:56:09 +0200
  • dc8c8e957f
    Use an up to date conan package version again Martin Hořeňovský 2019-07-31 15:28:08 +0200
  • 43b7351012
    Make test fail in case of helper failure Steven Franzen 2019-07-30 17:36:29 +0200
  • 02407ef05b
    Fix typo in the tutorial Arda Aytekin 2019-07-30 15:50:43 +0200
  • ba9193370b
    Add autoconfiguration for RTX Martin Hořeňovský 2019-07-30 11:26:25 +0200
  • 7b70b11c23 Add PopHead to Open Source projects using Catch Czapa10 2019-07-29 23:07:22 +0200
  • 39f609062b
    Add PopHead to Open Source projects using Catch Czapa10 2019-07-29 23:07:22 +0200
  • ab80277a86
    Improve the REQUIRE_THROWS_MATCHES documentation a bit Martin Hořeňovský 2019-07-29 20:38:32 +0200
  • 7e7ab0e28b Fix xml reporter crashing when a benchmark failed. Joachim Meyer 2019-07-29 12:42:49 +0200
  • bd8e24dbf1 Fix xml reporter crashing when a benchmark failed. Joachim Meyer 2019-07-29 12:42:49 +0200
  • 425957dc63
    Update vector matcher documentation Martin Hořeňovský 2019-07-27 18:41:42 +0200
  • d017f6d18f
    Document CATCH_CONFIG_CPP17_BYTE macro Martin Hořeňovský 2019-07-26 21:40:58 +0200
  • 91244d30a7
    Document CATCH_CONFIG_CPP17_OPTIONAL macro Martin Hořeňovský 2019-07-26 21:35:35 +0200
  • 59dc521ac3
    Build set using insert instead of std::copy Steven Franzen 2019-07-23 21:04:26 +0200
  • 5554edc14a Add setElapsed and getElapsed accessors to Chronometer Pádraig Ó Conbhuí 2019-07-22 18:43:05 +0100
  • 62b3f6c3c2
    Merge pull request #1698 from sfranzen/fix-#1634 Martin Hořeňovský 2019-07-22 13:15:35 +0200
  • e7c26f09d1 Fix non-default-constructible type lists used in TEMPLATE_LIST_TEST_CASE (#1697) Benjamin Worpitz 2019-07-22 12:56:33 +0200
  • a22b7df46c
    Merge pull request #1700 from claremacrae/patch-3 Martin Hořeňovský 2019-07-22 12:13:29 +0200
  • 032068b889
    Fix typo in 2.7.1 release notes Clare Macrae 2019-07-21 22:04:50 +0100
  • baa02443e0
    Merge branch 'master' into fix-#1449 Steven Franzen 2019-07-21 17:46:55 +0200
  • 2aed6233cf
    Fix CTest command issue with square brackets Steven Franzen 2019-07-21 16:29:46 +0200
  • 1fca5474b3 Approve non-default-constructible type lists test Benjamin Worpitz 2019-07-21 14:22:42 +0200
  • 6d79ca2298 Fix non-default-constructible type lists used in TEMPLATE_LIST_TEST_CASE Benjamin Worpitz 2019-07-21 11:52:02 +0200
  • fb74bb133c
    Fix coverage report merging Martin Hořeňovský 2019-07-20 21:06:56 +0200
  • 0b42ada60d
    Coverage helper now passes-on test return value Martin Hořeňovský 2019-07-19 13:56:08 +0200
  • 73b5c7eed3
    Fix priority dev-stupid-windows-things Martin Hořeňovský 2019-07-19 20:57:40 +0200
  • 48772027ea
    Fix check instead Martin Hořeňovský 2019-07-19 20:53:12 +0200
  • e96dc2d22d
    remove pointless check Martin Hořeňovský 2019-07-19 20:45:40 +0200
  • 61a315b622
    Try using Python 3 on Windows Martin Hořeňovský 2019-07-19 19:36:06 +0200
  • c424ca47f9
    Revert "Do not resolve symbolic path when sanitizing filepath during approvals" Martin Hořeňovský 2019-07-19 18:16:21 +0200
  • 0e805512e5 Brute force casing Martin Hořeňovský 2019-07-19 13:29:16 +0200
  • 52f3abadbb
    Do not resolve symbolic path when sanitizing filepath during approvals Martin Hořeňovský 2019-07-18 16:33:23 +0200
  • 53281b471f
    Prevent compilation of generators that use bool in dangerous manner Martin Hořeňovský 2019-07-18 11:51:47 +0200
  • 03ffc1014c
    Add a notice that benchmarking supports needs opt-in Martin Hořeňovský 2019-07-14 15:49:17 +0200
  • 87739ad3fe Add std::byte stringification support (#1686) Stuart Dootson 2019-07-13 13:47:56 +0100
  • d4fa0433a4 Remove unrequired (and badly located) #include Stuart Dootson 2019-07-12 16:04:44 +0100
  • 280b7d6468
    Add missing header and fix issue with GCC 4.8.1 Steven Franzen 2019-07-10 21:29:38 +0200
  • fba73dbfde Add std::byte support Stuart Dootson 2019-07-10 13:25:58 +0100
  • 69121355b5 Subdirectory ptbr was renamed to pt_BR Ronaldd Pinho 2019-07-10 09:08:28 -0300
  • f6663e1dd5
    Modify tests for non-matching filters Steven Franzen 2019-07-09 22:51:14 +0200
  • 52ba687d2d
    Replace runTests function with TestGroup class Steven Franzen 2019-07-09 22:42:31 +0200
  • f5ed028142
    Add mechanism to report unmatched TestSpec filters Steven Franzen 2019-07-07 21:43:16 +0200
  • 0c27554af5 Update Contents in docs #1667 Clare Macrae 2019-07-05 18:08:36 +0100
  • 11488e63b6
    Use _WIN32 macro for detecting MSVC Windows Martin Hořeňovský 2019-07-06 16:55:10 +0200
  • 101e395720 Update Contents in docs #1667 Clare Macrae 2019-07-05 18:08:36 +0100
  • 256e8e038a Added #include <iterator> for back_inserter Phil nash 2019-07-05 09:51:16 +0100
  • e3bdfcb431 All files in english droped in docs directory while ptbr contains files in portuguese Ronaldd Pinho 2019-07-04 23:47:27 -0300
  • 65e3454d55
    Fixing a writing error Ronaldd Pinho 2019-07-04 21:59:26 -0300
  • ffe70d46b5 Tutorial.md file was translated to portuguese and saved in a ptbr dir Ronaldd Pinho 2019-07-04 21:57:21 -0300
  • 40424119bf Files markdown moved to en/ Ronaldd Pinho 2019-07-04 21:56:15 -0300
  • 9a363e7431 Move all originals documentation files to english dir Ronaldd Pinho 2019-07-04 21:54:11 -0300
  • 7b1408c0ad Ignore leading/ trailing whitespace for sections, too Phil nash 2019-07-04 15:24:28 +0100
  • c9b66ceb2f Rebased approvals with test name trimming tests Phil nash 2019-07-04 15:01:46 +0100
  • 93cafd7d4d Ignore leading and trailing spaces in test names/ test spec patterns Phil nash 2019-07-04 15:01:10 +0100
  • 820271bf24
    Remove the weird backronym from readme Martin Hořeňovský 2019-07-02 20:43:37 +0200
  • 56d4510138
    Default the SelfTest project to C++11 Martin Hořeňovský 2019-07-02 20:42:10 +0200
  • c0d3a2e08f
    Merge pull request #1672 from sommd/master Martin Hořeňovský 2019-07-01 18:07:37 +0200
  • 2c3018a9d5
    Merge pull request #1673 from sfranzen/fix-sections Martin Hořeňovský 2019-06-30 09:17:01 +0200
  • 9a6551b22b
    Add integration test for the children completion check fix Martin Hořeňovský 2019-06-30 00:00:41 +0200
  • 800f1b1d3d
    Fix TrackerBase::close children completion check Steven Franzen 2019-06-29 18:02:28 +0200