Commit Graph

  • 79a6ae2977 Removed stray '+' Martin Moene 2012-07-22 09:03:37 +02:00
  • 1ad971ea2b Fixed issue #101, missing space in end of section message Martin Moene 2012-07-22 08:59:48 +02:00
  • d2553cdc64 Made ReportConfig a value type Phil Nash 2012-07-20 19:07:42 +01:00
  • f606517376 Fixed pluralization bug from GitHub issue #101 Phil Nash 2012-07-20 18:47:45 +01:00
  • 46bcd4b2b7 Added ability to specify if macros should be prefixed with CATCH_ Phil Nash 2012-07-20 18:43:48 +01:00
  • 5d73c5a008 Resolve reporter outside of Config Phil Nash 2012-07-17 08:04:19 +01:00
  • 8fbd8e0f9e Moved use of reporter into runner (our of Main, directly) Phil Nash 2012-07-16 08:58:28 +01:00
  • 02006d85d7 Disabled use of __FUNCTION__ for now Phil Nash 2012-07-05 23:12:22 +01:00
  • abf271672f Added NotImplementedException Phil Nash 2012-07-05 18:37:58 +01:00
  • 4c73aa5a0e Factored ConfigData out of data Phil Nash 2012-06-08 08:22:56 +01:00
  • 78372d09d4 Added toString overload for chars Phil Nash 2012-06-06 08:06:40 +01:00
  • e463687725 Regen single include Phil Nash 2012-06-05 20:51:05 +01:00
  • 46a3476731 Added nothrow command line option Phil Nash 2012-06-05 20:50:47 +01:00
  • e20b252b5a Regen single include Phil Nash 2012-06-05 20:16:58 +01:00
  • 5824b56a5e Cleaned up some GCC/LLVM warnings Phil Nash 2012-06-05 10:38:18 +01:00
  • f3dd0938ff Changed a remaining Hub to Context Phil Nash 2012-06-05 10:13:52 +01:00
  • 535edcb73b changed remaining cmd line checks to cmd.raiseError Phil Nash 2012-06-03 19:03:17 +01:00
  • 8d02b9306d Changed --cutoff to --abort Phil Nash 2012-06-02 23:26:32 +01:00
  • 0f9c551d4d Moved catch_interfaces_runner.hpp out of conditionally compiled section Phil Nash 2012-06-02 23:12:42 +01:00
  • 6d1c11381e Fixed some signed/ unsigned warnings Phil Nash 2012-06-02 23:08:07 +01:00
  • e9e68591a2 qualified #includes Phil Nash 2012-06-02 12:31:55 +01:00
  • 19b2aa6187 Added cutoff option to command line Phil Nash 2012-06-01 19:40:27 +01:00
  • 163088a11f Refactored command line parser to be more cohesive Phil Nash 2012-05-31 19:40:26 +01:00
  • 06e959be3e Fixed used of cleaned-up context by runner's destructor Phil Nash 2012-05-25 08:52:05 +01:00
  • eb22e212c0 Merge pull request #88 from klmr/master Phil Nash 2012-05-25 00:47:22 -07:00
  • 2ffb372290 Added evaluator overloads for case when comparing pointers against NULLs that decay to ints Phil Nash 2012-05-24 18:41:14 +01:00
  • a8570dfdfe Regenerated single include Phil Nash 2012-05-24 08:29:41 +01:00
  • 7035b55832 Matchers macro uses Catch::Matchers namespace internally - so it doesn't have to be declared with "using" first Phil Nash 2012-05-24 08:29:03 +01:00
  • 1c98fc98ef Added Equals matcher for strings Phil Nash 2012-05-24 08:27:50 +01:00
  • be838671ab Removed special handling for pointer comparisons Phil Nash 2012-05-24 08:27:09 +01:00
  • 73e1bc20bc Fixed some warnings Phil Nash 2012-05-24 08:23:55 +01:00
  • 4f19705e09 Fixed GitHub Issue #90 Phil Nash 2012-05-23 23:59:42 +01:00
  • c81bf7b7a2 Updated gitignore Phil Nash 2012-05-23 23:55:32 +01:00
  • a86eac86d0 Added VS2010 Phil Nash 2012-05-23 23:55:14 +01:00
  • 12c3e8619f Renamed VisualStudio to VS2008 Phil Nash 2012-05-23 23:47:30 +01:00
  • 84434be949 Silence "unused parameter" warning. Konrad Rudolph 2012-05-23 11:22:49 +01:00
  • 4df051bcf4 single header now includes date-time of generation in comment header Phil Nash 2012-05-22 22:22:22 +01:00
  • 1787da54a7 Reinstated #include that broke single include Phil Nash 2012-05-22 22:21:17 +01:00
  • 7004f4a234 Regenerated single include Phil Nash 2012-05-22 08:56:59 +01:00
  • ab4b36862d Added a delta method to Totals that tracks new passed/ failures Phil Nash 2012-05-22 08:56:11 +01:00
  • 9fa9d4279c Removed "singleton" method from context Phil Nash 2012-05-22 08:55:19 +01:00
  • 61319a9bc1 Merge branch 'master' of github.com:philsquared/Catch Phil Nash 2012-05-21 21:52:00 +01:00
  • 35b31fa78a Added support for Objective-C exceptions Phil Nash 2012-05-21 21:51:16 +01:00
  • 371db8b42f Context methods are non-static - accessed via interface Phil Nash 2012-05-21 18:52:09 +01:00
  • 2783842ca4 Merge pull request #84 from iamleeg/master Phil Nash 2012-05-21 10:34:42 -07:00
  • 8cfe821e2b Fix a "comparison between signed and unsigned" problem. Graham Lee 2012-05-21 18:11:55 +02:00
  • 89d2a3f911 Regenerated single include Phil Nash 2012-05-16 15:09:17 +01:00
  • 44fbbb07f0 Final reformatting Phil Nash 2012-05-16 15:07:11 +01:00
  • ee18b8c507 Reformatting Phil Nash 2012-05-16 15:02:51 +01:00
  • 0afa09f7c1 Reformatting Phil Nash 2012-05-16 14:53:59 +01:00
  • 6cd2ac7544 More reformatting Phil Nash 2012-05-16 08:02:20 +01:00
  • c67a7eef2b Moar reformatting Phil Nash 2012-05-15 23:58:23 +01:00
  • d0be9ed5d9 More reformatting Phil Nash 2012-05-15 08:02:36 +01:00
  • 2efc1146bf Reformatting Phil Nash 2012-05-15 07:42:26 +01:00
  • 6acb36a996 Renamed ResultBuilder -> ExpressionBuilder Phil Nash 2012-05-11 19:22:28 +01:00
  • 7a0cadc342 Moved ResultBuilder out into its own file Phil Nash 2012-05-11 19:15:54 +01:00
  • 6217966743 Regenerated single include Phil Nash 2012-05-11 19:06:43 +01:00
  • 8d69208a58 Fixed some warnings Phil Nash 2012-05-11 19:05:53 +01:00
  • 15140eacd7 Fixed missing #include Phil Nash 2012-05-11 18:55:19 +01:00
  • 176eb81563 Regenerate single include Phil Nash 2012-05-11 08:17:16 +01:00
  • e92dd85825 include exception registry interfaces Phil Nash 2012-05-11 08:16:39 +01:00
  • c9ba82b503 Reformatted expression Phil Nash 2012-05-11 08:16:12 +01:00
  • a6855f7eab Move expression classes into own file Phil Nash 2012-05-11 08:03:05 +01:00
  • d10d2d3485 More reformatting Phil Nash 2012-05-10 21:46:46 +01:00
  • d53573c95a Merge pull request #81 from colonelsammy/master Phil Nash 2012-05-10 13:44:55 -07:00
  • 9e17c807bc Add support for MINGW32 debugger Malcolm Noyes 2012-05-10 21:29:50 +01:00
  • d1beb539e8 Refactored main() a bit Phil Nash 2012-05-10 08:17:06 +01:00
  • b84444c501 Obj-C updates Phil Nash 2012-05-10 08:16:30 +01:00
  • 5ec53b2788 renamed hub -> context Phil Nash 2012-05-10 07:58:48 +01:00
  • aec1e5ed86 Tweaked single include merging to remove comment blocks Phil Nash 2012-05-09 19:37:51 +01:00
  • e0dd4a5469 Sanitised some comments Phil Nash 2012-05-09 19:37:14 +01:00
  • 86bf8b9f8a Added Xcode 4 single include test project Phil Nash 2012-05-09 19:36:54 +01:00
  • d31737f18b Regenerated single_include Phil Nash 2012-05-09 19:04:00 +01:00
  • f8e1c1ec45 Change the names of the generated functions to aid debugging Phil Nash 2012-05-09 18:59:26 +01:00
  • d06dcedfdc Some more reformatting. Also fixed some warnings Phil Nash 2012-05-09 08:17:51 +01:00
  • e83f839741 Renamed MutableResultInfo to ResultInfoBuilder Phil Nash 2012-05-08 19:32:18 +01:00
  • b5d367206b Factored MutableResultInfo into its own file Phil Nash 2012-05-08 19:29:51 +01:00
  • 5d1c8f2c6d Replaced all file/ line pairings with SourceLineInfo Phil Nash 2012-05-08 19:16:18 +01:00
  • 81a122e66a Factored toString overloads into their own file Phil Nash 2012-05-08 08:10:49 +01:00
  • 40b161adea Some reformating Phil Nash 2012-05-08 07:59:54 +01:00
  • 6f1543b1b1 Regenerated single include Phil Nash 2012-05-07 19:46:19 +01:00
  • e1cb8f25f2 Fix for comparing (const) char* to NULL Phil Nash 2012-05-07 19:45:55 +01:00
  • a201f715a8 Split long failure expressions over multiple lines at the operator Phil Nash 2012-05-07 19:12:43 +01:00
  • e848a91704 Shifted some of MockReporter into the impl file file Phil Nash 2012-05-07 18:59:33 +01:00
  • 49e6d536e1 Clean-up and regenerated single include Phil Nash 2012-05-05 19:35:35 +01:00
  • a976c07b8d Fixed section ordering issue Phil Nash 2012-05-05 19:32:52 +01:00
  • b213202ad7 Added self-test for section ordering Phil Nash 2012-05-04 07:55:11 +01:00
  • 83a66a6255 Removed redundant const Phil Nash 2012-04-28 12:39:15 +01:00
  • 861a1e79cf Conditionally compile __unsafe_unretained Phil Nash 2012-04-28 12:29:52 +01:00
  • 8fdf7f3a09 Added tests for signed/ unsigned fix Phil Nash 2012-04-28 12:20:29 +01:00
  • 5e82dcd62f Merge pull request #79 from jweyrich/master Phil Nash 2012-04-28 04:11:32 -07:00
  • 11dca66336 Fix missing parameter for comparisons between long and unsigned X. Jardel Weyrich 2012-04-27 14:42:40 -03:00
  • 7ec6d27000 Ignored some more files Phil Nash 2012-03-19 08:25:06 +00:00
  • 2969a0df41 iOSTest works with ARC Phil Nash 2012-03-17 18:36:00 +00:00
  • 53c990a7e1 ARC support for Object-C projects Phil Nash 2012-03-17 18:20:06 +00:00
  • 8d18d1648a Regenerated single include Phil Nash 2012-03-14 20:06:14 +00:00
  • db837a157f Added Equals matcher for NSString Phil Nash 2012-03-14 20:04:50 +00:00
  • 78d95a0854 Regen single include Phil Nash 2012-03-04 21:22:36 +00:00
  • 966f5dbff2 Added initial built-in matchers for NSString (ObjC) Phil Nash 2012-03-04 21:18:46 +00:00
  • a6a40b3ba9 Added a handful of "built-in" matchers Phil Nash 2012-03-04 20:10:36 +00:00