1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-03-17 19:21:13 -04:00

Commit Graph

  • 4e85267203 Add fatalErrorEncountered method to Reporter/Listener interface Martin Hořeňovský 2017-09-14 19:57:59 +0200
  • eaf850cd0c Do not use SEH and console api under UWP Martin Hořeňovský 2017-09-11 21:09:35 +0200
  • 9c07718b5f Update handling of __JETBRAINS_IDE__ macro Dmitry Kozhevnikov 2017-09-04 19:43:32 +0300
  • 9aa96712ae Sweep out some extra warnings Martin Hořeňovský 2017-09-07 16:51:33 +0200
  • 6105282c4f Removed function pointer comparison test from approvals as it has different serilaisation behaviour in MSVC Phil Nash 2017-09-07 15:04:30 +0100
  • ca7021ae19 Reflected file extension changes in CMakeLists.txt file Phil Nash 2017-09-07 12:58:44 +0100
  • 03d41ce5b9 Suppressed meaningless function type qualifier warning in MSVC again Phil Nash 2017-09-07 11:25:10 +0100
  • c5608f0202 Changed all .hpp extensions to .h where there is now a corresponding .cpp Phil Nash 2017-09-07 11:24:33 +0100
  • 8c39f9a725 Suppress MSVC warning about meaningless function type qualifier in generic code Phil Nash 2017-09-07 11:15:07 +0100
  • 4e5a67bc44 Added back OCTest project Phil Nash 2017-09-06 15:44:05 +0100
  • 2d37649377 Fixed Objective-C mode Phil Nash 2017-09-06 15:43:26 +0100
  • 8d03cb4915 Use StringRef to pass comparison operator name to BinaryExpr Martin Hořeňovský 2017-09-06 15:15:48 +0200
  • b000411434 Stop accepting non-const comparison operators Martin Hořeňovský 2017-09-06 14:42:44 +0200
  • 0f424ba190 Update handling of __JETBRAINS_IDE__ macro Dmitry Kozhevnikov 2017-09-04 19:43:32 +0300
  • aef2e4d9e7 Update baselines Martin Hořeňovský 2017-09-02 20:29:05 +0200
  • ab5d176195 Fix/disable failing approval tests Martin Hořeňovský 2017-09-01 20:28:49 +0200
  • b3a923133d Actually fix AppVeyor ctest Martin Hořeňovský 2017-09-01 19:12:15 +0200
  • 35bad89684 Fix ctest failure on windows Martin Hořeňovský 2017-09-01 17:54:01 +0200
  • 40ce85738c Merge 5def99e16b into 792d3d0a26 offa 2017-09-01 08:41:42 +0000
  • 792d3d0a26 Fixed alignment of getSupportedVerbosities in MultipleReporters Phil Nash 2017-09-01 09:41:28 +0100
  • be067bce37 Explicit ctor used to fix compilation failures caused by copy initialization. offa 2017-08-31 23:38:52 +0200
  • 5def99e16b Explicit ctor used to fix compilation failures caused by copy initialization. offa 2017-08-31 23:38:52 +0200
  • 115db71bab Incorporated Clara with TextFlow fix for assertion with consecutive newlines Phil Nash 2017-08-31 16:14:27 +0100
  • 3a5b951256 Make approval tests part of ctest Martin Hořeňovský 2017-08-31 12:00:35 +0200
  • 4e4a13dfb4 Update approvals after removing deprecated matcher helpers Martin Hořeňovský 2017-08-31 11:50:34 +0200
  • e8ec6bd73c General cleanup for C++11 Martin Hořeňovský 2017-08-31 11:46:37 +0200
  • e871742534 Move session to internal, split apart implementation Martin Hořeňovský 2017-08-31 10:31:52 +0200
  • 6388fc946f Remove last usage of NotImplementedException Martin Hořeňovský 2017-08-30 20:03:54 +0200
  • a4df0b2c37 Remove obsoleted utility functions on matchers Martin Hořeňovský 2017-08-30 19:16:25 +0200
  • 97edf7ce65 Fix-up compilation benchmark script Martin Hořeňovský 2017-08-30 18:11:52 +0200
  • 49a1408ff2 Fix compilation of main file with CATCH_CONFIG_FAST_COMPILE Martin Hořeňovský 2017-08-30 18:07:29 +0200
  • 9796c516bb Always compile matchers implementation Martin Hořeňovský 2017-08-30 18:06:48 +0200
  • 255f7d7369 Minor cleanup Martin Hořeňovský 2017-08-30 15:42:01 +0200
  • 46e28791ff Stitch .cpp files into single header in deterministic order Martin Hořeňovský 2017-08-30 15:42:23 +0200
  • 0673b9be35 Split RNG related things into its own file Martin Hořeňovský 2017-08-30 15:32:44 +0200
  • 48db47c737 Remove unused internal macro from the common path Martin Hořeňovský 2017-08-30 15:29:50 +0200
  • cde57d9365 Remove tag alias registry interface from the common path Martin Hořeňovský 2017-08-30 15:28:33 +0200
  • 13213faa4e Update release notes in regards to CATCH_CONFIG_DISABLE Martin Hořeňovský 2017-08-30 12:43:23 +0200
  • fc495ba0cb Dev build 3 v2.0.0-develop.3 Martin Hořeňovský 2017-08-30 12:20:21 +0200
  • 4dcdcc0ac3 Change developBuild to work same as *Release Martin Hořeňovský 2017-08-30 12:16:10 +0200
  • 61d2c375dd Add evaluation specialization for T* and long Martin Hořeňovský 2017-08-30 11:40:29 +0200
  • 07211cea9c Add table of contents Martin Moene 2017-08-28 22:42:26 +0200
  • c5553019cc Fix heading levels Martin Moene 2017-08-28 22:32:06 +0200
  • 66124d9e38 Make Current, Older releases sections, add subsections for each minor release Martin Moene 2017-08-28 22:20:33 +0200
  • dd8e79c529 Streamline includes in external interfaces Martin Hořeňovský 2017-08-29 16:44:02 +0200
  • 4453fefb00 Remove check for compiler version before using __COUNTER__ Martin Hořeňovský 2017-08-29 15:45:58 +0200
  • 6e46f29830 Remove empty compiler detection Martin Hořeňovský 2017-08-29 15:40:19 +0200
  • 92444d8b72 Remove catch_context.h from the common include path Martin Hořeňovský 2017-08-29 15:36:09 +0200
  • bcb430b837 Clean up various minor things Martin Hořeňovský 2017-08-29 14:02:14 +0200
  • 5932576f53 Split writeToDebugConsole out of main path Martin Hořeňovský 2017-08-29 13:51:55 +0200
  • faead53151 Update approval test baselines after removing [hide] tag Martin Hořeňovský 2017-08-29 13:48:20 +0200
  • 3b8b25c59d Make REGISTER_TEST_CASE auto registering Martin Hořeňovský 2017-08-29 09:52:58 +0200
  • 75f143835e Prevent exception translator registration with CATCH_CONFIG_DISABLE Martin Hořeňovský 2017-08-29 09:52:25 +0200
  • 05b6f03f3e Disable reporter/listener registration with CATCH_CONFIG_DISABLE Martin Hořeňovský 2017-08-29 09:48:52 +0200
  • 13e71f7543 Add table of contents Martin Moene 2017-08-28 22:42:26 +0200
  • 6108f652a2 Fix heading levels Martin Moene 2017-08-28 22:32:06 +0200
  • 109b9f32a1 Make Current, Older releases sections, add subsections for each minor release Martin Moene 2017-08-28 22:20:33 +0200
  • 5ca44b6872 Minor - added header-only flag in conan solvingj 2017-08-26 13:53:03 -0400
  • a04bd6d436 Remove duplicate CLI option Sam Bristow 2017-08-28 21:40:40 +1200
  • b02355e1e1 Remove duplicate CLI option Sam Bristow 2017-08-28 21:40:40 +1200
  • 053c29a2b8 Add partial implementation of CATCH_CONFIG_DISABLE Martin Hořeňovský 2017-08-27 17:03:32 +0200
  • 2a13593885 Update CATCH_CONFIG_FAST_COMPILE documentation Martin Hořeňovský 2017-08-27 16:48:15 +0200
  • a0988dabf6 Add the experimental benchmark feature in documentation Martin Hořeňovský 2017-08-27 16:47:25 +0200
  • 8f6d6a4a2d Remove legacy [hide] tag Martin Hořeňovský 2017-08-27 16:45:53 +0200
  • e8d3be3621 Workaround raw string literal bug in VS2017 Martin Hořeňovský 2017-08-26 15:14:27 +0200
  • 67dc654c70 Fix updateVcpkgPackage Martin Hořeňovský 2017-08-27 11:43:55 +0200
  • 784f6dfb34 Fix updateVcpkgPackage Martin Hořeňovský 2017-08-27 11:43:55 +0200
  • 29cc9c07e8 Minor - added header-only flag in conan solvingj 2017-08-26 13:53:03 -0400
  • 7818e2666d v1.10.0 v1.10.0 Martin Hořeňovský 2017-08-26 15:34:18 +0200
  • cd30dd1a70 Workaround raw string literal bug in VS2017 Martin Hořeňovský 2017-08-26 15:14:27 +0200
  • c2af2549e0 Merge 9b8371cf84 into b1d0085796 Martin Moene 2017-08-25 10:41:28 +0000
  • 8e8c0c1675 Tweaked how failedButOk assertions are recorded - fixes issue where sections in !shouldfail or !mayfail test cases that have failing assertions where marked as failed instead of failedButOk Phil Nash 2017-08-25 11:33:29 +0100
  • b1d0085796 Tweaked how failedButOk assertions are recorded - fixes issue where sections in !shouldfail or !mayfail test cases that have failing assertions where marked as failed instead of failedButOk Phil Nash 2017-08-25 11:33:29 +0100
  • 9b8371cf84 Add table of contents to Tutorial Martin Moene 2017-08-25 09:21:40 +0200
  • b6e7c9bd7a Specialise removeConst for nullptr Phil Nash 2017-08-11 13:56:20 +0100
  • 180d9242f5 Suppress more signed/ unsigned mismatches during Evaluator calls on MSVC Phil Nash 2017-08-06 00:38:03 +0100
  • b7bd52cc98 Cherry-picked "evaluate" refactoring from dev-modernize branch - fixed up NULL comparisons to allow for NULL being a long - should address Phil Nash 2017-08-06 00:13:00 +0100
  • 071f49b12b Add page titles Martin Moene 2017-08-24 22:21:54 +0200
  • dee61df274 Refactor release scripts, automatically update Wandbox on release Martin Hořeňovský 2017-08-24 21:59:06 +0200
  • 4df945600a Add page titles Martin Moene 2017-08-24 22:21:54 +0200
  • a75f0e88ca Merge 6dc42af22f into 6c09b45a20 Martin Moene 2017-08-24 20:12:43 +0000
  • 6dc42af22f Merge remote-tracking branch 'origin/doc-page-titles' into doc-page-titles Martin Moene 2017-08-24 22:12:15 +0200
  • 303c45da63 Add page titles Martin Moene 2017-08-24 18:50:57 +0200
  • b07a2bdf87 Refactor release scripts, automatically update Wandbox on release Martin Hořeňovský 2017-08-24 21:59:06 +0200
  • 6c09b45a20 Let toplevel links to .md files link to .md#top Martin Moene 2017-08-24 15:33:38 +0200
  • e8225052f1 Add html anchor 'top' Martin Moene 2017-08-24 15:21:36 +0200
  • e0412b6ccf Add page titles Martin Moene 2017-08-24 18:50:57 +0200
  • b590e242b9 Let toplevel links to .md files link to .md#top Martin Moene 2017-08-24 15:33:38 +0200
  • 3c8c9f5354 Add html anchor 'top' Martin Moene 2017-08-24 15:21:36 +0200
  • c03e8fce92 Explicitly ignore return value of getchar Martin Hořeňovský 2017-08-22 22:06:37 +0200
  • a7a9be59ff Ignore return value of getchar when waiting for keypress Martin Hořeňovský 2017-08-22 22:00:52 +0200
  • cb2fceb119 Force include catch_platform.h before any if-defs Martin Hořeňovský 2017-08-21 14:58:50 +0200
  • 49f5919c41 Add partial release notes for 2.0.0 Martin Hořeňovský 2017-08-18 20:15:00 +0200
  • 489b639587 Change include guards in catch_external_interfaces.h Martin Hořeňovský 2017-08-17 23:23:04 +0200
  • c7da5b5128 Remove obsolete note from reporter documentation Martin Hořeňovský 2017-08-17 22:42:35 +0200
  • 3dc4de8173 Document implementation of listeners in non-main files Martin Hořeňovský 2017-08-17 22:29:04 +0200
  • 626b1d3936 Add problems with SECTIONs in loops to documentations Martin Hořeňovský 2017-08-17 22:25:06 +0200
  • 5d6c1f4dd0 Dev build 2 v2.0.0-develop.2 Phil Nash 2017-08-18 15:58:00 +0100
  • 3bc03cd617 Went back to Catch 1.x behaviour for -d Phil Nash 2017-08-18 15:53:10 +0100
  • 28f11a7149 Added dummy listener registration Phil Nash 2017-08-17 19:40:39 +0100