Commit Graph

  • 2771a8ee9a Normalize OS X specific pass/fail strings in approvals Martin Hořeňovský 2018-06-04 20:28:33 +0200
  • 1bf786b4c9
    Merge 77230e69ad into 7abd7db2c8 Henry Schreiner 2018-06-01 23:29:08 +0000
  • 7abd7db2c8 Fix minor typo in the documentation Cristian Morales Vega 2018-05-31 23:21:14 +0100
  • 1fc0b2fead Fix minor typo in the documentation Cristian Morales Vega 2018-05-31 23:21:14 +0100
  • 88d7b8da25 Ensure stack size for POSIX signal handling is sufficient BiCapitalization 2018-05-27 18:12:40 +0200
  • 1ccca13236 Ensure stack size for POSIX signal handling is sufficient BiCapitalization 2018-05-27 18:12:40 +0200
  • 77230e69ad Add float/int literal for Approx Henry Schreiner 2018-05-21 15:42:40 +0200
  • 6342a98aae remove stray comma Conrad Jones 2018-05-20 14:43:29 +0100
  • 713e8ad825 add working directory Conrad Jones 2018-05-20 13:46:37 +0100
  • 21ccc6ae70 use $<TARGET_FILE: generator for full path of test binary. Conrad Jones 2018-05-20 13:40:51 +0100
  • 339357b001 remove ./ from catch execution proxy command Conrad Jones 2018-05-20 12:03:06 +0100
  • 8fbf5e207d Add PARSE_CATCH_TEST_PROXY variable. Conrad Jones 2018-05-20 11:27:17 +0100
  • df0b0e64e1 Make FALLBACK_STRINGIFIER documentation more explicit Martin Hořeňovský 2018-05-14 21:03:07 +0200
  • 4c7b7d04fe Move FALLBACK_STRINGIFIER to before the enum and range fallbacks Martin Hořeňovský 2018-05-14 19:46:30 +0200
  • 6860c8def0 v1.12.2 v1.12.2 Martin Hořeňovský 2018-05-14 15:15:28 +0200
  • 90988f578c Enable console colour in the approval tests on windows. Rupert Steel 2018-05-02 17:25:30 +1200
  • 072e7f5698 Now using <random> features instead of rand/srand Marcus Näslund 2018-05-12 18:26:42 +0200
  • e5fe3e877a Ensure platform-independent output from SpecialException::what Martin Hořeňovský 2018-05-12 20:37:13 +0200
  • 6c5c4c43a0 Add stringification support to std::exception and deriving classes Martin Hořeňovský 2018-05-12 17:46:25 +0200
  • c323658483 Fix broken YAML in a way that codecov understands Martin Hořeňovský 2018-05-10 14:49:40 +0200
  • db570b7e24 Split list of examples into "done" and "planned". Martin Hořeňovský 2018-05-09 22:49:04 +0200
  • 0074926e5c Provide a polyfill over std::to_string Martin Hořeňovský 2018-05-09 20:16:27 +0200
  • f3134e08c0
    Ignore MSVC /analyze false positives Ian Hattendorf 2018-05-09 11:35:59 -0700
  • 299c1aeef2
    Enable MSVC /analyze on branch msvc-analysis Ian Hattendorf 2018-05-09 10:06:54 -0700
  • 6496c51c95 do not strip spaces from cmake discovered test names Markus Reitboeck 2018-05-07 22:52:37 +0200
  • 3dd523bdf5 Add gdbinit and lldbinit files with commands to skip stepping into Catch code during debugging Markus Reitboeck 2018-05-08 21:12:55 +0200
  • 3aa5f48b8c Add gdbinit and lldbinit files with commands to skip stepping into Catch code during debugging Markus Reitboeck 2018-05-08 21:12:55 +0200
  • 773ffe9204 do not strip spaces from cmake discovered test names Markus Reitboeck 2018-05-07 22:52:37 +0200
  • 8d5d49299b Added GCC 8 to Travis. Updated test so that it warning isn't triggered. Christopher Di Bella 2018-05-05 09:39:55 +0100
  • d0287e3b56 Updated Travis for LLVM 6.0 Christopher Di Bella 2018-05-05 10:07:36 +0100
  • dd99a66cf4 Add documentation for --use-colour Palotás Boldizsár 2018-04-25 10:59:38 +0200
  • b581d66dff Add documentation for --use-colour Palotás Boldizsár 2018-04-25 10:59:38 +0200
  • 67e8b2f047 Updated Travis for LLVM 6.0 Christopher Di Bella 2018-05-05 10:07:36 +0100
  • da7bd1d0c2 Added GCC 8 to Travis. Updated test so that it warning isn't triggered. Christopher Di Bella 2018-05-05 09:39:55 +0100
  • f25ba820b6 Enable console colour in the approval tests on windows. Rupert Steel 2018-05-02 17:25:30 +1200
  • 426f582b3e Finish fixing invalid compilation using MinGW Lyashenko Arsenii Maksimovich 2018-05-01 14:52:24 +0300
  • ae590fe216 Only use tmpfile workaround for MSVC and not MinGW and friends Martin Hořeňovský 2018-04-30 23:06:26 +0200
  • 7f791fa08f Suggestion for adding libcluon that is also using Catch2 for testing Christian Berger 2018-04-30 11:59:10 +0200
  • 0510d4755f Fix missing include and wrong comment format Martin Hořeňovský 2018-04-30 15:15:59 +0200
  • 869f44503b
    Suggestion for adding libcluon that is also using Catch2 for testing Christian Berger 2018-04-30 11:59:10 +0200
  • e92b9c07c3 Add an experimental new way of capturing stdout/stderr Martin Hořeňovský 2018-04-29 22:14:41 +0200
  • 88a6ff0b65 Cast to unsigned char when using std::isalnum Ian Hattendorf 2018-04-28 23:23:30 -0700
  • 91fe0211c5
    Cast to unsigned char when using std::isalnum Ian Hattendorf 2018-04-28 23:23:30 -0700
  • 9e7c281e6e Minor fixes to python scripts by pycodestyle Marcus Näslund 2018-04-19 15:02:15 +0200
  • 64be2ad96c Remove superfluous include and fix comment Martin Hořeňovský 2018-04-24 17:05:53 +0200
  • 5fbb6ce2b4 Add static library target for efficient recompilation JP Cimalando 2018-04-23 10:06:04 +0200
  • 3255ee6312 Add missing <cassert> includes Martin Hořeňovský 2018-04-22 20:36:28 +0200
  • c651f239f0 Detect MinGW as Windows platform w/o SEH Martin Hořeňovský 2018-04-22 18:46:54 +0200
  • 43769a19f7 Changed to c++ style includes Marcus Näslund 2018-04-18 14:59:10 +0200
  • 200d3ad824 Support for parenthesizing types with commas. Barry 2018-04-09 21:41:44 -0500
  • 02525f748f Support for parenthesizing types with commas. Barry 2018-04-09 21:41:44 -0500
  • 88c1ba0d90 Minor fixes to python scripts by pycodestyle Marcus Näslund 2018-04-19 15:02:15 +0200
  • 16f96331b6 Changed to c++ style includes Marcus Näslund 2018-04-18 14:59:10 +0200
  • aa7b0c9104 Fix generating single header using Python3 Martin Hořeňovský 2018-04-19 22:03:25 +0200
  • 375f2052bd Use io.open in approvalTests.py regardless of Python version Martin Hořeňovský 2018-04-19 22:02:31 +0200
  • dc6b83bec9 Support Python3 in approval tests Tom Hughes 2018-04-06 13:59:08 +0100
  • 58726d1d3d Support Python3 in approval tests Tom Hughes 2018-04-06 13:59:08 +0100
  • 27cd01ef59 Added export(...) commands to add Catch to CMake package registry Saad Khattak 2018-04-14 21:16:22 -0400
  • f00257e374 Call listeners before calling reporters Martin Hořeňovský 2018-04-07 11:42:24 +0200
  • 414dcae34a Allow only 1 reporter at a time Martin Hořeňovský 2018-04-07 12:05:29 +0200
  • d2d8455b57 v2.2.2 v2.2.2 Martin Hořeňovský 2018-04-06 12:11:22 +0200
  • ab30621138 Fix stringifying static array of unsigned chars Martin Hořeňovský 2018-04-06 11:39:40 +0200
  • 1ca8f43b01 Add PredicateMatcher that takes an arbitrary predicate functions Martin Hořeňovský 2018-04-03 23:28:14 +0200
  • dfb83f20e9 Add stringification methods for CLR objects David Aue 2018-03-08 13:40:18 -0800
  • 10514be4f6 Add stringification methods for CLR objects David Aue 2018-03-08 13:40:18 -0800
  • 319bddd5b8 Small fix to generate pc with include path Alexis Jeandet 2018-04-01 19:14:59 +0200
  • 931441251e Add an early bailout out of benchmark timer calibration Martin Hořeňovský 2018-04-01 22:50:39 +0200
  • 35f3fef8c6 Small fix to generate pc with include path Alexis Jeandet 2018-04-01 19:14:59 +0200
  • ea1f326261 Fix potential for false negative CI results on coverage collection Martin Hořeňovský 2018-04-01 14:36:55 +0200
  • 3641706923 Leak less GCC warnings suppressions out of Catch Mike 2017-11-10 11:50:49 +1300
  • 6782298e56 Leak less GCC warnings suppressions out of Catch Mike 2017-11-10 11:50:49 +1300
  • 8203b31ae0
    Merge 27dca5d9c9 into 3b801c4fda David Seifert 2018-03-28 01:06:42 +0000
  • 3b801c4fda Modify XML encoder to hex-encode invalid UTF-8 sequences Martin Hořeňovský 2018-03-25 20:44:30 +0200
  • 80ca2606f9
    Merge 27fa7218ca into e11508b48a Bronek Kozicki 2018-03-23 19:31:28 +0000
  • 27fa7218ca Do not violate UTF-8 in XML output Bronek Kozicki 2018-03-12 20:34:13 +0000
  • e11508b48a Disable PIP's version check on AppVeyor Martin Hořeňovský 2018-03-22 15:18:50 +0100
  • 886d799b79 Fix clang-tidy 6 diagnostic about virtual call in destructor Zsolt Parragi 2018-03-15 21:23:33 +0100
  • 8b78087412 Fix bug in WithinAbs::match() and add tests for it jsc 2018-03-19 20:36:07 +0100
  • c2a13b9e99 Fix bug in WithinAbs::match() and add tests for it jsc 2018-03-19 20:36:07 +0100
  • 6c99b04c87 Allow VS 2017 failures Martin Hořeňovský 2018-03-21 11:44:17 +0100
  • b986b76175 Fix clang-tidy 6 diagnostic about virtual call in destructor Zsolt Parragi 2018-03-15 21:23:33 +0100
  • 0a34cc201e v2.2.1 v2.2.1 Martin Hořeňovský 2018-03-11 12:04:28 +0100
  • 11c89a5f7d Bring in Clara v1.1.4 Martin Hořeňovský 2018-03-09 10:37:56 +0100
  • dc3e7f9cf7 Fix incorrectly clamped return value Martin Hořeňovský 2018-03-09 10:00:55 +0100
  • d14b7563c2 v2.2.0 v2.2.0 Martin Hořeňovský 2018-03-07 11:01:06 +0100
  • a3d3a633b2 Don't build dev-appveyor* branches on TravisCI Martin Hořeňovský 2018-03-07 10:13:04 +0100
  • 8d4796309f
    Merge pull request #1206 from zemasoft/master Martin Hořeňovský 2018-03-07 10:47:18 +0100
  • 552589f25b
    Merge branch 'master' into master Martin Hořeňovský 2018-03-07 10:37:50 +0100
  • 95c849f613 Introduce support for DJGPP cross compiler Tomas Zeman 2018-03-02 14:39:01 +0100
  • 352853ed7e Introduce conditional wchar_t (and std::wstring) support Tomas Zeman 2018-03-01 18:41:17 +0100
  • b11175548a Fixup various spelling errors (#1208) Josh Soref 2018-03-07 04:08:35 -0500
  • 348c0a6d86
    Merge branch 'master' into spelling Martin Hořeňovský 2018-03-07 10:07:55 +0100
  • c7c8f63bc6 Fixup various spelling errors Josh Soref 2018-03-05 02:27:00 +0000
  • d38f782995 Ensure Catch2ConfigVersion.cmake is installed properly Bastian Dörig 2018-02-09 10:50:14 +0100
  • 67c6a38282 Ensure Catch2ConfigVersion.cmake is installed properly Bastian Dörig 2018-02-09 10:50:14 +0100
  • dc8a8e6371 Speed up AppVeyor build times Martin Hořeňovský 2018-03-06 18:33:18 +0100
  • 9d1858b195 Simplify internal configuration of POSIX signals Martin Hořeňovský 2018-03-06 17:58:37 +0100
  • 1d1f8dc992 Stop installing lcov in builds without COVERAGE=1 Martin Hořeňovský 2018-03-06 15:38:22 +0100
  • 1466686ade Speed up TravisCI build Martin Hořeňovský 2018-03-05 15:11:12 +0100
  • 93db01c647 Fix C++14 toggle for OSX build Martin Hořeňovský 2018-03-05 15:09:25 +0100