Commit Graph

  • 0354d50278 Added templated constructor to C++11 Approx Martin Hořeňovský 2017-04-04 15:19:15 +0200
  • cdd83c2e15 Fmt and tag fixup for #876 Martin Hořeňovský 2017-04-04 11:31:13 +0200
  • 9a07dde16d print messages when unexpected exceptions are thrown dvirtz 2017-03-31 01:06:35 +0300
  • dce5619506 added cmake script to parse the sources for the extracting catch tests and generate ctest definitions https://github.com/philsquared/Catch/issues/719 Ernst Maurer 2017-04-03 18:41:23 +0300
  • 6e091d3991 Reset the UnexpectedException report state Martin Hořeňovský 2017-04-03 11:48:50 +0200
  • 95d85fb186 Fixed up CATCH_CONFIG_FAST_COMPILE for REQUIREs Martin Hořeňovský 2017-04-03 11:36:55 +0200
  • ef990f1f59 print messages when unexpected exceptions are thrown dvirtz 2017-03-31 01:06:35 +0300
  • 3a3f152979 Updated documentation of CATCH_CONFIG_FAST_COMPILE Martin Hořeňovský 2017-03-29 21:13:51 +0200
  • 4fe2432e05 Rework of REQUIRE* changes in CATCH_CONFIG_FAST_COMPILE Martin Hořeňovský 2017-03-29 21:12:06 +0200
  • c3a41e26a7 Suppress -Wexit-time-destructors in Catch code Martin Hořeňovský 2017-03-29 20:30:59 +0200
  • 4838039b65 Merge pull request #869 from mloskot/patch-1 Phil Nash 2017-03-27 07:43:27 +0100
  • 2a221b8fcd Add nanodbc library to Catch users Mateusz Łoskot 2017-03-26 21:26:08 +0200
  • 79ce6930a2 remove redundant "/" Rian Quinn 2017-03-22 14:19:51 -0600
  • d762a7ca6c Expanded documentation about THROWS_AS assertions Martin Hořeňovský 2017-03-23 21:16:52 +0100
  • f23b6b8b85 Don't sanitize exception type in REQUIRE_THROWS_AS Martin Hořeňovský 2017-03-23 21:11:21 +0100
  • 196ac04553 remove redundant "/" Rian Quinn 2017-03-22 14:19:51 -0600
  • ae62f902ae Merge c3da6d6e41 into 4597b43912 R. Martinho Fernandes 2017-03-22 17:47:17 +0000
  • 4597b43912 Throw instead of calling exit in RegistrarForTagAliases constructor Martin Hořeňovský 2017-03-22 18:40:07 +0100
  • f64d914bff Throw instead of calling exit in enforceNotReservedTag Martin Hořeňovský 2017-03-22 17:53:22 +0100
  • d07999ddff Version struct now uses char* for holding branch name Martin Hořeňovský 2017-03-22 17:45:36 +0100
  • e04dc5105b use inline 'libraryVersion()' function (closes #858) Kevin Ushey 2017-03-16 11:17:45 -0700
  • cffb031ce1 Added polymorphic_value to OSS users Phil Nash 2017-03-22 10:33:52 +0000
  • f3ec843ba6 Changed all internal forwarding macro usages to put macro name as first argument (and ‘expression’, if any, last) This is a first step towards allowing expression arguments to become variadic Phil Nash 2017-03-21 13:22:39 +0000
  • 55ed17f97b Removed stray define Martin Hořeňovský 2017-03-20 10:53:32 +0100
  • 6a502cc2f5 Renamed licence file, license should now be detected by github Martin Hořeňovský 2017-03-20 08:59:25 +0100
  • 6a009fabcb Documented REQUIRE under CATCH_CONFIG_FAST_COMPILE Martin Hořeňovský 2017-03-17 17:02:39 +0100
  • 7a8a0205b4 CATCH_CONFIG_FAST_COMPILE now disables trys in REQUIRE* Martin Hořeňovský 2017-03-17 13:21:40 +0100
  • 3130c0da4b use inline 'libraryVersion()' function (closes #858) Kevin Ushey 2017-03-16 11:17:45 -0700
  • 4dc06bdb70 Use bulk vector::insert rather than back_inserter Mickey Rose 2017-03-15 13:38:19 +0100
  • 394bc2b2cf Use bulk vector::insert rather than back_inserter Mickey Rose 2017-03-15 13:38:19 +0100
  • 08b597b3e2 Merge pull request #856 from lightmare/script-exec-perm Phil Nash 2017-03-15 11:44:40 +0000
  • 46d166406d Set execute permission on runnable python scripts Mickey Rose 2017-03-15 12:24:18 +0100
  • 4ec8d53e91 Tag Alias registry is part of registry hub instead of it’s own singleton - should now be cleaned up properly Phil Nash 2017-03-15 09:45:37 +0000
  • e7984e3711 Reorganised the readme/ ref docs TOC and added link to reporters docs Phil Nash 2017-03-15 09:08:20 +0000
  • 90d89377ea Added docs on reporters Phil Nash 2017-03-15 09:07:23 +0000
  • 0692317bc5 Added Obj-C bindings fix to release notes Phil Nash 2017-03-15 09:04:09 +0000
  • e8b31108d6 Fix Catch::toString() linker error when main() is compiled as C++ Kevin Wojniak 2017-03-14 11:54:14 -0700
  • 95fc8d62a2 Fixed up old documentation links in release notes Martin Hořeňovský 2017-03-13 21:31:26 +0100
  • 0c015aa887 v1.8.2 release v1.8.2 Martin Hořeňovský 2017-03-13 21:29:30 +0100
  • f69f821853 Updatecd [!shouldFail] docs with extra explanatory note, Phil Nash 2017-03-13 19:35:17 +0000
  • 485dbdc0e7 Added link to event listeners docs Phil Nash 2017-03-13 19:27:18 +0000
  • 0afd52b98d Fix Objective-C Matchers Fixes #854 Phil Nash 2017-03-13 15:40:21 +0000
  • 38b05f1400 Don’t assume first CL arg (exe name) is present Fixes #729 Phil Nash 2017-03-13 11:00:58 +0000
  • db9866677e Don’t ref past end of string fixes #830 Phil Nash 2017-03-13 10:22:02 +0000
  • 4101ff314a #include <ctype> for std::to lower Phil Nash 2017-03-10 19:25:00 +0000
  • 68da5a6d19 Docs for Listeners Phil Nash 2017-03-10 19:17:25 +0000
  • e4a25ad5ff Added CATCH_REGISTER_LISTENER without the INTERNAL_ prefix Phil Nash 2017-03-10 19:15:03 +0000
  • 5d6c744d38 Qualified std::tolower in Clara. Fixes #543 Phil Nash 2017-03-10 18:38:52 +0000
  • 1855b76255 Add parentheses around macro parameter "expr" to avoid -Wparentheses in gcc. Toni Neubert 2017-03-09 12:57:53 +0100
  • 5dd0639520 Added FAIL_CHECK Works like FAIL, but does not abort test. As proposed in #765 Phil Nash 2017-03-08 15:40:20 +0000
  • a2515755c3 Merge pull request #846 from m0ppers/patch-1 Phil Nash 2017-03-07 11:34:07 +0000
  • 807941eb31 Add ArangoDB m0ppers 2017-03-07 12:29:13 +0100
  • a2e20b07f8 "Fix" build by annotating the new test as !shouldfail Martin Hořeňovský 2017-03-07 10:17:59 +0100
  • ace70407a2 Add tests for #835 Martin Hořeňovský 2017-03-06 22:07:33 +0100
  • 613e1466f9 Save errno before using sprintf, ifstream. Martin Hořeňovský 2017-03-06 21:51:22 +0100
  • d8f45cd5f1 changing tabs to spaces Alex Glyde 2017-03-06 10:55:00 -0500
  • 3afd077b55 teamcity reporter should time durations explicitly Alex Glyde 2017-03-06 10:35:03 -0500
  • e95bf48445 Take std::string by const-ref where possible Martin Hořeňovský 2017-03-06 13:16:43 +0100
  • 932a405e18 /Wx -> /WX (stupid typo) Martin Hořeňovský 2017-03-06 11:29:57 +0100
  • 9a037204fa Enable /Wx (Warnings as error) for SelfTest builds Martin Hořeňovský 2017-03-06 11:21:35 +0100
  • 374c050a42 benchmarkCompile.py fixup Martin Hořeňovský 2017-03-06 10:59:17 +0100
  • 8b8e3ee117 Disable C4702 in Exception tests self tests Martin Hořeňovský 2017-03-06 10:52:21 +0100
  • af1ed708e4 Copied release note fixes to documentation Martin Hořeňovský 2017-03-03 15:03:23 +0100
  • 041498b221 Fixed unintentional tabs Phil Nash 2017-03-06 09:23:31 +0000
  • d5a5883a10 Fixed mssing virtual destructor warnings philsquared 2017-03-06 08:59:52 +0000
  • 6fea473414 Fixed CMake generation of MSVC warning levels philsquared 2017-03-06 08:35:14 +0000
  • 68e7fdce20 Added 4265 to specific warnings in VS Phil Nash 2017-03-06 08:21:52 +0000
  • c0383a46f6 Update catch.hpp Tocic 2017-03-04 17:53:49 +0200
  • b4c9bf5802 Removed version # from readme - and script that updates it (as it’s now automatically in a badge) Phil Nash 2017-03-03 15:36:15 +0000
  • e952fa8946 Added release badge Phil Nash 2017-03-03 15:25:58 +0000
  • 84a178f0b0 Add AppVeyor status Phil Nash 2017-03-03 14:38:20 +0000
  • f9db24a824 Refactored console reporter include logic to match Xml Reporter’s Phil Nash 2017-03-03 14:19:41 +0000
  • 9bee606dd6 Tweaked Xml Reporter to follow same success/ info behaviour as Console reporter Phil Nash 2017-03-03 14:12:47 +0000
  • be4f6ab8e1 Change reporting of CAPTURE'd variables Martin Hořeňovský 2017-03-03 14:34:50 +0100
  • fd6c7aee6d Fixed compile benchmark script Martin Hořeňovský 2017-03-02 18:27:31 +0100
  • cd6de9cd34 Don't reconstruct expression on encountering fatal error Martin Hořeňovský 2017-03-02 18:18:28 +0100
  • 40f6a5b8a4 Added duration reporting to compact reporter Martin Hořeňovský 2017-03-02 16:16:17 +0100
  • 95b0eb2b6c TAP reporter now behaves as if -s was always set Martin Hořeňovský 2017-03-02 15:54:08 +0100
  • 0b28d3daf2 Merge branch 'tap-count-success' of https://github.com/gahr/Catch Martin Hořeňovský 2017-03-02 15:23:46 +0100
  • 8435dcbb61 Resized main logo again Phil Nash 2017-03-01 17:00:33 +0000
  • 99347df70e Updated artwork Phil Nash 2017-03-01 16:47:04 +0000
  • 658b5f63ef Updated release notes Phil Nash 2017-03-01 16:06:48 +0000
  • c6535a080e v1.8.1 release v1.8.1 Phil Nash 2017-03-01 16:04:44 +0000
  • 673ec550f5 Moved definition of _BSD_SOURCE earlier Phil Nash 2017-03-01 15:58:57 +0000
  • ff78e7c45a Fixed typo in test name Phil Nash 2017-03-01 15:58:34 +0000
  • da023b2f9a TAP Reporter: count success tests even if not printed Pietro Cerutti 2017-03-01 09:24:58 +0000
  • 470561cbbd Update release-notes.md Phil Nash 2017-03-01 08:24:16 +0000
  • 417202b743 Update release-notes.md Phil Nash 2017-03-01 08:22:38 +0000
  • 70baf8769e Added SET_UP and TEAR_DOWN macros. Marek Klus 2017-03-01 12:21:05 +1100
  • 41fdabb055 Merge remote-tracking branch 'upstream/master' Marek Klus 2017-03-01 12:20:38 +1100
  • 0952b76e16 v1.8.0 release v1.8.0 Phil Nash 2017-02-28 14:19:09 +0000
  • c3da6d6e41
    Add missing typename R. Martinho Fernandes 2017-02-27 18:32:42 +0100
  • 7d460d9f46
    Make INFO() use the same output customization as CHECK() R. Martinho Fernandes 2017-02-27 18:18:45 +0100
  • bbeb192ec9 Updated baselines Martin Hořeňovský 2017-02-27 16:27:43 +0100
  • e4f4335b07 Improved Approx documentation Martin Hořeňovský 2017-02-27 14:22:17 +0100
  • 8c07899715 Added tests for using margin with Approx. Martin Hořeňovský 2017-02-27 14:15:03 +0100
  • d5c623b3b6 Merge branch 'develop' of https://github.com/CNugteren/Catch Martin Hořeňovský 2017-02-27 13:12:13 +0100
  • 061a183036 Console reporter now uses fixed decimal formatting Martin Hořeňovský 2017-02-27 11:34:15 +0100
  • 70ac6dbb9f Minor output improvements in approvalTests.py Martin Hořeňovský 2017-02-24 15:56:26 +0100
  • 593161ddd8 Documented the new vector matchers Martin Hořeňovský 2017-02-24 15:42:11 +0100