Commit Graph

  • ddfe963623 Split imll from TestCaseInfo Phil Nash 2012-08-14 19:30:30 +01:00
  • 9c6ce97f01 Made ITestCase a shared object Phil Nash 2012-08-14 08:38:22 +01:00
  • a67d833091 More things using ConfigData Phil Nash 2012-08-13 19:27:03 +01:00
  • a695eb9006 Builds almost completely cleanly with -WEverything in LLVM Phil Nash 2012-08-13 07:46:10 +01:00
  • cdc64a138b Added dummy file to empty dir Phil Nash 2012-08-09 19:18:22 +01:00
  • 6360ff6d4a Removed empty dir Phil Nash 2012-08-09 19:11:50 +01:00
  • 3b02d5384f Moved single include self test project Phil Nash 2012-08-09 08:00:22 +01:00
  • 3b80af7a06 Recreated the single include test project and got it working after impl refactorings Phil Nash 2012-08-09 07:47:30 +01:00
  • c436a4dac1 Separated resultinfo_builder from impl Phil Nash 2012-08-08 08:58:28 +01:00
  • ffe986d4ee Split result info from impl Phil Nash 2012-08-08 08:50:38 +01:00
  • fb386f458d Moved context object entirely into impl file Phil Nash 2012-08-08 08:33:54 +01:00
  • 0477465f8d Refactored Impls Phil Nash 2012-08-07 08:18:48 +01:00
  • 58a26da31e Refactored impls Phil Nash 2012-08-07 08:18:33 +01:00
  • da0ae952fc Renamed static registries -> registry hub Phil Nash 2012-08-07 07:58:34 +01:00
  • 6b3ee4a61e Fixes for iTchRunner Phil Nash 2012-08-06 20:17:23 +01:00
  • 1091ca81e6 First cut of StaticRegistries - separate from Context Phil Nash 2012-08-06 20:16:53 +01:00
  • 5234b15ff4 Fixed quote balancing issue in reporter error Phil Nash 2012-08-06 08:33:15 +01:00
  • 0dc9e43c02 Fixed toString for NSString* in Xcode 4.4 Phil Nash 2012-08-01 08:17:07 +01:00
  • 61756974d0 Catches incorrect reporter name as per #107 Phil Nash 2012-07-28 20:37:07 +01:00
  • b084562b3b Improved error handling for --abort as per #108 Phil Nash 2012-07-28 20:22:40 +01:00
  • 6f220863cf Removed stray + Phil Nash 2012-07-23 08:24:52 +01:00
  • df6ea25417 Merge branch 'master' of github.com:philsquared/Catch Phil Nash 2012-07-22 10:41:58 +01:00
  • a0c496fefc Revert "Fixed issue #101, missing space in end of section message" Martin Moene 2012-07-22 09:14:19 +02:00
  • 14f1c094f4 Revert "Removed stray '+'" Martin Moene 2012-07-22 09:13:19 +02:00
  • 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