Commit Graph

  • 8d5f6c8e2e Fix how GCC version is detected when checking for __COUNTER__ Martin Hořeňovský 2017-06-13 18:20:59 +0200
  • e62a9aa444 Removed const refs from NSString/ NSObject overloads (effectively reapplies PR #855 originally applied to "1.x" master) Phil Nash 2017-06-26 16:48:38 +0100
  • 059a33d555 Fixed indentation Phil Nash 2017-06-26 16:47:40 +0100
  • 8a14af701e If --list-extra-info is specified with --list-test-names-only, only output one list Baruch Burstein 2017-06-22 23:00:18 +0300
  • 07c6bfc3b9 --extra-info -> --list-extra-info, behaves like other --list-* flags Martin Hořeňovský 2017-06-22 19:27:17 +0200
  • 616f7235ef add --extra-info flag Baruch Burstein 2017-06-20 22:14:38 +0300
  • 396ecf6021 Cache std::ostringstream between assertions. Neal Coombes 2017-06-23 11:31:17 -0500
  • 995e838aa4 Merge branch 'master' of https://github.com/philsquared/Catch into more_info Baruch Burstein 2017-06-25 13:01:40 +0300
  • 3491804598 #926 Update Conan version by release Uilian Ries 2017-06-23 11:06:49 -0300
  • f84cc73dc7 Cache std::ostringstream between assertions. Neal Coombes 2017-06-23 11:31:17 -0500
  • 6234e3d54d #926 Conan recipe for Catch single header Uilian Ries 2017-06-23 10:34:56 -0300
  • af66106500 Updated Clara with handling for / on Windows Phil Nash 2017-06-23 09:08:44 +0100
  • 897f7fc32d If --list-extra-info is specified with --list-test-names-only, only output one list Baruch Burstein 2017-06-22 23:00:18 +0300
  • 79ee7475f3 --extra-info -> --list-extra-info, behaves like other --list-* flags Martin Hořeňovský 2017-06-22 19:27:17 +0200
  • a6cdcd43aa Added "How to test changes in PR" section to documentation Martin Hořeňovský 2017-06-22 18:55:17 +0200
  • 0eb101e165 Remove "second argument" from result builder and assertion result Martin Hořeňovský 2017-06-22 18:13:05 +0200
  • dcab8a5971 Performance improvement in AssertionInfo. Neal Coombes 2017-06-21 13:34:58 -0500
  • 2462dff088 Updated Clara with VS ICE workaround Phil Nash 2017-06-22 16:07:05 +0100
  • 0470b300a8 Reverted previous two commits as they didn’t fix anything Phil Nash 2017-06-22 15:52:01 +0100
  • 1adf1230a4 Performance improvement in AssertionInfo. Neal Coombes 2017-06-21 13:34:58 -0500
  • d11667594e Merge 442ad5eb0f into 017a63da62 coombez 2017-06-21 18:53:52 +0000
  • 442ad5eb0f Performance improvement in AssertionInfo. Neal Coombes 2017-06-21 13:34:58 -0500
  • 3bb16e8418 Reorganised CLI again in another attempt to get past VS ICEs Phil Nash 2017-06-21 11:42:53 +0100
  • e0c6c4aee7 Another attempt to fix VS ICEs - split cli parser up. Phil Nash 2017-06-21 09:40:52 +0100
  • c43d5f673f Moved command line lambdas out-of-line in an attempt to fix VS ICEs Phil Nash 2017-06-21 08:54:34 +0100
  • d81c1eb006 added version of Clara that has virtual destructors philsquared 2017-06-20 22:35:35 +0100
  • 89a2f2c9eb add --extra-info flag Baruch Burstein 2017-06-20 22:14:38 +0300
  • da5964af78 Updated version of Clara (should fix Windows compile issues) - embedded using new embed script Phil Nash 2017-06-20 18:03:37 +0100
  • 017a63da62 v1.9.5 v1.9.5 Martin Hořeňovský 2017-06-15 13:08:26 +0200
  • b90d0b7267 Disable deprecation warning of std::uncaught_exception Martin Hořeňovský 2017-06-15 11:43:31 +0200
  • ee0defb939 Silence unused argument warning in Catch Martin Hořeňovský 2017-06-15 11:34:29 +0200
  • efba988ccc Fix how GCC version is detected when checking for __COUNTER__ Martin Hořeňovský 2017-06-13 18:20:59 +0200
  • e62b3beef4 Fixed issue with different result types in Clara Phil Nash 2017-06-13 08:29:56 +0100
  • c41a45e79c Rebased following Clara changes Phil Nash 2017-06-12 23:13:27 +0100
  • 1c223b63ba Integrated (all) new version of Clara Phil Nash 2017-06-12 23:04:24 +0100
  • 6d9171aadb Updated approvals following Junit changes Phil Nash 2017-06-12 22:30:33 +0100
  • 004228efb2 Merge pull request #855 from kainjow/objc-tostring-link Phil Nash 2017-06-11 23:06:38 +0100
  • 76125fe8be Merge 1855b76255 into e0aaba6cf8 Viatorus 2017-06-07 13:41:29 +0000
  • 9958655eae Merge 394bc2b2cf into e0aaba6cf8 lightmare 2017-06-07 13:41:29 +0000
  • 97dd7822e6 Merge 1430b3be09 into e0aaba6cf8 David Shepherd 2017-06-07 13:41:29 +0000
  • e80cccf0fe Merge 807f2b96e6 into e0aaba6cf8 thinwybk 2017-06-07 13:41:29 +0000
  • d3711e3433 Merge 0c6abf4cd0 into e0aaba6cf8 Sumith Kulal 2017-06-06 15:37:49 +0000
  • bdca0b69ca Merge bbfb64dfe6 into e0aaba6cf8 Ross Bencina 2017-06-06 15:36:53 +0000
  • a07935d6ac Merge 4eb958f9b0 into e0aaba6cf8 vosel 2017-06-06 15:36:53 +0000
  • 30fb97cab3 Merge c0383a46f6 into e0aaba6cf8 Tocic 2017-06-06 15:35:59 +0000
  • b1c6d8b24d Merge 26fdcd0d54 into e0aaba6cf8 Grigoriy Chudnov 2017-06-06 15:31:26 +0000
  • ebb3371cbf Merge remote-tracking branch 'tsondergaard/improve-junit-xml-for-jenkins' into dev-modernize Martin Hořeňovský 2017-06-06 16:52:02 +0200
  • db691b67f4 Merge 69ff7fcf42 into e0aaba6cf8 Thomas Sondergaard 2017-06-06 14:47:45 +0000
  • e0aaba6cf8 Actually link #923 from the documentation Martin Hořeňovský 2017-06-06 16:46:46 +0200
  • a09bef23ed Refer to #923 in reporter documentation Martin Hořeňovský 2017-06-06 16:43:14 +0200
  • b6d9976fbb Make generateSingleHeader.py Python 2.7 compatible Martin Hořeňovský 2017-06-06 16:32:45 +0200
  • 7c2f51cd73 Merge fe963ebcd6 into 3e018ef131 Trevor Hickey 2017-06-06 14:28:09 +0000
  • 6583284731 Fix erroneous result disposition for {REQUIRE,CHECK}_THAT Martin Hořeňovský 2017-06-06 15:12:03 +0200
  • 07ef028483 Update baselines Martin Hořeňovský 2017-06-06 15:07:57 +0200
  • 47eb9b3d68 Fix #914 being removed during last merge Martin Hořeňovský 2017-06-06 15:07:34 +0200
  • 8fde7abf31 Add tests for *_THROWS_MATCHES Martin Hořeňovský 2017-06-05 19:14:00 +0200
  • c465fbd0ea Slight documentation improvements Martin Hořeňovský 2017-06-05 18:42:04 +0200
  • 950cae9040 Added new assertion macros: *_THROWS_WITH Martin Hořeňovský 2017-06-05 18:40:50 +0200
  • 7f6773bb4d Merge branch 'master' into dev-modernize Martin Hořeňovský 2017-06-05 17:19:42 +0200
  • b459bb4c43 Silence GCC's Wunused-function firing in compilation tests Martin Hořeňovský 2017-06-05 16:59:31 +0200
  • 1e16be0b9e Purge deprecated generators Martin Hořeňovský 2017-06-05 16:49:10 +0200
  • 69ff7fcf42 Include suite name in junit classname attrib for grouping in jenkins Thomas Sondergaard 2017-05-30 21:40:28 +0200
  • a6b03031ba Use [#filename] tag for junit testcase classname attribute Thomas Sondergaard 2017-05-30 17:26:46 +0200
  • 47c8994a61 Inherit from NonCopyable to disable RegisterHub copies Martin Hořeňovský 2017-06-04 22:56:57 +0200
  • 860de28b8d Catch and register startup exceptions in autoregistrars Martin Hořeňovský 2017-06-04 22:37:59 +0200
  • da0edcbe25 Collect startup exceptions instead of throwing them Martin Hořeňovský 2017-06-04 21:39:27 +0200
  • 0020747420 Generate single header even if output dir does not exist Martin Hořeňovský 2017-06-04 21:28:08 +0200
  • 3e018ef131 Add link to external gcov/lcov example to documentation Martin Hořeňovský 2017-06-04 12:17:59 +0200
  • adb66f55a7 Don't include warning headers from catch_xmlwriter.hpp Martin Hořeňovský 2017-06-02 19:10:57 +0200
  • 304c890973 Merge 5799e8eab7 into 377c9a746d Anton Geraschenko 2017-05-31 16:02:54 +0000
  • a64a0c6f06 Consistent junit reporting regardless of internal SECTIONS Thomas Sondergaard 2017-05-30 17:10:14 +0200
  • 377c9a746d Cosmetic fixes (whitespace and spelling) Martin Hořeňovský 2017-05-27 14:42:54 +0200
  • ea48ae0f75 Add test for #914 (stringify truthy exprs in standard way) Martin Hořeňovský 2017-05-27 14:42:05 +0200
  • 2d1739b429 ExpressionLhs reconstruction based on value, not truthiness (#914) twhittock 2017-05-27 13:09:44 +0100
  • 1c59034be4 Merge pull request #911 from dvirtz/master Martin Hořeňovský 2017-05-27 13:52:55 +0200
  • 52a84788e0 Add Inscopix to commercial users Martin Hořeňovský 2017-05-27 12:23:35 +0200
  • 807f2b96e6 change: cmake integration hyperlink due to rename thinwybk 2017-05-26 13:21:25 +0200
  • c596e41427 add: integration section thinwybk 2017-05-26 13:17:06 +0200
  • 0e8c6f8019 Merge 4d123dbf90 into 3e328f55fc Pietro Cerutti 2017-05-25 11:34:35 +0000
  • 38c31cc93b Merge 8b6e6f6a96 into 3e328f55fc Philipp Claßen 2017-05-24 15:41:42 +0000
  • 0174e58be8 Merge e9b77b4029 into 3e328f55fc Zhe Wang 2017-05-24 15:41:42 +0000
  • aeed59b988 ExpressionLhs reconstruction based on value, not truthiness twhittock 2017-05-23 16:26:20 +0100
  • 169e260e8b Enable colourized output while in debugger Martin Hořeňovský 2017-05-22 00:41:31 +0200
  • 67914d8b86 Move back to static StringMaker<T>::convert Martin Hořeňovský 2017-05-21 23:40:05 +0200
  • 3e328f55fc Merge pull request #913 from Carrotstrip/master Martin Hořeňovský 2017-05-21 11:17:25 +0200
  • b18e67522f fixed spelling error Austin L Wolfgram 2017-05-20 15:10:42 -0400
  • a1c17c3914 Merge 576d8c9d81 into d271683c14 Martin Hořeňovský 2017-05-19 20:03:18 +0000
  • 5c7673a289 Merge 81ff748284 into d271683c14 Henry Hirsch 2017-05-19 20:03:18 +0000
  • 4b086bd5b5 added target name to test name and labels dvirtz 2017-05-18 16:00:18 +0300
  • aac594aae3 add option to print debug messages dvirtz 2017-05-18 15:53:35 +0300
  • a49fa0edbe use absolute path to test files - accroding to CMake docs EXISTS behavior is well-defined only for full paths. dvirtz 2017-05-18 15:51:44 +0300
  • d271683c14 Added release process notes/checklist/explanation Martin Hořeňovský 2017-05-16 21:33:58 +0200
  • 0bb8e1247e Merge branch 'master' of https://github.com/awglyde/Catch Martin Hořeňovský 2017-05-16 16:09:51 +0200
  • 32d97caf42 Fixed missing ` in tag documentation Martin Hořeňovský 2017-05-16 15:45:44 +0200
  • bc93b29789 Expanded tag documentation Martin Hořeňovský 2017-05-16 15:28:53 +0200
  • df5cf2d323 Minor fixup in updateVcpkgPackage.py Martin Hořeňovský 2017-05-16 14:34:55 +0200
  • b62c0256b2 Merge branch 'master' of https://github.com/philsquared/Catch Martin Hořeňovský 2017-05-16 14:34:27 +0200
  • 1ea84cb734 Expanded logging documentation Martin Hořeňovský 2017-05-16 14:34:20 +0200
  • 2a5d3736e8 Merge pull request #908 from pJunger/patch-1 Martin Hořeňovský 2017-05-16 14:05:31 +0200
  • 3dcc923351 v1.9.4 v1.9.4 Martin Hořeňovský 2017-05-16 13:59:29 +0200