Commit Graph

  • 22ac9d2184 Approx cleanup: More tests, INFINITY handling, etc Martin Hořeňovský 2017-11-01 07:30:11 +01:00
  • 00af677577 Approx rework: default scale == 0, epsilon applies to Approx::value Pfiffikus 2017-10-26 09:19:57 +02:00
  • ae21020640 dev build 6 V2.0.0-develop.6 Martin Hořeňovský 2017-10-31 15:17:21 +01:00
  • 11f716f28d Make Approx::margin inclusive Martin Hořeňovský 2017-10-30 15:25:48 +01:00
  • c3ddd4a7e2 Update test-cases-and-sections.md Pfiffikus 2017-10-26 11:37:18 +02:00
  • c43ce85416 Fix very minor typo Clare Macrae 2017-10-23 21:18:57 +01:00
  • 4220f2eef2 Update build-systems.md Pfiffikus 2017-10-24 19:04:47 +02:00
  • c1a91caf00 adds flushes to the output stream of teamcity reporter, making the test output more responsive. Sebastian Grottel 2017-10-16 08:55:51 +02:00
  • 96c5de678d RandomNumberGenerator::result_type should be unsigned (#1050) Sebastian Grottel 2017-10-15 18:30:40 +02:00
  • e68485e196 added PARSE_CATCH_TESTS_ADD_TO_CONFIGURE_DEPENDS option dvirtz 2017-10-11 15:01:06 +03:00
  • 88e912b4d1 Fix documentation crosslink in configuration.md Martin Hořeňovský 2017-10-14 08:36:44 +02:00
  • 44244713f1 Update handling of __JETBRAINS_IDE__ macro Dmitry Kozhevnikov 2017-09-04 19:43:32 +03:00
  • eea9e1efd7 Minor - added header-only flag in conan solvingj 2017-08-26 13:53:03 -04:00
  • 2a3606f8e3 v1.11.0 v1.11.0 Martin Hořeňovský 2017-10-31 13:55:48 +01:00
  • a6cf19abff Make Approx::margin inclusive Martin Hořeňovský 2017-10-30 15:25:48 +01:00
  • 601b2888ec Remove superfluous define from cmake project Martin Hořeňovský 2017-10-30 12:27:14 +01:00
  • 3049445d78 Remove benchmark binary from main cmake list Martin Hořeňovský 2017-10-30 12:25:57 +01:00
  • c672512979 Fix C4601 and enable C4602 warning for internal builds Martin Hořeňovský 2017-10-30 12:14:20 +01:00
  • 57b4e0b64c Fix missing pragma warning(pop) and other warnings under MSVC Martin Hořeňovský 2017-10-30 09:27:00 +01:00
  • 06586b7180 Update test-cases-and-sections.md Pfiffikus 2017-10-26 11:37:18 +02:00
  • 93b3d2cb8f Fix very minor typo Clare Macrae 2017-10-23 21:18:57 +01:00
  • a90473df28 Update build-systems.md Pfiffikus 2017-10-24 19:04:47 +02:00
  • 75a77b6f8c embedded v1.0-develop.2 of Clara, which addresses / prefixed options, which should impact non-windows platforms Phil Nash 2017-10-21 09:16:38 +02:00
  • 5af918eefd Fix-up pkg-config provided include path Martin Hořeňovský 2017-10-17 17:04:37 +02:00
  • c9d9699ca8 adds flushes to the output stream of teamcity reporter, making the test output more responsive. Sebastian Grottel 2017-10-16 08:55:51 +02:00
  • 296955c437 RandomNumberGenerator::result_type should be unsigned (#1050) Sebastian Grottel 2017-10-15 18:30:40 +02:00
  • 664cbf702c added PARSE_CATCH_TESTS_ADD_TO_CONFIGURE_DEPENDS option dvirtz 2017-10-11 15:01:06 +03:00
  • fb6700df54 Fix documentation crosslink in configuration.md Martin Hořeňovský 2017-10-14 08:36:44 +02:00
  • 05b1ca2884 Fixed expansion of _FALSE binary expression - see #1051 Phil Nash 2017-10-13 19:45:19 +01:00
  • da6c2a6914 Fixed expansion of _FALSE binary expression - see #1051 Phil Nash 2017-10-13 19:44:20 +01:00
  • c2b7bd15c0 Changed rhs expression capture from universal ref to const ref. - addresses #1027 Phil Nash 2017-10-13 14:16:14 +01:00
  • ba6845a865 Version of Clara with (std::max) Phil Nash 2017-10-12 16:06:40 +01:00
  • 2eb93f47f7 enclosed more min/ max in parentheses to default MFC macros Phil Nash 2017-10-12 16:00:04 +01:00
  • 276393e4e5 Change ToC script to use <br> instead of trailing spaces Martin Hořeňovský 2017-10-13 11:14:37 +02:00
  • c7d9f02d5b Add pkg-config support Martin Hořeňovský 2017-10-12 21:42:09 +02:00
  • 355ab78f4a dev build 5 v2.0.0-develop.5 Phil Nash 2017-10-12 13:06:41 +01:00
  • 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 +01:00
  • cc0b093c20 unconditional windows proxy philsquared 2017-10-11 14:58:20 +01:00
  • 17cdf20968 Mark part of std::chrono stringification tests nonportable Martin Hořeňovský 2017-10-09 14:54:37 +02:00
  • 4899d891d3 Fix MSVC compilation when stringifying std::chrono::time_point Martin Hořeňovský 2017-10-09 13:13:30 +02:00
  • 760a25e813 Fix baseline for file where std::pair stringification is not enabled Martin Hořeňovský 2017-10-09 13:12:50 +02:00
  • 79b405fd3f Add stringification for std::chrono::{duration,time_point} Martin Hořeňovský 2017-10-09 12:31:22 +02:00
  • f972732737 Workaround for stitching issue in #1020 Martin Hořeňovský 2017-10-03 18:31:51 +02:00
  • 61280e6d0a Rename to updateDocumentToC.py and adapt for use with Catch Martin Moene 2017-08-29 21:34:43 +02:00
  • 7e9b53e40c Add original markdown_toclify.py by Sebastian Raschk (@rasbt) Martin Moene 2017-08-29 21:33:56 +02:00
  • b80c5134f0 Updated release notes Martin Hořeňovský 2017-10-01 17:03:06 +02:00
  • 70e0d48978 Replace throw; with std::rethrow_exception(std::current_exception()); Martin Hořeňovský 2017-09-28 12:47:32 +02:00
  • 11918b76d0 Direct link to the single header file updated to latest release (dev.4). offa 2017-09-20 18:28:33 +02:00
  • 5fe19f73e7 Scoped parseInfos population so i can be reused Phil Nash 2017-09-26 16:06:48 -07:00
  • 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