Commit Graph

  • 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
  • 296d447452 Merge pull request #1575 from alabuzhev/warning_ntstatus Martin Hořeňovský 2019-03-20 15:22:27 +01:00
  • 0531965349 Suppress warning caused by ntstatus.h inclusion Alex Alabuzhev 2019-03-19 23:55:18 +00:00
  • a1cdff4f18 raspigcd - opensource-users Tadeusz Puźniakowski 2019-03-18 15:14:32 +01:00
  • 4611125801 generators.md: fix extraneous back tick in doc Steve Hollasch 2019-03-12 14:35:47 -07:00
  • e509012e64 Update blog URL and fic typos in tutorial.md Clare Macrae 2019-03-08 09:17:47 +00:00
  • 448825db03 Readability improvements for assertions.md Clare Macrae 2019-03-08 09:15:15 +00:00
  • 0fff8e7791 Add ApprovalTests.cpp to list of open source users Clare Macrae 2019-03-08 09:13:53 +00:00
  • 68a3c129ac Merge pull request #1562 from claremacrae/patch-2 Martin Hořeňovský 2019-03-09 17:35:08 +01:00
  • 1ce5ec9b74 Merge pull request #1565 from inobelar/patch-1 Martin Hořeňovský 2019-03-09 17:33:42 +01:00
  • 37a4e32319 Added override keyword near IntRange::describe() method Yurii Nakonechnyi 2019-03-09 15:05:27 +02:00
  • 0424c9a62c Update url of blog post Clare Macrae 2019-03-08 08:56:00 +00:00
  • d633072794 v2.7.0 v2.7.0 Martin Hořeňovský 2019-03-07 21:44:57 +01:00
  • 51ed08be22 Take changes to Clara from master Martin Hořeňovský 2019-03-07 20:48:02 +01:00
  • 1701325caa Document unscoped info Omer Ozarslan 2019-02-03 19:41:41 -06:00
  • 7aee973a4a Add tests for unscoped info Omer Ozarslan 2019-02-01 09:36:35 -06:00
  • 99575b45db Add unscoped info functionality Omer Ozarslan 2019-02-01 09:11:30 -06:00
  • 1a03918455 Force flush streams in tests for #1514 Martin Hořeňovský 2019-03-06 21:53:17 +01:00
  • bd667f4d69 Add comma-escaping in test specs to ParseAndAddCatchTests.cmake Martin Hořeňovský 2019-03-03 13:10:08 +01:00
  • 28db5ed4c9 Add tests for #1514 Martin Hořeňovský 2019-03-02 21:22:41 +01:00
  • 7d2451f119 Fix output redirection in failing tests (#1525) SimonChh 2019-03-02 15:18:48 -05:00
  • 5bf6e47381 Add another example for generators Martin Hořeňovský 2019-02-26 12:46:10 +01:00
  • 29b3b7ae6b Namespace our type traits in catch_meta Martin Hořeňovský 2019-02-23 21:06:16 +01:00
  • ef5fd8d42f Add another test for FilterGenerator Martin Hořeňovský 2019-02-23 20:37:30 +01:00
  • 693647c43f Add ChunkGenerator Martin Hořeňovský 2019-02-23 20:22:46 +01:00
  • 288387fa10 Cleanup: move things around Martin Hořeňovský 2019-02-23 17:16:28 +01:00
  • 165de9b072 Add RangeGenerator Rick de Water 2019-02-03 16:42:24 +01:00
  • bf4771a7ed Script helper getBuildExecutable now works properly on Windows hbina4326 2019-02-02 06:20:56 -05:00
  • 7012a31a39 Fix VS2015 warning issue Martin Hořeňovský 2019-02-20 10:14:46 +01:00
  • 269303d9d9 Introduce random number (Integral and Float) generators Martin Hořeňovský 2019-02-19 22:09:14 +01:00
  • e8bfd882e8 Fix -Wdefaulted-function-deleted warning Khem Raj 2019-02-12 12:57:00 -08:00
  • 2bd0722470 fix "code will never be executed" under clang Paul Lesur 2019-02-12 13:25:03 +01:00
  • 45ebf17ec7 Do not open the output file twice Igor Akhmetov 2019-02-16 21:28:18 +03:00
  • 093b72416d Remove non-ASCII characters from the distributable parts Martin Hořeňovský 2019-02-18 10:33:41 +01:00
  • c99a346490 Use correct type name instead of index for TEMPLATE_PRODUCT_TEST_CASE (#1544) Tobias Ribizel 2019-02-17 21:52:22 +01:00
  • 359a54b6bd Merge pull request #1539 from mattclarke/patch-1 Martin Hořeňovský 2019-02-17 21:24:42 +01:00
  • 711d750ca7 use "std" namespace for "sprintf" Girts Folkmanis 2019-02-13 21:06:41 +00:00
  • 95f7712808 Missing hyphens and full-stops added Matt Clarke 2019-02-13 10:13:14 +01:00
  • dbbab8727c v2.6.1 v2.6.1 Martin Hořeňovský 2019-02-12 19:58:12 +01:00