Commit Graph

  • 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
  • aa1e470058
    Merge hidden-test-disabled and hidden-test-hidden Martin Hořeňovský 2019-01-23 15:03:33 +0100
  • 8d5d54e529 Docs: note to INFO Jozef Grajciar 2019-01-22 11:23:44 +0100
  • 73d533ff5c Examples: add semicolon after INFO Jozef Grajciar 2019-01-01 14:12:36 +0100
  • ce90b59b0f Docs: note to INFO Jozef Grajciar 2019-01-22 11:23:44 +0100
  • 899c5ed3df Console Colour: fix compilation Jozef Grajciar 2019-01-19 23:03:25 +0100
  • 0b17c1ce92 Console Colour: fix compilation Jozef Grajciar 2019-01-19 23:03:25 +0100
  • 084b1d5fe6
    Fix colourized output to file Martin Hořeňovský 2019-01-19 13:29:53 +0100
  • 4109870435
    Merge pull request #1484 from Lotterleben/extend_contributing Martin Hořeňovský 2019-01-19 13:06:06 +0100
  • 2988e9f6cf
    Update contributing.md to reflect current test setup Martin Hořeňovský 2019-01-19 13:04:45 +0100
  • bc02ada4b0 Add build instructions to contributing.md Lotte Steenbrink 2019-01-04 15:39:22 +0100
  • d2d20b50d2 Examples: add semicolon after INFO Jozef Grajciar 2019-01-01 14:12:36 +0100
  • 61e1ea9185
    Merge pull request #1492 from Lotterleben/fix_1394 Martin Hořeňovský 2019-01-18 16:46:40 +0100
  • b275ead8c3
    Remove the obsolete issue template Martin Hořeňovský 2019-01-18 15:38:09 +0100
  • b0381e42b2
    Update issue templates Martin Hořeňovský 2019-01-18 15:36:34 +0100
  • 8989c9b560
    Integrate tests for #1394 into our test suite Martin Hořeňovský 2019-01-15 23:13:16 +0100
  • d084162b2f Avoid superfluous re-run when specific section is selected Lotte Steenbrink 2019-01-07 16:40:23 +0100
  • 0387fb64ce Added Bloomlife to list of commercial users Torfinn Berset 2019-01-14 12:46:18 +0100
  • 6b22e7ac80 Added Bloomlife to list of commercial users Torfinn Berset 2019-01-14 12:46:18 +0100
  • 75200b462c
    Change CATCH_BREAK_INTO_DEBUGGER to always expand into a function call Martin Hořeňovský 2019-01-13 23:22:28 +0100
  • 17e09be3b9
    Fix stupid (C4800) warning Martin Hořeňovský 2019-01-13 19:01:12 +0100
  • 1c99b0ff81
    Minor cleanup in decomposer Martin Hořeňovský 2019-01-13 16:23:17 +0100
  • 64a0f466ec
    Add missing noexcept in move constructors Martin Hořeňovský 2019-01-13 16:17:36 +0100
  • 47602ac556 RunContext: Uninit Member Axel Huebl 2019-01-07 18:55:33 +0100
  • d1e7344f16 ClockEstimate: DivByZero Axel Huebl 2019-01-07 18:26:28 +0100
  • 3ed5441067 fix ctest output with space before name NeroBurner 2019-01-10 14:47:19 +0100
  • 0fc17ab224
    fix ctest output with space before name NeroBurner 2019-01-10 14:47:19 +0100
  • bdee512057 small cleanup of code Jozef Grajciar 2019-01-06 14:03:19 +0100
  • 188b3e6511 hexEscapeChar: restore stream Axel Huebl 2019-01-07 18:19:55 +0100
  • bbf70ca74b Missing <type_traits> include Antonio Mallia 2019-01-09 16:06:22 +0100
  • 23f023f9ed cpp higlighting for test-cases-and-sections.md NeroBurner 2019-01-07 09:40:51 +0100
  • 7573427141
    Missing <type_traits> include Antonio Mallia 2019-01-09 16:06:22 +0100
  • e6c88f9ed6 Added a std deviation (Variance) check for clock timer... hbina 2019-01-09 09:26:08 -0500
  • b906d8b00b
    RunContext: Uninit Member Axel Huebl 2019-01-07 18:55:33 +0100