Commit Graph

  • 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
  • 20dd08e964
    ClockEstimate: DivByZero Axel Huebl 2019-01-07 18:26:28 +0100
  • 9e709f9489
    hexEscapeChar: restore stream Axel Huebl 2019-01-07 18:19:55 +0100
  • d6ae5822f2
    cpp higlighting for test-cases-and-sections.md NeroBurner 2019-01-07 09:40:51 +0100
  • f17bc0d4e9 small cleanup of code Jozef Grajciar 2019-01-06 14:03:19 +0100
  • 730b3edeaf
    Minor RNG improvements Tommy Nguyen 2019-01-06 02:25:33 -0500
  • 65f8327b9f Fix clang-tidy warnings ncihnegn 2019-01-04 10:44:34 -0800
  • c1720d0c42
    Fix assert message Martin Hořeňovský 2019-01-03 10:14:03 +0100
  • d54c2258e0 Add additional static_assert for the REQUIRE(a == b && c == d) case hbina4326 2018-12-31 16:31:49 -0500
  • 7dd3beab2f Add additional static_assert for the REQUIRE(a == b && c == d) case hbina4326 2018-12-31 16:31:49 -0500
  • b3faceede2 Add nice error messages for unsupported && and || BiCapitalization 2018-12-30 23:44:20 +0100
  • 51afde2924 Add nice error messages for unsupported && and || BiCapitalization 2018-12-30 23:44:20 +0100
  • e7fce90b49 Force to install Conan 1.10.2 Uilian Ries 2018-12-29 21:32:14 -0200
  • 9bdf0acb05 enfore the suggestion that expressions should not be overly complex by deleting operator&& and operator|| from ExprLhs hbina4326 2018-12-29 18:42:36 -0500
  • a0462c1550 Force to install Conan 1.10.2 Uilian Ries 2018-12-29 21:32:14 -0200
  • 799c7a2eed Remove redundant move to avoid Wredundant-move with Clang Khem Raj 2018-12-17 17:27:43 -0800
  • 4ce650d61d Remove redundant move to avoid Wredundant-move with Clang Khem Raj 2018-12-17 17:27:43 -0800
  • 9bc15939a5
    Don't use exception-related std:: functions with -fno-exceptions Martin Hořeňovský 2018-12-18 20:19:39 +0100
  • c32f275a00 Fix link to catch.hpp in tutorial.md Mapping Suite 2018-11-29 16:09:06 +0100
  • 0f391882ab Fix link to catch.hpp in tutorial.md Mapping Suite 2018-11-29 16:09:06 +0100
  • 461843b1f0
    Merge pull request #1468 from JoeyGrajciar/template_product_test_case Martin Hořeňovský 2018-12-10 11:39:26 +0100
  • 5b4ffd3c93 Docs: added docs for TEMPLATE_PRODUCT_TEST_CASE Jozef Grajciar 2018-11-25 14:45:37 +0100
  • 21a1cd5683 Template tests: added TEMPLATE_PRODUCT_TEST_CASE Jozef Grajciar 2018-12-06 19:27:33 +0100
  • 8c544aecdf add test and approve it Danielhu 2018-12-09 02:29:55 +0800
  • 26f6edb09c fix the first linebreak of messages that aborts printing Danielhu 2018-12-09 02:21:57 +0800
  • 91d1ea0ac4 formatting fixes Jozef Grajciar 2018-12-01 19:31:41 +0100
  • 4902cd7215 #926 Fix Conan package reference Uilian Ries 2018-11-27 11:29:22 -0200
  • 2f173463fc #926 Fix Conan package reference Uilian Ries 2018-11-27 11:29:22 -0200
  • 18ff34788c Deprecated 'sudo: false' removed from travis config. offa 2018-11-26 18:39:03 +0100
  • d0de666362
    Merge pull request #1458 from ndusart/cppcodec Martin Hořeňovský 2018-11-26 21:11:51 +0100
  • 6ccd467094
    v2.5.0 v2.5.0 Martin Hořeňovský 2018-11-26 20:50:38 +0100
  • 34dcd2c436
    Remove remains of the old conan things from release script Martin Hořeňovský 2018-11-26 20:47:40 +0100
  • 16656c4c9e
    Update the release process documentation Martin Hořeňovský 2018-11-26 20:41:14 +0100
  • 8022b5ac44 Deprecated 'sudo: false' removed from travis config. offa 2018-11-26 18:39:03 +0100
  • 862955d657
    add cppcodec in opensource users Nicolas Dusart 2018-11-26 11:49:14 +0100
  • e71da9d3be Docs: template template test cases Jozef Grajciar 2018-11-25 14:45:37 +0100
  • dae39c5501 Template test cases: add support for template template arguments Jozef Grajciar 2018-11-25 14:17:41 +0100
  • df019cc113
    Turn "deprecations" into "deprecations and planned changes" Martin Hořeňovský 2018-11-24 18:01:20 +0100
  • 695e6eafc5
    Merge pull request #1448 from catchorg/dev-redo-capturer-parsing Martin Hořeňovský 2018-11-21 21:21:03 +0100
  • 59087f74d9
    Fix CAPTURE macro for nontrivial uses Martin Hořeňovský 2018-11-19 23:06:06 +0100
  • 557e47c3ca ParseAndAddCatchTests: Add PARSE_CATCH_TESTS_HIDDEN_TESTS_DISABLED option Daniele E. Domenichelli 2018-11-21 09:04:00 +0100
  • b99994587e
    Update m_lastAssertionInfo even if m_includeSuccessfulResults is false Johannes Linke 2018-11-20 13:39:51 +0100
  • 62460fafe6
    Merge pull request #1443 from uilianries/feature/conanio Martin Hořeňovský 2018-11-19 15:34:40 +0100
  • ac0a83a35d Update Conan recipe Uilian Ries 2018-11-16 09:45:07 -0200