Commit Graph

  • 8b1133a45a switched from array to vector Raphael Schaller 2022-03-07 17:44:48 +0100
  • 06f74a0f8e
    Add %stderr and %stdout as recognized magic stream names Martin Hořeňovský 2022-03-07 10:42:26 +0100
  • add1630a47 fix compilation with MSVC Raphael Schaller 2022-03-06 18:50:45 +0100
  • 61d0f7a9af
    Pass the whole IStream wrapper into reporter Martin Hořeňovský 2022-02-23 23:46:45 +0100
  • 9b01c404f5
    Fix cli help tooltip for --use-colour Martin Hořeňovský 2022-03-06 14:45:30 +0100
  • f206162b2d
    Fix some messy formatting in catch_stats Martin Hořeňovský 2022-03-06 11:02:20 +0100
  • 05d4ec62c8
    Add common ReporterBase as parent of the helper bases Martin Hořeňovský 2022-03-06 16:08:31 +0100
  • 4dd5e2eece
    Rename base reporter iface IStreamingReporter -> IEventListener Martin Hořeňovský 2022-03-06 15:37:16 +0100
  • 2c9f49297c update approval tests Raphael Schaller 2022-03-06 15:05:48 +0100
  • ed1c48457b refactor test util classes in MatchersRanges.tests Raphael Schaller 2021-11-14 13:57:11 +0100
  • a8ccae0d6f Use bracket-enclosed test name for ctest label conversion Jeeyong Um 2022-03-06 00:00:23 +0800
  • f9facc1881 Add variadic CAPTURE tests John Beard 2022-03-05 12:50:48 +0000
  • 9c7bd269fa Add variadic CAPTURE tests John Beard 2022-03-05 12:50:48 +0000
  • 0dc7d511d1 Convert tags to ctest labels Jeeyong Um 2022-03-05 20:03:34 +0800
  • ff151d2833
    Fix: CAPTURE not variadic when disabled (#2378) John Beard 2022-03-04 14:29:22 +0000
  • 2ebc041903 Fix name of with-main library. Joel Uckelman 2022-03-03 16:44:49 +0000
  • ecae3d950d Add CAPTURE to disabled macros John Beard 2022-03-03 22:40:25 +0000
  • 891080da10 Add variadic test for CAPTURE John Beard 2022-03-03 22:09:47 +0000
  • b1796ccfcf Fix name of with-main library. Joel Uckelman 2022-03-03 16:44:49 +0000
  • 5e94498ed0 CAPTURE not variadic when disabled John Beard 2022-03-02 23:47:01 +0000
  • 5f3a07ffae Add test for FatalConditionHandler and stack unwinding Kochetkov, Yuriy 2022-03-02 15:42:07 +0300
  • 3d0532cb5c Fix disengage failure logs for FatalConditionHandlerGuard Kochetkov, Yuriy 2022-02-08 13:43:40 +0300
  • 6e54ec7e49 Remove unnecessary casts Kochetkov, Yuriy 2022-01-24 12:40:22 +0300
  • 529eec97bb
    Mention CMake configure options in release notes Martin Hořeňovský 2022-02-23 14:16:36 +0100
  • ff5b311898
    Remove superfluous warning suppression in tests Martin Hořeňovský 2022-02-22 19:15:38 +0100
  • 4a2eb90302
    Add basic CMake presets Martin Hořeňovský 2022-02-22 15:47:11 +0100
  • 715cd25081
    Add IStream::isStdOut Martin Hořeňovský 2022-02-21 23:48:15 +0100
  • 1d4b42ad7b Minor whitespace fix GravisZro 2022-02-21 09:13:00 -0500
  • 6256c5e3cf Minor whitespace fix GravisZro 2022-02-21 09:13:00 -0500
  • 72f0372664
    Add tests for CMake configure toggles passing to Catch2 build Martin Hořeňovský 2022-02-19 21:27:53 +0100
  • 4396a9119f
    Add some missing configuration includes Martin Hořeňovský 2022-02-19 21:27:03 +0100
  • bda4b7df84
    Fix fallback stringifier config Martin Hořeňovský 2022-02-20 13:17:40 +0100
  • 0c722564c3 Examples: remove references to catch_default_main John Beard 2022-02-18 22:36:47 +0000
  • a23a09323c Examples: remove references to catch_default_main John Beard 2022-02-18 22:36:47 +0000
  • 33ffc3b6fc
    Allow passing compile-time configuration options through CMake Martin Hořeňovský 2022-02-02 15:36:58 +0100
  • fc5552d27b
    Push down handling of default reporter to Config's constructor Martin Hořeňovský 2022-02-17 20:44:27 +0100
  • 7cf2f88e50
    Add small missing things to release notes Martin Hořeňovský 2022-02-14 18:22:11 +0100
  • a85d5d1f9f
    Merge 92d827c1e9 into 190f71792a Alexander Shaduri 2022-02-07 15:09:32 +0400
  • a9ed2c235d
    Rename MiscFunctions.cmake -> CatchMiscFunctions.cmake Martin Hořeňovský 2022-02-07 00:05:11 +0100
  • a1e5934aa9
    Add licence header to MiscFunctions.cmake Martin Hořeňovský 2022-02-03 00:34:01 +0100
  • 190f71792a proper support for lib suffix in conan Guillaume Egles 2022-02-05 10:32:06 -0800
  • 3bc0ac2f12 proper support for lib suffix in conan Guillaume Egles 2022-02-05 10:32:06 -0800
  • c912f62fc4
    Remove Windows.h related defines Martin Hořeňovský 2022-02-05 16:21:06 +0100
  • aa3c7be434
    Fix ToC in CLI documentation Martin Hořeňovský 2022-02-05 16:14:47 +0100
  • b0279e0c14
    Remove mention of CATCH_CONFIG_MAIN from docs/configuration.md Martin Hořeňovský 2022-02-05 14:55:01 +0100
  • 9afb6ce138 feature: double -> const auto when static_cast in right Certseeds 2022-02-02 12:11:52 +0800
  • d6a9501223
    fix: a single _ should not be used for a name Henry Schreiner 2022-02-03 10:43:12 -0500
  • 4cd51b93a2
    feature: double -> const auto when static_cast in right Certseeds 2022-02-02 12:11:52 +0800
  • bb08dae7b6 When building a static library, use include/ instead of single_include/ David Kaye 2022-02-01 19:11:31 +0000
  • b25165a7cf Add new instructions to be more clear on how to get Catch2 james 2022-01-30 22:43:25 +0000
  • efb54926ee
    Don't cache stdout handle in Windows console colour impl Martin Hořeňovský 2022-01-29 23:12:40 +0100
  • 7a2f9f4633
    Extend checkLicense.py to also check tests Martin Hořeňovský 2022-01-29 13:10:54 +0100
  • 79e4cd1af4
    Cleanup summary comments in ExtraTests Martin Hořeňovský 2022-01-29 00:40:03 +0100
  • 635db2785f
    Use the new licence header in ExtraTests's cpp files Martin Hořeňovský 2022-01-29 00:07:44 +0100
  • 51888d360a
    Use the new licence header in TestScripts Martin Hořeňovský 2022-01-29 00:04:49 +0100
  • f83332d89b
    Use the new licence header in SelfTest's cpp files Martin Hořeňovský 2022-01-29 00:03:43 +0100
  • b5dbdc858d
    Link to the v2-v3 migration docs from release notes Martin Hořeňovský 2022-01-28 23:55:27 +0100
  • e53a75b425
    Add integration test for listener-reporter event ordering Martin Hořeňovský 2022-01-28 00:00:52 +0100
  • 4ff8b27bb6
    Cleanups output normalization in ApprovalTests Martin Hořeňovský 2022-01-26 23:47:40 +0100
  • d861e73f86
    Handle full unique test identifiers in testRandomOrder.py Martin Hořeňovský 2022-01-27 18:57:48 +0100
  • dc86d51af2
    Update version string to mention Catch2 Martin Hořeňovský 2022-01-27 11:21:43 +0100
  • 958944d27a
    Allow to specify CATCH_CONFIG_DEFAULT_REPORTER for static library with main() (#2346) Mikhail Matrosov 2022-01-25 23:54:19 +0300
  • 0415fae88a Revert "Add an example executable using static lib" Mikhail Matrosov 2022-01-24 17:20:30 +0300
  • 5121660e7f Add OpenALpp as an open source library that uses Catch2 Simon Weis 2022-01-22 08:23:06 +0100
  • 3e7472eeda Add OpenALpp as an open source library that uses Catch2 Simon Weis 2022-01-22 08:23:06 +0100
  • 185374bf5f
    Merge 8f07787042 into ce556fd646 Claudio Silva 2022-01-16 19:49:50 -0300
  • 8f07787042
    https://github.com/catchorg/Catch2/tree/catchorg:devel Claudio Silva 2022-01-16 19:49:34 -0300
  • ce556fd646 Ignoring VSCode settings dir Rodrigo Severo 2022-01-14 11:24:57 -0300
  • b16472ca9d Ignoring VSCode settings dir Rodrigo Severo 2022-01-14 11:24:57 -0300
  • b6ff2c3dda
    Error out reporter registration for reporter names with '::' Martin Hořeňovský 2022-01-09 19:01:14 +0100
  • 875299cff0
    Remove unused member from Totals Martin Hořeňovský 2022-01-07 10:34:15 +0100
  • 39d3de17f3
    Fix mentions of CATCH_INSTALL_HELPERS Martin Hořeňovský 2022-01-06 10:53:26 +0100
  • 5a12981625 Allow to set CATCH_CONFIG_DEFAULT_REPORTER via cmake for static lib Mikhail Matrosov 2022-01-05 20:43:50 +0300
  • 23c486ec97 Add an example executable using static lib Mikhail Matrosov 2022-01-05 20:43:33 +0300
  • fff494c10a
    Tear out trivial_abi on unique_ptr Martin Hořeňovský 2022-01-05 00:04:21 +0100
  • 103cb16696
    Rename listening reporter to multi reporter Martin Hořeňovský 2022-01-04 21:48:20 +0100
  • 244680d512
    Update release-process.md for v3 Martin Hořeňovský 2022-01-03 23:30:39 +0100
  • f4af9f6926
    Bump version to v3.0.0 preview 4 v3.0.0-preview4 Martin Hořeňovský 2022-01-03 23:16:39 +0100
  • 57c9c935ee
    Update release notes Martin Hořeňovský 2022-01-03 23:11:15 +0100
  • 98a6c69e1e Switch from AddVectoredExceptionHandler to SetUnhandledExceptionFilter Alan Jowett 2021-12-15 09:51:04 -0700
  • 216713a406
    v2.13.8 v2.13.8 Martin Hořeňovský 2022-01-03 21:21:39 +0100
  • f00406142e Switch from AddVectoredExceptionHandler to SetUnhandledExceptionFilter Alan Jowett 2021-12-15 09:51:04 -0700
  • d3199c42c2
    Redo reporter CLI and reporter-specific docs Martin Hořeňovský 2022-01-02 00:09:32 +0100
  • 08bf579a2e Fix name collision of formatDuration() (probably due to the amalgamated header) Mikhail Matrosov 2022-01-03 13:35:25 +0300
  • 845adeee3b Update docs Mikhail Matrosov 2022-01-03 00:00:16 +0300
  • eeee4a49af
    Remove short flags from --list-tests and --list-tags Martin Hořeňovský 2022-01-02 21:19:22 +0100
  • 0d1bdea69f
    Remove all mentions of the removed --list-test-names-only flag Martin Hořeňovský 2022-01-02 21:06:23 +0100
  • 0f0f17ecac Fix missing failing sections in report Mikhail Matrosov 2022-01-02 23:16:40 +0300
  • 4d7bcd8c07 Update docs Mikhail Matrosov 2022-01-02 23:03:41 +0300
  • 3ab981fa21
    Add documentation for the --verbosity option Martin Hořeňovský 2022-01-02 21:02:32 +0100
  • f2e5d06b3a Move ConsoleAssertionPrinter to catch_reporter_bases Mikhail Matrosov 2022-01-02 21:55:02 +0300
  • 8b94b3479d Implement gtest reporter Mikhail Matrosov 2022-01-02 21:36:23 +0300
  • f2d3a584ce Copy-paste gtest reporter from console reporter Mikhail Matrosov 2022-01-01 17:51:12 +0300
  • 54e89e8364
    Update release notes to account for recent changes Martin Hořeňovský 2022-01-01 23:50:02 +0100
  • 88b28ab592
    Extra compilation checks for compiling without exceptions Martin Hořeňovský 2022-01-01 23:21:31 +0100
  • ef3374ed81
    Add more macros to the DisabledMacros test Martin Hořeňovský 2022-01-01 16:45:28 +0100
  • f2f585b478
    Merge pull request #2183 from mjerabek/dev-multiple-reporters Martin Hořeňovský 2022-01-01 16:19:31 +0100
  • b5547f2ef6 Passthrough stdout/err in multireporter's partial test end Martin Hořeňovský 2021-12-31 16:24:55 +0100
  • 93882f7fab Support '-' as output path for stdout Martin Hořeňovský 2021-12-31 14:51:15 +0100
  • 4752545a69 Add version placeholders to the reporter docs Martin Hořeňovský 2021-12-31 00:00:58 +0100