Commit Graph

  • be1cddb7ee Removed commented out cruft from script Phil Nash 2012-11-16 08:24:13 +00:00
  • 7673a308d9 Added versioning Phil Nash 2012-11-15 22:15:41 +00:00
  • 90a3594e10 Regenerated single include following merge Phil Nash 2012-11-13 22:04:29 +00:00
  • ceeebfda49 Fixed merge hiccup Phil Nash 2012-11-13 22:03:50 +00:00
  • 42d1b45386 Squashed commit of the following: Phil Nash 2012-11-13 21:59:50 +00:00
  • 70c5ef9eed Regen single include Phil Nash 2012-11-13 21:46:01 +00:00
  • 4ea535e505 Tidied up result enums Phil Nash 2012-11-13 09:56:30 +00:00
  • 7717c29072 Implemented CHECK_NOFAIL Phil Nash 2012-11-13 09:45:29 +00:00
  • d539da9030 Implemented CHECK_NO_FAIL Phil Nash 2012-11-13 09:44:52 +00:00
  • af1a321860 Regen single include Phil Nash 2012-11-10 18:46:39 +00:00
  • f54ac5625e New (combined) baselines Phil Nash 2012-11-10 18:44:12 +00:00
  • defca58566 negate() -> endExpression(), takes ResultDisposition Phil Nash 2012-11-10 18:43:23 +00:00
  • b2ef998825 Changed shouldNegate boolean to use part of ResultDisposition enum Phil Nash 2012-11-10 10:35:09 +00:00
  • 1af13dba97 Changed StopOnFailure boolean to an enum Phil Nash 2012-11-10 10:20:08 +00:00
  • a1dc7e312c Regen single include Phil Nash 2012-11-06 19:34:35 +00:00
  • 20e59ce9d1 Added tags docs Phil Nash 2012-11-06 19:34:10 +00:00
  • b5b1b1e430 Some expression/ evaluation clean-up Phil Nash 2012-11-06 19:13:25 +00:00
  • ec5956f471 Fix for #134 Phil Nash 2012-11-06 07:52:28 +00:00
  • 88b70828f2 Regen single include Phil Nash 2012-11-04 21:39:38 +00:00
  • b323fc7e6c Fixed line/no regression for SECTIONs Phil Nash 2012-11-04 21:39:16 +00:00
  • 78fba28c4b Added className to TestCaseInfo Phil Nash 2012-11-04 21:11:59 +00:00
  • 81cb69ef18 AssertionInfo captures more info (for test cases and sections) Phil Nash 2012-11-04 21:09:22 +00:00
  • a4e088c999 Removed __FUNCTION__ from SourceLineInfo Phil Nash 2012-11-02 08:29:03 +00:00
  • 4f13f5b7d3 Updated read me Phil Nash 2012-11-01 08:42:22 +00:00
  • e0a40e2ced Regenerated single include following merge Phil Nash 2012-11-01 08:28:26 +00:00
  • ce612bf656 Squashed commit of the following: Phil Nash 2012-11-01 08:27:09 +00:00
  • 2a1e8bfc6e Updated colour comments Phil Nash 2012-11-01 08:16:15 +00:00
  • f0f407fc3e Manually applied merge #133 from Master Phil Nash 2012-10-31 18:28:21 +00:00
  • b18d719f9d Merge pull request #133 from vadz/msvc-warn-fix Phil Nash 2012-10-31 11:21:51 -07:00
  • b7f7054828 Fix harmless but annoying MSVC warnings. Vadim Zeitlin 2012-10-31 19:03:08 +01:00
  • 355b95fda1 Cleaned up ANSI colour code impl a bit Phil Nash 2012-10-31 18:04:22 +00:00
  • 778f9c4fc7 Removed "no-" from Wno-global-constructors when disabling Phil Nash 2012-10-30 09:09:30 +00:00
  • 5efa4bcb8a Regenerated single_include Phil Nash 2012-10-29 20:49:22 +00:00
  • 108f1937d8 Added terminal colour codes for POSIX Phil Nash 2012-10-29 20:46:45 +00:00
  • 8f4cc541d5 Added regression test baselines Phil Nash 2012-10-29 19:55:34 +00:00
  • 2e203a1834 Fixed remaining reporting regressions Phil Nash 2012-10-29 19:55:13 +00:00
  • 134e45b3ad Fixed #132 Phil Nash 2012-10-28 20:57:21 +00:00
  • 2f92db9898 Updated the readme specifically for the Integration branch Phil Nash 2012-10-28 12:15:34 +00:00
  • 105726f8e4 Added to the readme Phil Nash 2012-10-28 12:11:35 +00:00
  • 82acc2ca05 Regenerated single include Phil Nash 2012-10-28 12:07:17 +00:00
  • fe1d7c1d08 Small fixes and tweaks Phil Nash 2012-10-28 10:27:44 +00:00
  • 355b5e546d Some tidy-up Phil Nash 2012-10-26 09:05:36 +01:00
  • f847186ebb AssertionResultBuilder -> ExpressionResultBuilder Phil Nash 2012-10-26 08:45:23 +01:00
  • 8cca2f1369 ExpressionBuilder ->ExpressionDecomposer Expression -> ExpressionLhs Phil Nash 2012-10-24 22:09:01 +01:00
  • e04e74f896 More AssertionResult refactoring Phil Nash 2012-10-24 21:59:47 +01:00
  • 1dd56d4d2b AssertionResultBuilder can be constructed from result type Phil Nash 2012-10-19 08:01:34 +01:00
  • f2d5f1b3e4 Expression has its own result builder - not passed in from expression builder Phil Nash 2012-10-19 08:01:05 +01:00
  • e3b111a39a streamlined acceptResult Phil Nash 2012-10-18 22:59:16 +01:00
  • 3ad13256e1 Refactored assertion builder stuff out of expression builder Phil Nash 2012-10-18 08:39:44 +01:00
  • c96f9330a0 Collect assertion info up front Phil Nash 2012-10-17 08:14:22 +01:00
  • a5fa78284d ResultData -> AssertionResultData Phil Nash 2012-10-16 08:33:13 +01:00
  • c597a893fa ResultInfo -> AssertionResult filenames and variables Phil Nash 2012-10-16 08:31:05 +01:00
  • d16955f63a Renamed ResultInfo -> AssertionResult Phil Nash 2012-10-16 08:27:21 +01:00
  • 175da3ef64 regen test 3 Phil Nash 2012-10-12 18:39:22 +01:00
  • 9bcbe8c361 Merge pull request #129 from philsquared/Integration Phil Nash 2012-10-12 10:23:53 -07:00
  • 190fe09be5 regen test 2 Phil Nash 2012-10-12 18:18:14 +01:00
  • 813a13caed Regenerated to test branch Phil Nash 2012-10-12 08:05:45 +01:00
  • 9444bbcb7b Added AllOf and AnyOf matchers Phil Nash 2012-10-12 07:58:17 +01:00
  • 9902ac9f1a Cleaned up ResultInfoBuilder a bit Phil Nash 2012-10-09 20:58:33 +01:00
  • 71edf8b727 isNot -> isFalse Phil Nash 2012-10-09 11:59:11 +01:00
  • 6730512afa Refactoring ResultData out of ResultInfo/ Builder pt2 Phil Nash 2012-10-09 11:48:55 +01:00
  • 86e1915099 Refactoring ResultData out of ResultInfo/ Builder pt1 Phil Nash 2012-10-05 18:35:01 +01:00
  • 47f679ef21 Disabled WIP code Phil Nash 2012-10-04 08:19:09 +01:00
  • 803f6b7e4b Added SCOPED_CAPTURE Phil Nash 2012-10-04 08:14:48 +01:00
  • 36d0da0194 Started refactoring ResultInfo/Builder Phil Nash 2012-10-04 08:09:09 +01:00
  • 4104fb735e Random bits of clean-up Phil Nash 2012-10-03 18:12:57 +01:00
  • 9e7e63c687 Regenerated single include Phil Nash 2012-09-29 20:54:03 +01:00
  • e82b564c3a Merge branch 'master' of github.com:philsquared/Catch Phil Nash 2012-09-29 20:35:14 +01:00
  • 45c6c1030a Merge pull request #121 from godlygeek/include-guard-fixes Phil Nash 2012-09-29 12:34:40 -07:00
  • 4b93fb81b5 Added some surrogate cpps Phil Nash 2012-09-28 19:21:14 +01:00
  • 07e20aa706 Merge remote-tracking branch 'phil' into include-guard-fixes Matt Wozniski 2012-09-26 21:42:44 -04:00
  • 67ec8709ea First cut of command line support for tags Phil Nash 2012-09-26 18:38:26 +01:00
  • c4160e9ef8 Fixed alternate stream bugs Phil Nash 2012-09-26 18:36:58 +01:00
  • 60fb60f5e0 Updated help help Phil Nash 2012-09-25 07:43:37 +01:00
  • e561eec001 Merge branch 'master' of github.com:philsquared/Catch Phil Nash 2012-09-24 08:40:01 +01:00
  • 799ecf9604 Regenerated single include Phil Nash 2012-09-24 08:30:13 +01:00
  • ec2fccf6b8 Fixed SCOPED_INFO (#123) Phil Nash 2012-09-24 08:28:23 +01:00
  • 5f66d1d001 Added cleanup as per #125 Phil Nash 2012-09-21 18:44:22 +01:00
  • 85c0e3d42b Tag command line parsing implementation Phil Nash 2012-09-21 07:48:03 +01:00
  • 1840929c51 Regenerated header Phil Nash 2012-09-20 08:36:38 +01:00
  • 9d8570ff80 Removed spurious files Phil Nash 2012-09-20 08:20:06 +01:00
  • 61964881c7 Added copy ctor to ReporterConfig to get rid of warnings Phil Nash 2012-09-20 08:17:52 +01:00
  • f29c898443 Normalize include guards for all *.h and *.hpp Matt Wozniski 2012-09-17 01:42:29 -04:00
  • fc1baac7f5 First cut of tags support Phil Nash 2012-09-15 17:53:27 +01:00
  • dea756f699 Capture test case hidden status in member variable Phil Nash 2012-09-12 18:40:24 +01:00
  • f7418eb2dd Completed embedded docs Phil Nash 2012-09-09 11:44:30 +01:00
  • dae5808666 Output option description lines that don't end in newline Phil Nash 2012-09-09 11:25:02 +01:00
  • e2d215e9c0 Added internal documentation for some options Phil Nash 2012-09-07 17:52:35 +01:00
  • c682a163b1 Restored quick way to add test programatically Phil Nash 2012-09-07 17:52:15 +01:00
  • f82d65fb41 Added stub for BDD mappings Phil Nash 2012-09-03 08:19:12 +01:00
  • 625fc832ee Small naming correction Phil Nash 2012-09-03 08:18:32 +01:00
  • deb3ced619 Ptr op= takes const ref (fixes: #115) Phil Nash 2012-08-31 18:50:46 +01:00
  • 62b7039a7b Fixed #114 (no exit code on failure) Phil Nash 2012-08-31 18:46:13 +01:00
  • 74d1d31997 Added CATCH_ version of SUCCEED macro Phil Nash 2012-08-31 18:37:47 +01:00
  • a70fbe3c1a Completed NoAssertions warning implementation Phil Nash 2012-08-31 08:10:36 +01:00
  • 55764c8d47 Added warnings - first one: no assertions Phil Nash 2012-08-28 08:20:18 +01:00
  • 78c92e68aa Got rid of some warnings Phil Nash 2012-08-27 21:48:15 +01:00
  • ecf934b045 Option objects now enforce min/ max args generically Phil Nash 2012-08-27 21:42:55 +01:00
  • e7db40034c Generate help from options objects Phil Nash 2012-08-27 12:19:07 +01:00
  • eb775aa7af Refactored command line parsers into polymorphic classes Phil Nash 2012-08-25 21:26:05 +01:00