Commit Graph

  • 80af9ca687 Rollback ctest labels in CatchAddTests.cmake Justin Bassett 2019-06-06 20:10:34 -07:00
  • 33286fdc37
    Fix bug with making arch-independent CMake config file Martin Hořeňovský 2019-06-17 19:08:16 +02:00
  • 2f631bb808
    v2.9.1 v2.9.1 Martin Hořeňovský 2019-06-17 12:00:19 +02:00
  • 25cc09dcec
    Fix benchmarking in stand-alone files Martin Hořeňovský 2019-06-17 11:58:40 +02:00
  • f9dce28e7d
    v2.9.0 v2.9.0 Martin Hořeňovský 2019-06-16 10:42:52 +02:00
  • b87caafd91 Remove explicit setting of CXX_STANDARD for SelfTest target Jayesh Badwaik 2019-05-05 00:23:53 +02:00
  • bbbd5c4e08 Added null-ptr check in Colour::use() geh 2019-05-14 14:14:39 +02:00
  • f41051f22a test approvals for TEMPLATE_LIST_TEST_CASE Jozef Grajciar 2019-05-27 20:41:21 +02:00
  • e90d5a86e4 docs for TEMPLATE_LIST_TEST_CASE Jozef Grajciar 2019-05-27 20:39:25 +02:00
  • dbc1295354 tests for TEMPLATE_LIST_TEST_CASE Jozef Grajciar 2019-05-27 17:25:48 +02:00
  • f2cfc2b852 TEMPLATE_LIST_TEST_CASE implementation Jozef Grajciar 2019-05-27 17:24:16 +02:00
  • c365ac392b
    Standardize and document the parallel processing toggle Martin Hořeňovský 2019-06-15 12:50:36 +02:00
  • e640c3837a
    Move the async-using parts of benchmarking into a .cpp file Martin Hořeňovský 2019-06-15 11:14:24 +02:00
  • b468d7cbff
    Link benchmarking docs from the doc main page Martin Hořeňovský 2019-06-15 09:23:00 +02:00
  • 7142d5a8c9
    Show bound when stringifying the WithinULP matcher Martin Hořeňovský 2019-06-14 20:16:12 +02:00
  • 1967feac49
    Introduce stubs for throwing specific exception types Martin Hořeňovský 2019-06-14 14:59:19 +02:00
  • f0b7b0ca11
    Add a FUNDING file Martin Hořeňovský 2019-06-07 18:56:48 +02:00
  • 4b1252547c
    Merge pull request #1616 from fodinabor/integrate_nonius Martin Hořeňovský 2019-06-07 07:01:47 +02:00
  • 10067a47da
    Add an extra test for benchmarking macros Martin Hořeňovský 2019-06-02 13:19:09 +02:00
  • e340ab8db6
    Various improvements to the benchmarking support Martin Hořeňovský 2019-05-19 20:54:44 +02:00
  • ce2560ca95 Integrate Nonius benchmark into Catch2 Joachim Meyer 2019-04-23 23:41:13 +02:00
  • 00347f1e79
    v2.8.0 v2.8.0 Martin Hořeňovský 2019-05-26 22:47:00 +02:00
  • a5a2d08fbb
    Remove commented out code Martin Hořeňovský 2019-05-26 21:19:55 +02:00
  • 97602b248b
    Remove obsolete file with wrong advice Martin Hořeňovský 2019-05-25 21:20:37 +02:00
  • e28e162795
    Merge pull request #1638 from janisozaur/patch-1 Martin Hořeňovský 2019-05-25 21:15:58 +02:00
  • 90378f4a59
    Have conan test-build the package in a separate subdirectory Martin Hořeňovský 2019-05-23 14:29:45 +02:00
  • 84f8e806b8 Nttp support tests approvals Jozef Grajciar 2019-05-23 19:29:18 +02:00
  • 732e4b06db docs for signature based parametrised test cases Jozef Grajciar 2019-04-24 17:04:13 +02:00
  • 0c43f98fa2 Nttp support Jozef Grajciar 2019-04-17 20:23:24 +02:00
  • bd703dd74b
    Merge pull request #1611 from cincodenada/unscoped-disabled-prefixed Martin Hořeňovský 2019-05-23 14:19:22 +02:00
  • 99602787cd
    Fix error message when unmatched quotes are encountered by CAPTURE Martin Hořeňovský 2019-05-23 13:51:33 +02:00
  • bfb4ee1597
    Prevent building in source dir Michał Janiszewski 2019-05-21 06:38:06 +02:00
  • 31537c43d9 Rebased approvals Phil Nash 2019-05-21 00:05:39 +01:00
  • 96355da34e StringRef no longer repoints m_start to m_data after c_str() on a substring. Phil Nash 2019-05-21 00:04:19 +01:00
  • 71fce429af Fix clang warning on self-assignment Phil Nash 2019-05-20 23:56:55 +01:00
  • d13e094598 Remove unique type check Jozef Grajciar 2019-05-20 21:13:05 +02:00
  • d30f1dda02 Rebased approvals Phil Nash 2019-05-18 20:53:28 +01:00
  • 3bce8ba14b Fix StringRef self-assignment after substring Phil Nash 2019-05-18 17:54:06 +01:00
  • e680c4b9fb fix SEGFAULT during construction of Session Jozef Grajciar 2019-05-15 20:14:25 +02:00
  • f1e14a1168 Add missing word mlimber 2019-05-08 09:04:33 -04:00
  • 92ad9ee355
    Merge pull request #1614 from mlimber/master Martin Hořeňovský 2019-05-03 17:46:03 +02:00
  • e2862a8d71
    Add documentation for custom precision in float stringification Martin Hořeňovský 2019-05-03 15:40:21 +02:00
  • 1161011dd0
    Refactor custom precision in floating point stringification Martin Hořeňovský 2019-05-02 21:32:54 +02:00
  • 53a83e855e Add support for custom precision in floating point stringification mlimber 2019-04-26 11:14:33 -04:00
  • 9c741fe960 Allow quotes in CAPTURE arguments (#1608) Petr Ledvina 2019-05-01 19:12:44 +02:00
  • 979bbf03bb Removed another redundant ; (from docs) Phil nash 2019-04-27 18:52:38 +01:00
  • 33ce3f3953 added cpp to another code block in docs Phil nash 2019-04-27 18:51:26 +01:00
  • 87a9424c9d Removed redundant ; Phil nash 2019-04-27 18:50:05 +01:00
  • 00cb0035c9 Enclosed generated StringMaker for enums in Catch namespace, rather than qualified Phil nash 2019-04-26 18:24:52 +01:00
  • 6267b06089 Added #include for <memory> (for unique_ptr) Phil nash 2019-04-26 17:06:44 +01:00
  • 9837c35df1 Rebased approvals for stringified enum tests Phil nash 2019-04-26 11:30:19 +01:00
  • 46066ede17 Merge branch enum stringification work Phil nash 2019-04-26 11:26:45 +01:00
  • 6981783178 Added some missing #includes Phil nash 2019-04-25 14:19:00 +01:00
  • 08c8df1e3b include StringRef, rather than fwd decl, for splitString Phil nash 2019-04-25 10:32:55 +01:00
  • daeb5a87e6 Removed global qualification of specialisation Phil nash 2019-04-25 10:23:58 +01:00
  • f2ee4f17ad Moved enum tests that depend on internals to IntrospectiveTests. Phil nash 2019-04-25 10:13:11 +01:00
  • 182fc3e46e fix example's mistake in slow-compiles.md Wu Yuanshou 2019-04-24 11:42:29 +08:00
  • 6b5b72651d Add UNSCOPED_INFO to prefix/disabled sections Joel Bradshaw 2019-04-24 12:51:21 -07:00
  • f45bb00351 Add failing test for CATCH_UNSCOPED_CAPTURE Joel Bradshaw 2019-04-24 12:50:31 -07:00
  • 7c37501b07
    v2.7.2 v2.7.2 Martin Hořeňovský 2019-04-22 23:15:59 +02:00
  • 4a1ca1ab55 TrackerContext: Remove misleading instance static method. Martin Hostettler 2019-04-21 23:29:52 +02:00
  • e02d9e788f Document CATCH_REGISTER_ENUM Phil Nash 2019-04-21 20:32:20 +03:00
  • 541f1ed1b3 Only provide CATCH_REGISTER_ENUM Phil Nash 2019-04-21 20:26:46 +03:00
  • 346723c9b6 Renamed STRINGIFY_ENUM to REGISTER_ENUM Phil Nash 2019-04-21 20:15:26 +03:00
  • 5a74fcc9c9 Removed IEnumInfo (just use EnumInfo directly) Phil Nash 2019-04-21 19:56:19 +03:00
  • 9d5d719868 Changed splitString to splitStringRef Phil Nash 2019-04-21 20:03:44 +03:00
  • 91b617c462 Added a vector approximate matcher Will Handley 2019-01-14 14:31:09 +00:00
  • 45e552528d
    Remove home-rolled algorithm replacements Martin Hořeňovský 2019-04-19 17:54:21 +02:00
  • 3978e9653b
    Add more documentation on contributing Martin Hořeňovský 2019-04-18 16:18:30 +02:00
  • d6fce7bf34 Fix warnings generated with -Wshadow Stephen Newell 2019-01-13 08:54:23 -07:00
  • c3c82f539c
    Merge pull request #1336 from ax3l/topic-overrideVirtualRedundant Martin Hořeňovský 2019-04-18 14:10:24 +02:00
  • c7653811a6
    Add basic CPack support Martin Hořeňovský 2019-04-18 13:46:02 +02:00
  • 79417b9afc Revert "draft of nttp support" JoeyGrajciar 2019-04-18 11:35:33 +02:00
  • 11cdd72db9 Merge remote-tracking branch 'refs/remotes/origin/nttp_support' JoeyGrajciar 2019-04-18 11:26:33 +02:00
  • 0c39409da7 draft of nttp support Jozef Grajciar 2019-04-17 20:23:24 +02:00
  • edfac75347
    Add test for omitting the 'Filters' heading when there were none Martin Hořeňovský 2019-04-16 23:49:22 +02:00
  • ac94bd0520 ParseAndAddCatchTests: Ignore cmake object libraries Martin Luelf 2019-04-14 17:39:26 +02:00
  • d4eec016a9 CatchAddTests now adds tags as labels for ctest - ctest --print-labels now will show list of available labels - ctest -L <regex> will allow to run tests with given labels(tags) Maciej Patro 2019-04-13 15:47:14 +02:00
  • 36fb856163
    Fix JUnit reporter output so that it conforms to JUnit schema Martin Hořeňovský 2019-04-11 13:04:54 +02:00
  • 4e32e0a563
    Fix vendored dep because upstream is non-responsive Martin Hořeňovský 2019-04-10 20:15:42 +02:00
  • 1e2270b370 ParseAndAddCatchTests: Do not change CMAKE_MINIMUM_REQUIRED_VERSION when included Daniele E. Domenichelli 2019-03-07 16:01:19 +01:00
  • 5096e39297 ParseAndAddCatchTests: Add scope to functions in order to avoid name collisions Daniele E. Domenichelli 2019-03-07 15:59:53 +01:00
  • 15ccced6da ParseAndAddCatchTests: Document AdditionalCatchParameters variable Daniele E. Domenichelli 2019-03-07 15:07:59 +01:00
  • 682617b5b7 ParseAndAddCatchTests: Fix tests not found Daniele E. Domenichelli 2019-03-07 15:07:57 +01:00
  • 15150c7b46 ParseAndAddCatchTests: Set the ParseAndAddCatchTests_TESTS property Daniele E. Domenichelli 2019-03-07 15:07:53 +01:00
  • 5ce355a38c For macOS builds, disable isDebuggerActive() for non-AppleClang targets. Fixes #1588 Torfinn Berset 2019-04-05 11:39:13 +02:00
  • edde6f4736 Fix typos identified by codespell. Ryan Pavlik 2019-04-08 16:30:28 -05:00
  • 6bc5d172ee
    Merge pull request #1596 from 50ty/patch-1 Martin Hořeňovský 2019-04-10 09:31:00 +02:00
  • 3079b514d4
    IndexOfHideLabel is never used Stefan Rommel 2019-04-10 08:00:08 +02:00
  • e99f1efd28
    Avoid adding a default test spec when none was provided Martin Hořeňovský 2019-04-09 11:50:59 +02:00
  • b9dd1936e5
    v2.7.1 v2.7.1 Martin Hořeňovský 2019-04-08 13:30:44 +02:00
  • 293d617c49
    Merge pull request #1592 from robinlinden/fix-cmake-integration-typo Martin Hořeňovský 2019-04-08 13:20:41 +02:00
  • 7be35af167
    Use correct filename in CMake integration docs Robin Lindén 2019-04-07 15:41:34 +02:00
  • 02f13cf95a Made onto dev build and regenerated single header Phil nash 2019-04-04 16:02:58 +01:00
  • 43428c6093 First commit of STRINGIFY_ENUM Phil nash 2019-04-04 15:55:46 +01:00
  • 08147a23f9
    Fix ObjC matchers Martin Hořeňovský 2019-03-26 20:39:35 +01:00
  • 8af8704089 support for printing test filters (PR #1585) Ziv Shahaf 2019-04-01 22:33:57 +03:00
  • 3816e99d0c
    Add GENERATE_COPY and GENERATE_VAR capturing generator macros Martin Hořeňovský 2019-03-31 14:11:10 +02:00
  • b77cec05c0
    Fix test tag parsing to split [.foo] into [.][foo] Martin Hořeňovský 2019-03-29 10:48:56 +01:00
  • 54089c4c8c Deducing return type of map generator helper (#1576) Omer Ozarslan 2019-03-24 09:44:22 -05:00