Commit Graph

  • 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
  • 77f29c2f1c
    Add more deprecations Martin Hořeňovský 2018-11-17 21:13:56 +0100
  • c6a89f14c2
    Add std::isnan polyfill, fixing compilation under Embarcadero Martin Hořeňovský 2018-11-17 20:52:18 +0100
  • a9d5b7193d
    Add note about release signing to release docs Martin Hořeňovský 2018-11-17 14:41:34 +0100
  • 396e0951c8
    Add ToC to "Test cases and sections" documentation Martin Hořeňovský 2018-11-17 11:09:15 +0100
  • 68860ff129
    Add deprecations documentation Martin Hořeňovský 2018-11-17 11:01:29 +0100
  • 99b37a4c62
    Merge pull request #1445 from thecppzoo/master Martin Hořeňovský 2018-11-17 10:36:37 +0100
  • 1dccd26de7
    Fix link in documentation Martin Hořeňovský 2018-11-17 10:21:46 +0100
  • 3f3238edf0
    operator<< works from the global namespace thecppzoo 2018-11-16 16:45:13 -0800
  • 450dd0562b
    Merge pull request #1437 from JoeyGrajciar/type_params_tests_v2 Martin Hořeňovský 2018-11-16 21:24:19 +0100
  • 00d4f5d3c6
    Add documentation for templated tests Martin Hořeňovský 2018-11-16 19:39:42 +0100
  • 2d906a92cb Add support for templated tests Jozef Grajciar 2018-11-08 07:26:39 +0100
  • 39aa9f3c08
    Remove std::ios_base::Init Johannes Linke 2018-11-16 14:06:52 +0100
  • 489a41012e ConsoleReporter: minor formatting fix Jozef Grajciar 2018-11-04 20:31:49 +0100
  • eccbffec0f Add MSVC warning 5038 (Wreorder equivalent) to CMakeLists Martin Hořeňovský 2018-11-05 20:07:33 +0100
  • c51f2edfb1 Make TestEventListenerBase register all verbosities Martin Hořeňovský 2018-11-05 20:01:25 +0100
  • de6bfb5c25 Remove obsolete comment Martin Hořeňovský 2018-11-05 20:01:13 +0100
  • 87950d9cfa Fix Cute test framework URL Antonio Borondo 2018-11-05 10:29:54 +0000
  • 915686ef72 Fix Cute test framework URL Antonio Borondo 2018-11-05 10:29:54 +0000
  • 60e7b57cf4 Docs: documentation for type parametrised test cases Jozef Grajciar 2018-10-28 15:13:01 +0100
  • 55bc56087a Template test cases: added tests Jozef Grajciar 2018-11-05 11:20:26 +0100
  • 185e1e1652 Test Registry: support for type parametrized tests JoeyGrajciar 2018-10-27 18:57:36 +0200
  • 885beaa821 ConsoleReporter: minor formatting fix Jozef Grajciar 2018-11-04 20:31:49 +0100
  • 9fd011d335 StreamingReporterBase: add Verbosity::Quiet and Verbosity::High Jozef Grajciar 2018-11-04 21:05:40 +0100
  • d0eb9dfb9b Remove unused partial specialization for MatcherMethod<T> Martin Hořeňovský 2018-11-04 00:00:36 +0100
  • 03d122a35c v2.4.2 v2.4.2 Martin Hořeňovský 2018-10-26 21:14:16 +0200
  • 1d9b506e39 Add documentation for some miscellaneous and less important macros Martin Hořeňovský 2018-09-17 10:51:44 +0200
  • 779e83bc20 Update Clara to v1.1.5 to fix TextFlow bugs Martin Hořeňovský 2018-10-26 18:48:28 +0200
  • 544c7d7cbf Add the optional variable OptionalCatchTestLauncher Stephane Del Pino 2018-10-18 01:19:36 +0200
  • 8b3c09c137 Catch's CLI now checks whether requested reporter exists Maciej Patro 2018-10-22 15:59:01 +0200
  • b7f41237b1 Remove unused parameter from listReporters() Maciej Patro 2018-10-22 15:58:49 +0200
  • b0c8668b3d Catch's CLI now checks whether requested reporter exists Maciej Patro 2018-10-22 15:59:01 +0200
  • 2218f51a14 Remove unused parameter from listReporters() Maciej Patro 2018-10-22 15:58:49 +0200
  • 1faccd601d Improve path normalization for approvalTests.py MaciejPatro 2018-10-19 12:46:06 +0200
  • 0bd8805e33 Fix path standarization for compact.sw tests Maciej Patro 2018-10-19 09:12:37 +0200
  • 0986ae5cb4 Add the optional variable OptionalCatchTestLauncher Stephane Del Pino 2018-10-18 01:19:36 +0200
  • 4ef4c43c3a Capture stdout/err for testCaseStarting Potentially fixes Issue 1243 Tone Kastlunger 2018-10-18 14:47:27 +0300
  • eba25ff9b0 Path normalization for approvalTests.py script improved | Related to #1379 Maciej Patro 2018-10-18 13:41:21 +0200
  • ab98afe68b Catch::LeakDetector: added cleanup call to destructor Jozef Grajciar 2018-10-17 21:05:40 +0200
  • 3f21825c55 Catch::LeakDetector: added cleanup call to destructor Jozef Grajciar 2018-10-17 21:05:40 +0200
  • 054d356332 Add STATIC_REQUIRE assertion Martin Hořeňovský 2018-10-13 21:29:59 +0200
  • 70907d6f5f
    Merge 7294bd15d7 into 0144ae9ad2 Matthew Parnell 2018-10-16 14:13:27 +0000
  • 0144ae9ad2 Fix catch_discover_tests() - now should correctly find tests with commas | Related to #1327 Maciej Patro 2018-10-14 17:18:32 +0200
  • 49ebaeb9f7 Fix catch_discover_tests() - now should correctly find tests with commas | Related to #1327 Maciej Patro 2018-10-14 17:18:32 +0200
  • e1307016f0 Session::applyCommandLine overload on wchar_t (#1401) JoeyGrajciar 2018-10-13 19:29:53 +0200
  • d6c17e48d7
    Merge 22258b17db into 6b9ca0888a Sebastian Krieger 2018-10-13 14:53:57 +0000
  • 6b9ca0888a Add tests for #1404 Martin Hořeňovský 2018-10-13 15:30:15 +0200
  • 9f8b848fe5 XmlReporter: add information about rng-seed Jozef Grajciar 2018-10-09 10:43:24 +0200
  • aaaac35d92 Add tests for #1403 Martin Hořeňovský 2018-10-13 14:43:58 +0200
  • 6cede0101a Fix different operator<< overload sets used for SFINAE and insertion Eddie 2018-10-09 18:42:34 -0700
  • 1c43ea1f77 Add tests for #1403 Martin Hořeňovský 2018-10-13 14:43:58 +0200
  • 85b5769987 Add tests for #1404 Martin Hořeňovský 2018-10-13 15:30:15 +0200
  • 1f485fbe8e Fix different operator<< overload sets used for SFINAE and insertion Eddie 2018-10-09 18:42:34 -0700
  • e85bcf2235
    Merge 3893ce45d6 into f1faaa9c10 Bartosz Gołaszewski 2018-10-13 10:56:13 +0000
  • f1faaa9c10 Fix convert from char on ARM build Miguel Gaio 2018-10-03 10:22:16 +0200
  • 3893ce45d6 Fix build in GCC 7 Bartosz Golaszewski 2018-10-11 09:44:24 +0200
  • 79c51e9316 XmlReporter: add information about rng-seed Jozef Grajciar 2018-10-09 10:43:24 +0200
  • a694dcb2c2 SelfTest: fix compilation JoeyGrajciar 2018-10-05 22:23:13 +0200