Commit Graph

  • 66d5236ce7 changes `RandomNumberGenerator::result_type` to be unsigned Sebastian Grottel 2017-10-13 10:44:52 +0200
  • c7d9f02d5b Add pkg-config support Martin Hořeňovský 2017-10-12 21:42:09 +0200
  • 355ab78f4a dev build 5 v2.0.0-develop.5 Phil Nash 2017-10-12 13:06:41 +0100
  • 927f520a97 Moved windows proxy inclusion outside of CATCH_CONFIG_COLOUR_WINDOWS guard, so workaround early inclusion can be removed Phil Nash 2017-10-12 10:37:03 +0100
  • cc0b093c20 unconditional windows proxy philsquared 2017-10-11 14:58:20 +0100
  • 539b1a7b07 added PARSE_CATCH_TESTS_ADD_TO_CONFIGURE_DEPENDS option dvirtz 2017-10-11 15:01:06 +0300
  • 17cdf20968 Mark part of std::chrono stringification tests nonportable Martin Hořeňovský 2017-10-09 14:54:37 +0200
  • 4899d891d3 Fix MSVC compilation when stringifying std::chrono::time_point Martin Hořeňovský 2017-10-09 13:13:30 +0200
  • 760a25e813 Fix baseline for file where std::pair stringification is not enabled Martin Hořeňovský 2017-10-09 13:12:50 +0200
  • 79b405fd3f Add stringification for std::chrono::{duration,time_point} Martin Hořeňovský 2017-10-09 12:31:22 +0200
  • f972732737 Workaround for stitching issue in #1020 Martin Hořeňovský 2017-10-03 18:31:51 +0200
  • 61280e6d0a Rename to updateDocumentToC.py and adapt for use with Catch Martin Moene 2017-08-29 21:34:43 +0200
  • 7e9b53e40c Add original markdown_toclify.py by Sebastian Raschk (@rasbt) Martin Moene 2017-08-29 21:33:56 +0200
  • d86beda210 Rename to updateDocumentToC.py and adapt for use with Catch Martin Moene 2017-08-29 21:34:43 +0200
  • 6b6180c28f Add original markdown_toclify.py by Sebastian Raschk (@rasbt) Martin Moene 2017-08-29 21:33:56 +0200
  • b80c5134f0 Updated release notes Martin Hořeňovský 2017-10-01 17:03:06 +0200
  • 70e0d48978 Replace throw; with std::rethrow_exception(std::current_exception()); Martin Hořeňovský 2017-09-28 12:47:32 +0200
  • 11918b76d0 Direct link to the single header file updated to latest release (dev.4). offa 2017-09-20 18:28:33 +0200
  • 5fe19f73e7 Scoped parseInfos population so `i` can be reused Phil Nash 2017-09-26 16:06:48 -0700
  • c1416d55cb Backed out dynamic stack array (use fixed size for now) Phil Nash 2017-09-26 15:55:34 -0700
  • 2a1f8ae684 New version of Clara Phil Nash 2017-09-25 15:12:00 -0700
  • 9541e89e6a Changed embed script to just do direct regex substitution Phil Nash 2017-09-25 15:11:12 -0700
  • 80bbce8424 Reorganize release notes Martin Hořeňovský 2017-09-26 13:36:57 +0200
  • 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 +0100
  • cfaf75a150 Direct link to the single header file updated to latest release (dev.4). offa 2017-09-20 18:28:33 +0200
  • bd46f66754 dev build 4 v2.0.0-develop.4 Phil Nash 2017-09-19 17:42:20 +0100
  • e9f0773f37 Updated release notes Phil Nash 2017-09-19 17:36:20 +0100
  • 54f1ce2af2 Don't use console colour if running in XCode Phil Nash 2017-09-19 15:25:33 +0100
  • 0a146e3af7 OCTest project now #includes all cpp files, so they all get __OBJC__ defined Phil Nash 2017-09-19 14:59:12 +0100
  • b9ff7ec301 Fixed issues for ObjC use (see #1011) Phil Nash 2017-09-19 14:38:18 +0100
  • a63b4a75bd Updated OCTest project Phil Nash 2017-09-19 14:37:35 +0100
  • 8da0d0473b qualified a load of size_ts with std:: namespace (all those not from Clara) Phil Nash 2017-09-18 17:13:17 +0100
  • 40209d1ae0 Use StringRef on fatal error path Martin Hořeňovský 2017-09-14 20:05:25 +0200
  • 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