Commit Graph

  • 1ce5ec9b74
    Merge pull request #1565 from inobelar/patch-1 Martin Hořeňovský 2019-03-09 17:33:42 +0100
  • 37a4e32319
    Added override keyword near IntRange::describe() method Yurii Nakonechnyi 2019-03-09 15:05:27 +0200
  • e488424c6c Update blog URL and fic typos in tutorial.md Clare Macrae 2019-03-08 09:17:47 +0000
  • 810b660e0c Readability improvements for assertions.md Clare Macrae 2019-03-08 09:15:15 +0000
  • ca7b81775f Add ApprovalTests.cpp to list of open source users Clare Macrae 2019-03-08 09:13:53 +0000
  • 0424c9a62c
    Update url of blog post Clare Macrae 2019-03-08 08:56:00 +0000
  • d633072794
    v2.7.0 v2.7.0 Martin Hořeňovský 2019-03-07 21:44:57 +0100
  • 51ed08be22
    Take changes to Clara from master Martin Hořeňovský 2019-03-07 20:48:02 +0100
  • 2ec0960714 ParseAndAddCatchTests: Do not change CMAKE_MINIMUM_REQUIRED_VERSION when included Daniele E. Domenichelli 2019-03-07 16:01:19 +0100
  • cc54f7fe94 ParseAndAddCatchTests: Add scope to functions in order to avoid name collisions Daniele E. Domenichelli 2019-03-07 15:59:53 +0100
  • 398b90b117 ParseAndAddCatchTests: Document AdditionalCatchParameters variable Daniele E. Domenichelli 2019-03-07 15:07:59 +0100
  • 975004686b ParseAndAddCatchTests: Fix tests not found Daniele E. Domenichelli 2019-03-07 15:07:57 +0100
  • 8387b0a11e ParseAndAddCatchTests: Set the ParseAndAddCatchTests_TESTS property Daniele E. Domenichelli 2019-03-07 15:07:53 +0100
  • 1701325caa Document unscoped info Omer Ozarslan 2019-02-03 19:41:41 -0600
  • 7aee973a4a Add tests for unscoped info Omer Ozarslan 2019-02-01 09:36:35 -0600
  • 99575b45db Add unscoped info functionality Omer Ozarslan 2019-02-01 09:11:30 -0600
  • 1a03918455
    Force flush streams in tests for #1514 Martin Hořeňovský 2019-03-06 21:53:17 +0100
  • be895cdf15 Document unscoped info Omer Ozarslan 2019-02-03 19:41:41 -0600
  • 05796fbdee Add tests for unscoped info Omer Ozarslan 2019-02-01 09:36:35 -0600
  • 55078e6bca Add unscoped info functionality Omer Ozarslan 2019-02-01 09:11:30 -0600
  • bd667f4d69
    Add comma-escaping in test specs to ParseAndAddCatchTests.cmake Martin Hořeňovský 2019-03-03 13:10:08 +0100
  • 28db5ed4c9
    Add tests for #1514 Martin Hořeňovský 2019-03-02 21:22:41 +0100
  • 7d2451f119 Fix output redirection in failing tests (#1525) SimonChh 2019-03-02 15:18:48 -0500
  • 80ac08eb00 Support for printing test filters. Added for Console and XML Reporters Ziv Shahaf 2019-03-01 23:21:33 +0200
  • 5bf6e47381
    Add another example for generators Martin Hořeňovský 2019-02-26 12:46:10 +0100
  • 29b3b7ae6b
    Namespace our type traits in catch_meta Martin Hořeňovský 2019-02-23 21:06:16 +0100
  • ef5fd8d42f
    Add another test for FilterGenerator Martin Hořeňovský 2019-02-23 20:37:30 +0100
  • bccc4e5312 Fixed tabulations Simon Chamberland 2019-02-23 14:35:39 -0500
  • 693647c43f
    Add ChunkGenerator Martin Hořeňovský 2019-02-23 20:22:46 +0100
  • b0e3027bda Merge branch 'master' into issue-1514 Simon Chamberland 2019-02-23 14:21:21 -0500
  • a9b54b3d5f Move RedirectedStreams class to catch_output_redirect.h/.cpp Simon Chamberland 2019-02-23 12:28:17 -0500
  • 288387fa10
    Cleanup: move things around Martin Hořeňovský 2019-02-23 17:16:28 +0100
  • 165de9b072 Add RangeGenerator Rick de Water 2019-02-03 16:42:24 +0100
  • d100ea7c06 Add RangeGenerator Rick de Water 2019-02-03 16:42:24 +0100
  • bf4771a7ed Script helper getBuildExecutable now works properly on Windows hbina4326 2019-02-02 06:20:56 -0500
  • dc4b27ff1f Script helper getBuildExecutable now works properly on Windows hbina4326 2019-02-02 06:20:56 -0500
  • 7012a31a39
    Fix VS2015 warning issue Martin Hořeňovský 2019-02-20 10:14:46 +0100
  • 269303d9d9
    Introduce random number (Integral and Float) generators Martin Hořeňovský 2019-02-19 22:09:14 +0100
  • e8bfd882e8 Fix -Wdefaulted-function-deleted warning Khem Raj 2019-02-12 12:57:00 -0800
  • 2bd0722470 fix "code will never be executed" under clang Paul Lesur 2019-02-12 13:25:03 +0100
  • 45ebf17ec7 Do not open the output file twice Igor Akhmetov 2019-02-16 21:28:18 +0300
  • 093b72416d
    Remove non-ASCII characters from the distributable parts Martin Hořeňovský 2019-02-18 10:33:41 +0100
  • c99a346490 Use correct type name instead of index for TEMPLATE_PRODUCT_TEST_CASE (#1544) Tobias Ribizel 2019-02-17 21:52:22 +0100
  • 359a54b6bd
    Merge pull request #1539 from mattclarke/patch-1 Martin Hořeňovský 2019-02-17 21:24:42 +0100
  • 711d750ca7 use "std" namespace for "sprintf" Girts Folkmanis 2019-02-13 21:06:41 +0000
  • 5e38e75229 Special treatment for MSVC preprocessor upsj 2019-02-17 11:45:57 +0100
  • 2a1b332732 Do not open the output file twice Igor Akhmetov 2019-02-16 21:28:18 +0300
  • 0fd18cb0d3 Approve changes in output upsj 2019-02-16 17:59:10 +0100
  • e41bac324c Fix const-ness for typename string literals upsj 2019-02-16 17:38:16 +0100
  • 4afbc25341 Use correct type name instead of index for TEMPLATE_PRODUCT_TEST_CASE upsj 2019-02-16 17:14:54 +0100
  • 179e720e76 use "std" namespace for "sprintf" Girts Folkmanis 2019-02-13 21:06:41 +0000
  • 95f7712808
    Missing hyphens and full-stops added Matt Clarke 2019-02-13 10:13:14 +0100
  • 5b862c17cb Fix -Wdefaulted-function-deleted warning Khem Raj 2019-02-12 12:57:00 -0800
  • dbbab8727c
    v2.6.1 v2.6.1 Martin Hořeňovský 2019-02-12 19:58:12 +0100
  • 5d4061af12
    Update release process docs to include PGP-signing Martin Hořeňovský 2019-02-12 19:32:36 +0100
  • d5c61e67c8 fix "code will never be executed" under clang Paul Lesur 2019-02-12 13:25:03 +0100
  • 9ccea82d7f Catch: resolve inconsistency in CATCH_REQUIRE_THROWS Darren Gilroy 2019-02-08 11:10:46 -0800
  • 8c35a66d18 Catch: resolve inconsistency in CATCH_REQUIRE_THROWS Darren Gilroy 2019-02-08 11:10:46 -0800
  • dd3d27de57 Fix TAP protocol reporter Berkus Karchebnyy 2019-02-04 13:39:16 +0200
  • 7f229b4ff1 fix SEGFAULTs Jozef Grajciar 2019-02-08 10:41:23 +0100
  • c03b23c84b Added Makimo to list of commercial users Jozef Grajciar 2019-02-04 20:04:48 +0100
  • 05cc9ea49d Fix TAP protocol reporter Berkus Karchebnyy 2019-02-04 13:39:16 +0200
  • dac49fa7b4 Fix issue where the output of failing tests is not redirected to the reporter Simon Chamberland 2019-02-02 20:10:34 -0500
  • 17686ba571 junit reporter reports random seed (--rng-seed) Fixes #1520 Nathaniel Dosé 2019-01-31 22:03:41 +0100
  • d75e9b3c0f
    v2.6.0 v2.6.0 Martin Hořeňovský 2019-01-31 22:32:55 +0100
  • e051ef0307 junit reporter reports random seed (--rng-seed) Fixes #1520 Nathaniel Dosé 2019-01-31 22:03:41 +0100
  • 67308bb606
    Add documentation for CATCH_CONFIG_ENABLE_OPTIONAL_STRINGMAKER Martin Hořeňovský 2019-01-31 15:36:48 +0100
  • 16dc219704 Add to string for std::optional Robin Moussu 2019-01-25 22:05:40 +0100
  • 63d1a96908
    Merge pull request #1516 from catchorg/dev-generators-take2 Martin Hořeňovský 2019-01-31 14:24:30 +0100
  • 061f1f836a
    Update documentation and examples for generators Martin Hořeňovský 2019-01-29 10:52:28 +0100
  • 5929d9530c
    Add generic generator modifiers Martin Hořeňovský 2019-01-27 23:50:43 +0100
  • e46a70f829
    Redo generator interface Martin Hořeňovský 2019-01-27 19:46:28 +0100
  • 773de5b872 Add to string for std::optional Robin Moussu 2019-01-25 22:05:40 +0100
  • 64a9c02315
    Remove obsolete IndexTracker Martin Hořeňovský 2019-01-27 16:04:02 +0100
  • 33101b8d47 removing redundant comments... hbina4326 2019-01-28 16:18:02 -0500
  • 2e853dd43f Merge branch 'std_deviation_of_clock_resolution' of https://github.com/hbina/Catch2 into std_deviation_of_clock_resolution hbina4326 2019-01-28 09:45:11 -0500
  • c907326ba2 Merge branch 'master' of https://github.com/catchorg/Catch2 into std_deviation_of_clock_resolution hbina4326 2019-01-28 09:43:51 -0500
  • dca604080c Merge remote-tracking branch 'origin' into std_deviation_of_clock_resolution hbina4326 2019-01-26 19:25:42 -0500
  • 53bc8a2a22 moved the standard deviation calculation 1 block out hbina4326 2019-01-26 19:25:06 -0500
  • 61f4c7ab85
    Remove unused type from tests Martin Hořeňovský 2019-01-27 00:03:11 +0100
  • 925a368463 fix variant test for libstdc++ version 9 Robin Moussu 2019-01-26 17:57:15 +0100
  • 50fefd059a fix variant detection with non-clang compiler Robin Moussu 2019-01-25 02:22:41 +0100
  • a2baabbf71 Fix variant test for libstdc++ version 9 (#1515) Robin Moussu 2019-01-26 18:32:17 +0100
  • 12ebef4c72
    Potentially fix variant test Martin Hořeňovský 2019-01-26 13:16:14 +0100
  • 6f9cdd6583
    Release builds on travis now respect C++17 if specified Martin Hořeňovský 2019-01-25 22:50:19 +0100
  • 915bf4fb10 fixing issue #1507 using a state machine to determine if the user is explicitly trying to use epsilon or margin hbina4326 2019-01-25 16:39:15 -0500
  • d9e99dc2ca
    Improve explanation of why -Wparentheses suppression leaks Martin Hořeňovský 2019-01-25 21:29:12 +0100
  • cb48f68b38 changed from a float to a long double hbina4326 2019-01-25 12:04:38 -0500
  • c3932606b0 Merge branch 'std_deviation_of_clock_resolution' of https://github.com/hbina/Catch2 into std_deviation_of_clock_resolution hbina4326 2019-01-25 11:28:22 -0500
  • f2284175e1 enforce variable type.... hbina4326 2019-01-25 11:27:57 -0500
  • 718e766777 removed an unnecessary change... hbina4326 2019-01-24 22:06:10 -0500
  • f126a4d029 fix variant detection with non-clang compiler Robin Moussu 2019-01-25 02:22:41 +0100
  • 11a88358b8 Once more Wparentheses suppress Yaroslav 2019-01-24 23:37:34 +0300
  • d96f5a2c78 fixed a major problem with the code... hbina4326 2019-01-24 15:35:18 -0500
  • 81f252f00d fix variable name hiding previous declaration hbina4326 2019-01-24 15:22:26 -0500
  • 87119fba89 merge with #1490 hbina4326 2019-01-24 15:11:53 -0500
  • f669027ff0 suppress GCC Wparentheses warnings in Class.tests.cpp and Compilation.tests.cpp Yaroslav 2019-01-24 22:54:43 +0300
  • f698991219
    Update catch_suppress_warnings.h Yaroslav 2019-01-24 21:04:16 +0300
  • b8527d8b52 use gmtime_r instead of gmtime Joshua Hale 2019-01-23 16:43:11 +0000
  • 804a2118c2
    Merge pull request #1452 from drdanz/ParseAddAndCatchTest_DISABLED Martin Hořeňovský 2019-01-23 15:07:03 +0100