Commit Graph

  • 2f854336d9 Test for pair/tuple combinations Andy Sawyer 2014-09-04 21:17:50 +0100
  • 196e363da2 Implement toString( std::pair<T1,T2> ) Andy Sawyer 2014-09-04 21:07:50 +0100
  • 886ef1620a Some minor tidy-up/ style alignment of recent toString merges Phil Nash 2014-09-04 07:27:09 +0100
  • f559a51926 ToStringTuple - gcc doesn't like tuple init_list ctor Andy Sawyer 2014-09-04 01:05:51 +0100
  • 13cbdf7e7d Add tests for toString(std::tuple<...>) Andy Sawyer 2014-09-04 00:32:05 +0100
  • 022a0b4fcb catch_tostring: toString for std::tuple Andy Sawyer 2014-09-04 00:31:11 +0100
  • 3196937343 catch_tostring: Add includes for tuple, type_traits Andy Sawyer 2014-09-04 00:17:36 +0100
  • 95956444b7 catch_tostring: Move toString overload declarations Andy Sawyer 2014-09-04 00:12:25 +0100
  • 4caabfa45e build 3 Phil Nash 2014-09-03 19:23:22 +0100
  • 5ea3266857 Added baselines for new test cases Phil Nash 2014-09-03 19:22:47 +0100
  • fcf5ef0db6 Changed time function name to reflect that it actually returns Microseconds as reported in #323 Phil Nash 2014-09-03 19:20:23 +0100
  • ee5e7ed2c9 Merge branch 'develop' of github.com:philsquared/Catch into develop Phil Nash 2014-09-03 19:19:05 +0100
  • a9d14c8f7c Merge pull request #319 from PureAbstract/to_string_tests Phil Nash 2014-09-03 08:42:32 +0100
  • dd22431fea Merge branch 'develop' of github.com:philsquared/Catch into develop Phil Nash 2014-09-03 08:40:07 +0100
  • 9721296694 Merge pull request #318 from PureAbstract/enum_to_string Phil Nash 2014-09-03 08:36:24 +0100
  • 3eefa7f537 use nullptr in MSVC from 2005+ (based on PR #307 - thanks alex85k) Phil Nash 2014-09-02 08:30:57 +0100
  • fdbbb2c9bd Updated CMakeLists.txt for toString work Andy Sawyer 2014-09-01 18:27:29 +0100
  • abf9ffc982 A bunch of Catch::toString tests Andy Sawyer 2014-09-01 18:09:37 +0100
  • cd2a5aa688 catch_tostring: tostring for enum class types Andy Sawyer 2014-09-01 17:35:01 +0100
  • 142f8f4b1e SelfTest: Build as C++11, add EnumToString tests Andy Sawyer 2014-09-01 17:24:10 +0100
  • 000e746415 SelfTest: refresh makefile Andy Sawyer 2014-09-01 17:19:59 +0100
  • c9a8b6da42 Added VS2013 HungMingWu 2014-08-26 21:59:15 +0800
  • e9597561cb automatic support nullptr on Visual Studio >=2005 alex85k 2014-08-23 00:52:26 +0600
  • 341a9c4443 Merge branch 'master' of github.com:philsquared/Catch into develop Phil Nash 2014-08-22 19:36:53 +0100
  • 93b61e1194 v1.1 build 2 (develop branch) - Signal hander support Phil Nash 2014-08-22 19:35:41 +0100
  • 05743eeaa1 FatalErrorConditions now full close reporter states - so the console reporter(s) show final summary and the xml reporters close their tags Phil Nash 2014-08-22 19:33:28 +0100
  • 85d33e2cbd Merge pull request #306 from andybalaam/master Phil Nash 2014-08-22 19:21:45 +0100
  • 389f3f5be8 Fix a typo (missing "n") Andy Balaam 2014-08-22 15:18:33 +0100
  • cb8fe472b2 Approvals for develop branch Phil Nash 2014-08-22 08:13:47 +0100
  • 8edf4bf5d3 Removed signal handler test, for now (to avoid screwing up the approval tests) Phil Nash 2014-08-22 08:13:15 +0100
  • c1a8e1c5dd Added signal handlers (and placeholder for SEH handlers) - based on PR 232 (https://github.com/philsquared/Catch/pull/232 - thanks Lukasz Forynski) - Writes to reporter, so gets all the usual context, but then exits directly (since the stack cannot be resumed) so no summary - On Windows does nothing, as yet. Phil Nash 2014-08-22 08:07:39 +0100
  • 07d34b0c85 Merge build 33 Phil Nash 2014-04-12 19:07:24 +0100
  • 4f4b44e3a2 Merge branch 'develop' of github.com:philsquared/Catch Phil Nash 2014-08-21 07:25:27 +0100
  • aa31d1c275 Merge branch 'master' of github.com:philsquared/Catch into develop Phil Nash 2014-08-21 07:23:45 +0100
  • b3ece7e75d Tweaked wording around ability to do BDD Phil Nash 2014-08-21 07:22:35 +0100
  • b7e432eadc Updated version for develop branch Phil Nash 2014-08-20 19:07:46 +0100
  • 76edbc104c Updated “contributing” docs to reflect new develop branch Phil Nash 2014-08-20 19:03:31 +0100
  • 89cd3d0f6c re-approved following recent command line description tweak Phil Nash 2014-04-12 19:05:03 +0100
  • 6e00e5e86f Merge branch 'master' of github.com:philsquared/Catch Phil Nash 2014-08-20 08:11:04 +0100
  • 544bf33e73 build 53 includes wchar_t toString overloads and SCENARIO_METHOD macros Phil Nash 2014-08-20 08:09:32 +0100
  • 8b5a4e9355 Added approvals for new tests Phil Nash 2014-08-20 08:08:13 +0100
  • 3e025cc2b6 Added bundled compact reporter Martin Moene 2014-08-19 23:43:51 +0200
  • 58a885a508 build 33 Phil Nash 2014-03-24 18:15:04 +0000
  • 487dfadcf1 Fixed link to reference section Martin Moene 2014-08-19 09:25:25 +0200
  • 4aaf67ff31 const_casts to get rid of warnings in new wchar_t tests Phil Nash 2014-08-19 08:16:44 +0100
  • 7bc0b44597 Merge branch 'master' of https://github.com/jbrwilkinson/Catch Phil Nash 2014-08-19 08:13:30 +0100
  • bcbd0cbbc2 Merge pull request #302 from johannesmoene/doc-index Phil Nash 2014-08-19 07:44:34 +0100
  • e35f862653 Fixed link to blog post Martin Moene 2014-08-19 07:34:00 +0200
  • d59fd53e7e Update link in tutorial Martin Moene 2014-08-15 14:30:38 +0200
  • 6336bb1b6e Add Readme as documentation entry Martin Moene 2014-08-15 14:12:53 +0200
  • ee83a6f006 Merge pull request #301 from bena/master Phil Nash 2014-08-15 08:14:08 +0100
  • c7cf0a9f8b Catch's Travis builds are using gcc that doesn't like the auto keyword Ben Arnold 2014-08-14 12:53:21 +0100
  • 7b0a84a048 toString handles wchar_t raw strings Ben Arnold 2014-08-14 12:28:23 +0100
  • 6a6b41411c switch from ->* to <= in expression decomposer Thomas Lamb 2014-08-06 03:25:56 -0700
  • 08dc8458c0 Updated docs on slow compiles Phil Nash 2014-07-30 19:06:26 +0100
  • 0aae635035 Re-enable warnings disabled for GCC Phil Nash 2014-07-28 07:27:05 +0100
  • ae76945eaf Hide warnings with GCC Fabien Caylus 2014-07-27 15:16:10 +0200
  • 6880a0c909 Added FAQ on slow compiles to docs Phil Nash 2014-07-21 19:00:02 +0100
  • 785db43bb2 Fixed issue with single include generator - well, partially. The problem is it is matching /* … */ comments by assuming the intervening lines begin with whitespace followed by a *. This avoids it having to maintain extra state, but makes it brittle. It was matching *it = " " + *it; as a comment! It now matches on a single space followed by a * and this seems to work for now - but it probably needs to move to proper stateful comment handling. Phil Nash 2014-07-11 07:45:41 +0100
  • 63005a1d89 Added SCENARIO_METHOD for BDD testing with fixtures. James Wilkinson 2014-07-10 10:22:20 +0100
  • ca42b2c585 Manual fix for generation error Phil Nash 2014-07-10 09:18:50 +0100
  • 28c2e07879 build 52 Phil Nash 2014-07-09 19:22:49 +0100
  • 3ff3acf46c Approvals for last change Phil Nash 2014-07-09 19:21:44 +0100
  • 76f80a670b More summary formatting tweaks Phil Nash 2014-07-09 19:20:24 +0100
  • cab9141eec Green summary bar is darker if not all passed - and the green part now comes at the end (to emphasise the failures) Phil Nash 2014-07-09 18:24:24 +0100
  • d89e74faff Format floats like doubles when printing - but add ‘f’ suffix (a lá #291) Phil Nash 2014-07-09 18:16:40 +0100
  • ce56209250 build 51 Phil Nash 2014-07-09 07:40:37 +0100
  • 23181eeef0 Section no longer relies on copy-elision for correctness - should address #293 - *may* address #271 Phil Nash 2014-07-09 07:39:57 +0100
  • a469d9bc0f Made Colour copyable to remove warning Phil Nash 2014-07-09 07:36:12 +0100
  • a31f05fe83 Removed C-style casts Phil Nash 2014-07-09 07:35:34 +0100
  • 08e5296720 Regenerated single include and baselines Phil Nash 2014-07-03 19:08:44 +0100
  • 94a1acf766 More tweaks to summary format Phil Nash 2014-07-03 19:06:59 +0100
  • 52e1e7414a build 50 Phil Nash 2014-07-03 08:11:38 +0100
  • 9c1f9a8f9a Added [!mayfail] tag to indicate test case that can fail without failing the suite. Overhauled the summary report (including the expected failure count) Phil Nash 2014-07-03 08:09:57 +0100
  • ba71489c16 Merge 30512c4d5d into 05e42cb65c Kosta 2014-06-30 06:59:08 +0000
  • 05e42cb65c Merge branch 'master' of github.com:philsquared/Catch Phil Nash 2014-06-30 07:53:37 +0100
  • d657b1ba52 Removed use of variadic form of SUCCEED from tests - as per #284 Phil Nash 2014-06-30 07:53:11 +0100
  • e84463e9e5 Merge 9c5c255a53 into acbb7b73c0 Martin Moene 2014-06-30 06:50:56 +0000
  • acbb7b73c0 Merge pull request #287 from amorenoc/master Phil Nash 2014-06-30 07:50:16 +0100
  • acdd3b5745 Build 49 - _THROWS fix - tag aliases Phil Nash 2014-06-30 07:35:36 +0100
  • 061861d940 Approved tag alias tests Phil Nash 2014-06-30 07:34:27 +0100
  • 1d210ebd37 Tag aliases feature Phil Nash 2014-06-30 07:33:17 +0100
  • eee19e166e Merge remote-tracking branch 'phil/master' François Moisan 2014-06-25 15:28:08 -0400
  • 006aafd982 Some clean-ups for string handling in Objective-C Phil Nash 2014-06-20 18:05:31 +0100
  • c6022381f5 Fixed typo Alex Moreno 2014-06-11 15:17:17 +0800
  • f4f4fec5f0 Merge branch 'master' of github.com:philsquared/Catch Phil Nash 2014-06-05 18:11:54 +0100
  • 11cf45bc41 Fixed regression with -e Phil Nash 2014-06-05 18:11:31 +0100
  • 4abb5a2af7 Fix compilation error with old GCC versions. ArthurChamz 2014-06-04 19:00:41 -0500
  • 9c5c255a53 Use non-variadic SUCCEED() and support more compilers Martin Moene 2014-06-02 22:40:48 +0200
  • 44aa45cc4f Merge pull request #283 from lichray/patch-1 Phil Nash 2014-06-02 08:02:03 +0100
  • ab03668c55 build 48 - big assertion capture refactoring Phil Nash 2014-06-02 07:48:03 +0100
  • b198856f79 Fixed single header generator for generating no-impl header Phil Nash 2014-06-02 07:47:24 +0100
  • 7f1156d477 Fixed typo Phil Nash 2014-05-29 17:10:38 +0100
  • 2226ec2829 Merge branch 'master' of github.com:philsquared/Catch Phil Nash 2014-05-29 17:10:25 +0100
  • be9fe76101 Renamed ShouldNegate to FalseTest Phil Nash 2014-05-29 08:00:20 +0100
  • 10801c2876 Folded ExpressionResultBuilder into ResultBuilder (even more SRP violations!) Phil Nash 2014-05-29 07:50:19 +0100
  • a9cd3a0ef8 fix macro syntax in doc Zhihao Yuan 2014-05-28 18:27:34 -0400
  • 9438a03d5b Big assertion capture refactoring. - moved as much logic out of the macros as possible - moved most logic into new ResultBuilder class, which wraps ExpressionResultBuilder (may take it over next), subsumes ResultAction and also takes place of ExpressionDecomposer. Phil Nash 2014-05-28 18:53:01 +0100
  • 14796814b8 Approved new test case Phil Nash 2014-05-23 18:55:05 +0100
  • 7cbf74061b Tweaked rawMemoryToString() along lines of suggestion in #281 Phil Nash 2014-05-23 18:41:02 +0100