Commit Graph

  • 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
  • 2e285b9579 Use char const * const * for Session::run Martin Hořeňovský 2018-03-04 14:25:23 +0100
  • 74effafca7 v1.12.1 v1.12.1 Martin Hořeňovský 2018-03-02 21:22:10 +0100
  • d2ddb997a7 Cleanup for performance reasons Martin Hořeňovský 2018-03-02 16:22:18 +0100
  • 9d90a96928
    Merge f14e49ec77 into 865d5f59b4 cor3ntin 2018-03-02 05:55:55 +0000
  • 865d5f59b4 Fix 'defined but not used' warning Tomas Zeman 2018-02-28 16:17:26 +0100
  • 05cd05743a Provide a public method to get StringRef's underlying pointer Martin Hořeňovský 2018-02-28 22:05:01 +0100
  • 440c250f74 Fix 'defined but not used' warning Tomas Zeman 2018-02-28 16:17:26 +0100
  • 950ccf4749 StringRef appends itself to std::string efficiently Martin Hořeňovský 2018-02-28 16:02:25 +0100
  • 7d0cfd27ce Fix deprecation warning in ~ScopedMessage Martin Hořeňovský 2018-02-25 21:29:01 +0100
  • cf4b7eead9 Document CATCH_CONFIG_CPP17_UNCAUGHT_EXCEPTIONS macro Martin Hořeňovský 2018-02-25 21:22:38 +0100
  • ab9add4c52 A WIP on using StringRefs instead of std::strings for tags Martin Hořeňovský 2018-02-24 23:03:42 +0100
  • 13934481c9
    Update commercial-users.md Franco Jiménez 2018-02-24 01:22:29 -0400
  • 10415495b2
    Update commercial-users.md Franco Jiménez 2018-02-24 00:07:31 -0400
  • 7b6e49d795 Simplify logic selecting between signal handling/SEH/nothing Martin Hořeňovský 2018-02-23 14:56:07 +0100
  • 3fe4d394a5 Wrap all uses in min and max in extra parentheses Martin Hořeňovský 2018-02-23 13:06:52 +0100
  • 0c5df42c28 Fix how windows.h is included in our files. Martin Hořeňovský 2018-02-23 12:40:12 +0100
  • 4e57661919 StringRef will not take ownership when writing itself to stream Martin Hořeňovský 2018-02-17 20:41:50 +0100
  • a3ec319881 Pipe --list* through reporters Martin Hořeňovský 2018-02-17 16:12:38 +0100
  • 5a8f9c84dd Fix doubled line in baselines Martin Hořeňovský 2018-02-16 22:10:39 +0100
  • f988b4eb35 Covered more translation possibilities Martin Hořeňovský 2018-02-15 19:58:49 +0100
  • c8d765a575 Cleanup some tests Martin Hořeňovský 2018-02-15 16:03:24 +0100
  • da783abee9 Move fallback conversion after enum-check Martin Hořeňovský 2018-02-15 15:16:23 +0100
  • c0267e5c20 Add test for overriding the fallback stringifier Martin Hořeňovský 2018-02-15 15:12:19 +0100
  • bb84f0788a Removed unnecessary use of ostringstream from catch_enforce.h Phil Nash 2018-02-15 13:59:02 +0000
  • e84768fff1 Add SpECTRE project to list of users. Nils Deppe 2018-02-13 22:23:55 -0500
  • 5da273a10b
    Add SpECTRE project to list of users. Nils Deppe 2018-02-13 22:23:55 -0500
  • 31673ee0ca Document CATCH_CONFIG_DEFAULT_REPORTER macro Martin Hořeňovský 2018-02-11 18:10:28 +0100
  • 34d7a33574 Add a way to change fallback stringifier Martin Hořeňovský 2018-02-11 16:31:12 +0100
  • 082c3b84bc Fix typos in documentation Martin Hořeňovský 2018-02-10 22:16:32 +0100
  • ef2e112561 Disable POSIX signals for Emscripten Martin Hořeňovský 2018-02-10 20:42:08 +0100
  • a90305f857 Add another known bug to limitations.md Martin Hořeňovský 2018-02-10 13:51:33 +0100
  • 543c9d3a67 Set patch coverage check to target 80% Martin Hořeňovský 2018-02-09 20:09:55 +0100
  • ca8470fbad https://github.com/catchorg/Catch2/issues/1175 - don't list hidden tests by default dvirtz 2018-02-09 00:18:32 +0200
  • 355b3f9952 Add option to warn when no tests ran dvirtz 2018-02-09 01:31:19 +0200
  • 7cbd0b587a v2.1.2 v2.1.2 Martin Hořeňovský 2018-02-09 17:10:27 +0100
  • 2f15ccd4d3 Passthrough error code from coverage helper Martin Hořeňovský 2018-02-09 16:54:10 +0100
  • 8f3fc15b73 Update version of Clara Martin Hořeňovský 2018-02-09 16:50:05 +0100
  • e13d9cab02 Keep .py files with LF endings so they can be executed from bash Martin Hořeňovský 2018-02-09 16:49:35 +0100
  • 414e2fa946 Make embedClara.py executable Martin Hořeňovský 2018-02-09 16:48:04 +0100
  • e184eaa895 add option to warn when no tests ran resolves https://github.com/catchorg/Catch2/issues/1158 dvirtz 2018-02-09 01:31:19 +0200
  • e439f37ea6 https://github.com/catchorg/Catch2/issues/1175 - don't list hidden tests by default dvirtz 2018-02-09 00:18:32 +0200
  • b5ef68b044 Force MSVC to use utf-8 Martin Hořeňovský 2018-02-08 14:59:09 +0100
  • 681f5daa13 Update approval tests Martin Hořeňovský 2018-02-08 15:00:56 +0100
  • 3b6fda3c1b Add tests for StringRef::numberOfCharacters Martin Hořeňovský 2018-02-08 13:10:12 +0100
  • 1b2fa601c6 Remove superfluous comment Martin Hořeňovský 2018-02-08 13:09:02 +0100
  • 39bfc6e82b Export Catch as a CMake package and 'linkable' target Daniel J. Rollins 2018-01-29 22:56:43 +0000
  • f14e49ec77 Avoid out of line template definition Corentin Jabot 2017-12-31 18:35:55 +0100
  • e5beae57e4 Export Catch as a CMake package and 'linkable' target Daniel J. Rollins 2018-01-29 22:56:43 +0000
  • ba6d33fb8c Enable -Wpedantic, fix unconditional use of C++14 extension Martin Hořeňovský 2018-02-05 10:04:18 +0100
  • 4be81d3588 Remove unnecessary semicolons Zachary Michaels 2018-02-03 09:16:33 -0800
  • a029826c59 Remove unnecessary semicolons Zachary Michaels 2018-02-03 09:16:33 -0800
  • 5201e92564 Redirect std::uncaught_exception to Catch::uncaught_exception Josh Lospinoso 2018-01-26 10:59:47 -0500
  • 7337425943 Redirect std::uncaught_exception to Catch::uncaught_exception Josh Lospinoso 2018-01-26 10:59:47 -0500
  • 330941f4a0
    Merge 4550aaeb09 into 5e484862f2 gabm 2018-02-02 10:24:42 +0000
  • 5e484862f2 Add Catch::is_range to documentation Martin Hořeňovský 2018-02-01 20:29:18 +0100
  • 5713381d06 Fixes for cygwin philsquared 2018-02-01 16:14:12 +0000
  • 1ab6be30a2 Add a BrightYellow colour, also use it for reconstructed exprs Martin Hořeňovský 2018-01-26 23:04:54 +0100
  • 126850e76b Prefer operator<< to range-based stringification Martin Hořeňovský 2018-02-01 14:07:23 +0100
  • 4550aaeb09 add cmake package config Matthias Gabriel 2018-01-31 15:26:19 +0100
  • 27dca5d9c9 Install Catch only when run as standalone project David Seifert 2018-01-30 11:13:53 +0100
  • c778848b09 Fix pkg-config David Seifert 2018-01-30 11:13:53 +0100
  • 5e8df1c384 Update opensource-users.md George Fotopoulos 2018-01-28 19:58:36 +0200
  • 02157cb41c
    Update opensource-users.md George Fotopoulos 2018-01-28 19:58:36 +0200
  • 44dbda9f01 Add CATCH_VERSION_* defines for external use Martin Hořeňovský 2018-01-26 20:27:19 +0100
  • ca2455e6e6 Fixed NoAssertions warning Phil Nash 2018-01-26 16:52:28 +0000
  • 42213d4c31 Keep LICENCE.txt with LF as line endings for easy hashing Martin Hořeňovský 2018-01-26 16:45:32 +0100
  • 62dae592c3 v2.1.1 v2.1.1 Martin Hořeňovský 2018-01-26 16:06:07 +0100