Commit Graph

  • c1416d55cb Backed out dynamic stack array (use fixed size for now) Phil Nash 2017-09-26 15:55:34 -07:00
  • 2a1f8ae684 New version of Clara Phil Nash 2017-09-25 15:12:00 -07:00
  • 9541e89e6a Changed embed script to just do direct regex substitution Phil Nash 2017-09-25 15:11:12 -07:00
  • 80bbce8424 Reorganize release notes Martin Hořeňovský 2017-09-26 13:36:57 +02:00
  • 3d49d83128 Added benchmark support to MultiReporters - otherwise benchmarks are not reported if multiple reporters (usually reporter + listener(s)) are used Phil Nash 2017-09-21 09:32:46 +01:00
  • bd46f66754 dev build 4 v2.0.0-develop.4 Phil Nash 2017-09-19 17:42:20 +01:00
  • e9f0773f37 Updated release notes Phil Nash 2017-09-19 17:36:20 +01:00
  • 54f1ce2af2 Don't use console colour if running in XCode Phil Nash 2017-09-19 15:25:33 +01:00
  • 0a146e3af7 OCTest project now #includes all cpp files, so they all get __OBJC__ defined Phil Nash 2017-09-19 14:59:12 +01:00
  • b9ff7ec301 Fixed issues for ObjC use (see #1011) Phil Nash 2017-09-19 14:38:18 +01:00
  • a63b4a75bd Updated OCTest project Phil Nash 2017-09-19 14:37:35 +01:00
  • 8da0d0473b qualified a load of size_ts with std:: namespace (all those not from Clara) Phil Nash 2017-09-18 17:13:17 +01:00
  • 40209d1ae0 Use StringRef on fatal error path Martin Hořeňovský 2017-09-14 20:05:25 +02:00
  • 4e85267203 Add fatalErrorEncountered method to Reporter/Listener interface Martin Hořeňovský 2017-09-14 19:57:59 +02:00
  • eaf850cd0c Do not use SEH and console api under UWP Martin Hořeňovský 2017-09-11 21:09:35 +02:00
  • 9c07718b5f Update handling of __JETBRAINS_IDE__ macro Dmitry Kozhevnikov 2017-09-04 19:43:32 +03:00
  • 9aa96712ae Sweep out some extra warnings Martin Hořeňovský 2017-09-07 16:51:33 +02:00
  • 6105282c4f Removed function pointer comparison test from approvals as it has different serilaisation behaviour in MSVC Phil Nash 2017-09-07 15:04:30 +01:00
  • ca7021ae19 Reflected file extension changes in CMakeLists.txt file Phil Nash 2017-09-07 12:58:44 +01:00
  • 03d41ce5b9 Suppressed meaningless function type qualifier warning in MSVC again Phil Nash 2017-09-07 11:25:10 +01:00
  • c5608f0202 Changed all .hpp extensions to .h where there is now a corresponding .cpp Phil Nash 2017-09-07 11:24:33 +01:00
  • 8c39f9a725 Suppress MSVC warning about meaningless function type qualifier in generic code Phil Nash 2017-09-07 11:15:07 +01:00
  • 4e5a67bc44 Added back OCTest project Phil Nash 2017-09-06 15:44:05 +01:00
  • 2d37649377 Fixed Objective-C mode Phil Nash 2017-09-06 15:43:26 +01:00
  • 8d03cb4915 Use StringRef to pass comparison operator name to BinaryExpr Martin Hořeňovský 2017-09-06 15:15:48 +02:00
  • b000411434 Stop accepting non-const comparison operators Martin Hořeňovský 2017-09-06 14:42:44 +02:00
  • aef2e4d9e7 Update baselines Martin Hořeňovský 2017-09-02 20:29:05 +02:00
  • ab5d176195 Fix/disable failing approval tests Martin Hořeňovský 2017-09-01 20:28:49 +02:00
  • b3a923133d Actually fix AppVeyor ctest Martin Hořeňovský 2017-09-01 19:12:15 +02:00
  • 35bad89684 Fix ctest failure on windows Martin Hořeňovský 2017-09-01 17:54:01 +02:00
  • 792d3d0a26 Fixed alignment of getSupportedVerbosities in MultipleReporters Phil Nash 2017-09-01 09:41:28 +01:00
  • be067bce37 Explicit ctor used to fix compilation failures caused by copy initialization. offa 2017-08-31 23:38:52 +02:00
  • 115db71bab Incorporated Clara with TextFlow fix for assertion with consecutive newlines Phil Nash 2017-08-31 16:14:27 +01:00
  • 3a5b951256 Make approval tests part of ctest Martin Hořeňovský 2017-08-31 12:00:35 +02:00
  • 4e4a13dfb4 Update approvals after removing deprecated matcher helpers Martin Hořeňovský 2017-08-31 11:50:34 +02:00
  • e8ec6bd73c General cleanup for C++11 Martin Hořeňovský 2017-08-31 11:46:37 +02:00
  • e871742534 Move session to internal, split apart implementation Martin Hořeňovský 2017-08-31 10:31:52 +02:00
  • 6388fc946f Remove last usage of NotImplementedException Martin Hořeňovský 2017-08-30 20:03:54 +02:00
  • a4df0b2c37 Remove obsoleted utility functions on matchers Martin Hořeňovský 2017-08-30 19:16:25 +02:00
  • 97edf7ce65 Fix-up compilation benchmark script Martin Hořeňovský 2017-08-30 18:11:52 +02:00
  • 49a1408ff2 Fix compilation of main file with CATCH_CONFIG_FAST_COMPILE Martin Hořeňovský 2017-08-30 18:07:29 +02:00
  • 9796c516bb Always compile matchers implementation Martin Hořeňovský 2017-08-30 18:06:48 +02:00
  • 255f7d7369 Minor cleanup Martin Hořeňovský 2017-08-30 15:42:01 +02:00
  • 46e28791ff Stitch .cpp files into single header in deterministic order Martin Hořeňovský 2017-08-30 15:42:23 +02:00
  • 0673b9be35 Split RNG related things into its own file Martin Hořeňovský 2017-08-30 15:32:44 +02:00
  • 48db47c737 Remove unused internal macro from the common path Martin Hořeňovský 2017-08-30 15:29:50 +02:00
  • cde57d9365 Remove tag alias registry interface from the common path Martin Hořeňovský 2017-08-30 15:28:33 +02:00
  • 13213faa4e Update release notes in regards to CATCH_CONFIG_DISABLE Martin Hořeňovský 2017-08-30 12:43:23 +02:00
  • fc495ba0cb Dev build 3 v2.0.0-develop.3 Martin Hořeňovský 2017-08-30 12:20:21 +02:00
  • 4dcdcc0ac3 Change developBuild to work same as *Release Martin Hořeňovský 2017-08-30 12:16:10 +02:00
  • 61d2c375dd Add evaluation specialization for T* and long Martin Hořeňovský 2017-08-30 11:40:29 +02:00
  • 07211cea9c Add table of contents Martin Moene 2017-08-28 22:42:26 +02:00
  • c5553019cc Fix heading levels Martin Moene 2017-08-28 22:32:06 +02:00
  • 66124d9e38 Make Current, Older releases sections, add subsections for each minor release Martin Moene 2017-08-28 22:20:33 +02:00
  • dd8e79c529 Streamline includes in external interfaces Martin Hořeňovský 2017-08-29 16:44:02 +02:00
  • 4453fefb00 Remove check for compiler version before using __COUNTER__ Martin Hořeňovský 2017-08-29 15:45:58 +02:00
  • 6e46f29830 Remove empty compiler detection Martin Hořeňovský 2017-08-29 15:40:19 +02:00
  • 92444d8b72 Remove catch_context.h from the common include path Martin Hořeňovský 2017-08-29 15:36:09 +02:00
  • bcb430b837 Clean up various minor things Martin Hořeňovský 2017-08-29 14:02:14 +02:00
  • 5932576f53 Split writeToDebugConsole out of main path Martin Hořeňovský 2017-08-29 13:51:55 +02:00
  • faead53151 Update approval test baselines after removing [hide] tag Martin Hořeňovský 2017-08-29 13:48:20 +02:00
  • 3b8b25c59d Make REGISTER_TEST_CASE auto registering Martin Hořeňovský 2017-08-29 09:52:58 +02:00
  • 75f143835e Prevent exception translator registration with CATCH_CONFIG_DISABLE Martin Hořeňovský 2017-08-29 09:52:25 +02:00
  • 05b6f03f3e Disable reporter/listener registration with CATCH_CONFIG_DISABLE Martin Hořeňovský 2017-08-29 09:48:52 +02:00
  • 5ca44b6872 Minor - added header-only flag in conan solvingj 2017-08-26 13:53:03 -04:00
  • a04bd6d436 Remove duplicate CLI option Sam Bristow 2017-08-28 21:40:40 +12:00
  • 053c29a2b8 Add partial implementation of CATCH_CONFIG_DISABLE Martin Hořeňovský 2017-08-27 17:03:32 +02:00
  • 2a13593885 Update CATCH_CONFIG_FAST_COMPILE documentation Martin Hořeňovský 2017-08-27 16:48:15 +02:00
  • a0988dabf6 Add the experimental benchmark feature in documentation Martin Hořeňovský 2017-08-27 16:47:25 +02:00
  • 8f6d6a4a2d Remove legacy [hide] tag Martin Hořeňovský 2017-08-27 16:45:53 +02:00
  • e8d3be3621 Workaround raw string literal bug in VS2017 Martin Hořeňovský 2017-08-26 15:14:27 +02:00
  • 67dc654c70 Fix updateVcpkgPackage Martin Hořeňovský 2017-08-27 11:43:55 +02:00
  • 784f6dfb34 Fix updateVcpkgPackage Martin Hořeňovský 2017-08-27 11:43:55 +02:00
  • 7818e2666d v1.10.0 v1.10.0 Martin Hořeňovský 2017-08-26 15:34:18 +02:00
  • cd30dd1a70 Workaround raw string literal bug in VS2017 Martin Hořeňovský 2017-08-26 15:14:27 +02:00
  • 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 +01:00
  • 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 +01:00
  • b6e7c9bd7a Specialise removeConst for nullptr Phil Nash 2017-08-11 13:56:20 +01:00
  • 180d9242f5 Suppress more signed/ unsigned mismatches during Evaluator calls on MSVC Phil Nash 2017-08-06 00:38:03 +01:00
  • b7bd52cc98 Cherry-picked "evaluate" refactoring from dev-modernize branch - fixed up NULL comparisons to allow for NULL being a long - should address #981 Phil Nash 2017-08-06 00:13:00 +01:00
  • 071f49b12b Add page titles Martin Moene 2017-08-24 22:21:54 +02:00
  • dee61df274 Refactor release scripts, automatically update Wandbox on release Martin Hořeňovský 2017-08-24 21:59:06 +02:00
  • b07a2bdf87 Refactor release scripts, automatically update Wandbox on release Martin Hořeňovský 2017-08-24 21:59:06 +02:00
  • 6c09b45a20 Let toplevel links to .md files link to .md#top Martin Moene 2017-08-24 15:33:38 +02:00
  • e8225052f1 Add html anchor 'top' Martin Moene 2017-08-24 15:21:36 +02:00
  • c03e8fce92 Explicitly ignore return value of getchar Martin Hořeňovský 2017-08-22 22:06:37 +02:00
  • a7a9be59ff Ignore return value of getchar when waiting for keypress Martin Hořeňovský 2017-08-22 22:00:52 +02:00
  • cb2fceb119 Force include catch_platform.h before any if-defs Martin Hořeňovský 2017-08-21 14:58:50 +02:00
  • 49f5919c41 Add partial release notes for 2.0.0 Martin Hořeňovský 2017-08-18 20:15:00 +02:00
  • 489b639587 Change include guards in catch_external_interfaces.h Martin Hořeňovský 2017-08-17 23:23:04 +02:00
  • c7da5b5128 Remove obsolete note from reporter documentation Martin Hořeňovský 2017-08-17 22:42:35 +02:00
  • 3dc4de8173 Document implementation of listeners in non-main files Martin Hořeňovský 2017-08-17 22:29:04 +02:00
  • 626b1d3936 Add problems with SECTIONs in loops to documentations Martin Hořeňovský 2017-08-17 22:25:06 +02:00
  • 5d6c1f4dd0 Dev build 2 v2.0.0-develop.2 Phil Nash 2017-08-18 15:58:00 +01:00
  • 3bc03cd617 Went back to Catch 1.x behaviour for -d Phil Nash 2017-08-18 15:53:10 +01:00
  • 28f11a7149 Added dummy listener registration Phil Nash 2017-08-17 19:40:39 +01:00
  • 24af32f378 Add define that pulls in reporter and listeners interfaces Martin Hořeňovský 2017-08-17 20:21:06 +02:00
  • 0545de0a31 Hold translated exception in local string while matching Phil Nash 2017-08-17 19:19:17 +01:00
  • ee75b324e7 Rebased with missing [failing] tag Phil Nash 2017-08-17 19:18:54 +01:00
  • 597fca3c89 Remove <algorithm> header from the common path Martin Hořeňovský 2017-08-17 15:34:00 +02:00