Commit Graph

  • 4f13f5b7d3 Updated read me Phil Nash 2012-11-01 08:42:22 +0000
  • e0a40e2ced Regenerated single include following merge Phil Nash 2012-11-01 08:28:26 +0000
  • ce612bf656 Squashed commit of the following: Phil Nash 2012-11-01 08:27:09 +0000
  • 2a1e8bfc6e Updated colour comments Phil Nash 2012-11-01 08:16:15 +0000
  • d4090e259a Merge 92f700075f into b18d719f9d Adam Strzelecki 2012-11-01 01:03:53 -0700
  • f0f407fc3e Manually applied merge #133 from Master Phil Nash 2012-10-31 18:28:21 +0000
  • b18d719f9d Merge pull request #133 from vadz/msvc-warn-fix Phil Nash 2012-10-31 11:21:51 -0700
  • 020d62e4a7 Merge b7f7054828 into 105726f8e4 VZ 2012-10-31 11:18:14 -0700
  • b7f7054828 Fix harmless but annoying MSVC warnings. Vadim Zeitlin 2012-10-31 19:03:08 +0100
  • 355b95fda1 Cleaned up ANSI colour code impl a bit Phil Nash 2012-10-31 18:04:22 +0000
  • 778f9c4fc7 Removed "no-" from Wno-global-constructors when disabling Phil Nash 2012-10-30 09:09:30 +0000
  • 5efa4bcb8a Regenerated single_include Phil Nash 2012-10-29 20:49:22 +0000
  • 108f1937d8 Added terminal colour codes for POSIX Phil Nash 2012-10-29 20:46:45 +0000
  • 8f4cc541d5 Added regression test baselines Phil Nash 2012-10-29 19:55:34 +0000
  • 2e203a1834 Fixed remaining reporting regressions Phil Nash 2012-10-29 19:55:13 +0000
  • bab54715a2 Merge 486a3cedaa into 105726f8e4 Adam Strzelecki 2012-10-28 14:16:56 -0700
  • 134e45b3ad Fixed #132 Phil Nash 2012-10-28 20:57:21 +0000
  • 2f92db9898 Updated the readme specifically for the Integration branch Phil Nash 2012-10-28 12:15:34 +0000
  • 105726f8e4 Added to the readme Phil Nash 2012-10-28 12:11:35 +0000
  • 82acc2ca05 Regenerated single include Phil Nash 2012-10-28 12:07:17 +0000
  • fe1d7c1d08 Small fixes and tweaks Phil Nash 2012-10-28 10:27:44 +0000
  • 355b5e546d Some tidy-up Phil Nash 2012-10-26 09:05:36 +0100
  • f847186ebb AssertionResultBuilder -> ExpressionResultBuilder Phil Nash 2012-10-26 08:45:23 +0100
  • 8cca2f1369 ExpressionBuilder ->ExpressionDecomposer Expression -> ExpressionLhs Phil Nash 2012-10-24 22:09:01 +0100
  • e04e74f896 More AssertionResult refactoring Phil Nash 2012-10-24 21:59:47 +0100
  • 486a3cedaa ANSI colour support and terminal detection Adam Strzelecki 2012-10-22 22:08:55 +0200
  • 1dd56d4d2b AssertionResultBuilder can be constructed from result type Phil Nash 2012-10-19 08:01:34 +0100
  • f2d5f1b3e4 Expression has its own result builder - not passed in from expression builder Phil Nash 2012-10-19 08:01:05 +0100
  • 92f700075f -Wglobal-constructors should be ignored after push Adam Strzelecki 2012-10-19 01:14:35 +0200
  • e3b111a39a streamlined acceptResult Phil Nash 2012-10-18 22:59:16 +0100
  • 3ad13256e1 Refactored assertion builder stuff out of expression builder Phil Nash 2012-10-18 08:39:44 +0100
  • c96f9330a0 Collect assertion info up front Phil Nash 2012-10-17 08:14:22 +0100
  • a5fa78284d ResultData -> AssertionResultData Phil Nash 2012-10-16 08:33:13 +0100
  • c597a893fa ResultInfo -> AssertionResult filenames and variables Phil Nash 2012-10-16 08:31:05 +0100
  • d16955f63a Renamed ResultInfo -> AssertionResult Phil Nash 2012-10-16 08:27:21 +0100
  • 175da3ef64 regen test 3 Phil Nash 2012-10-12 18:39:22 +0100
  • 9bcbe8c361 Merge pull request #129 from philsquared/Integration Phil Nash 2012-10-12 10:23:53 -0700
  • cc4d147df8 Merge 190fe09be5 into 813a13caed Phil Nash 2012-10-12 10:23:13 -0700
  • 190fe09be5 regen test 2 Phil Nash 2012-10-12 18:18:14 +0100
  • 813a13caed Regenerated to test branch Phil Nash 2012-10-12 08:05:45 +0100
  • 9444bbcb7b Added AllOf and AnyOf matchers Phil Nash 2012-10-12 07:58:17 +0100
  • 9902ac9f1a Cleaned up ResultInfoBuilder a bit Phil Nash 2012-10-09 20:58:33 +0100
  • 71edf8b727 isNot -> isFalse Phil Nash 2012-10-09 11:59:11 +0100
  • 6730512afa Refactoring ResultData out of ResultInfo/ Builder pt2 Phil Nash 2012-10-09 11:48:55 +0100
  • 86e1915099 Refactoring ResultData out of ResultInfo/ Builder pt1 Phil Nash 2012-10-05 18:35:01 +0100
  • 47f679ef21 Disabled WIP code Phil Nash 2012-10-04 08:19:09 +0100
  • 803f6b7e4b Added SCOPED_CAPTURE Phil Nash 2012-10-04 08:14:48 +0100
  • 36d0da0194 Started refactoring ResultInfo/Builder Phil Nash 2012-10-04 08:09:09 +0100
  • 4104fb735e Random bits of clean-up Phil Nash 2012-10-03 18:12:57 +0100
  • 9e7e63c687 Regenerated single include Phil Nash 2012-09-29 20:54:03 +0100
  • e82b564c3a Merge branch 'master' of github.com:philsquared/Catch Phil Nash 2012-09-29 20:35:14 +0100
  • 45c6c1030a Merge pull request #121 from godlygeek/include-guard-fixes Phil Nash 2012-09-29 12:34:40 -0700
  • 4b93fb81b5 Added some surrogate cpps Phil Nash 2012-09-28 19:21:14 +0100
  • c3038f6ae7 Merge 07e20aa706 into 67ec8709ea Matt Wozniski 2012-09-26 18:48:48 -0700
  • 07e20aa706 Merge remote-tracking branch 'phil' into include-guard-fixes Matt Wozniski 2012-09-26 21:42:44 -0400
  • 67ec8709ea First cut of command line support for tags Phil Nash 2012-09-26 18:38:26 +0100
  • c4160e9ef8 Fixed alternate stream bugs Phil Nash 2012-09-26 18:36:58 +0100
  • 60fb60f5e0 Updated help help Phil Nash 2012-09-25 07:43:37 +0100
  • e561eec001 Merge branch 'master' of github.com:philsquared/Catch Phil Nash 2012-09-24 08:40:01 +0100
  • 799ecf9604 Regenerated single include Phil Nash 2012-09-24 08:30:13 +0100
  • ec2fccf6b8 Fixed SCOPED_INFO (#123) Phil Nash 2012-09-24 08:28:23 +0100
  • 5f66d1d001 Added cleanup as per #125 Phil Nash 2012-09-21 18:44:22 +0100
  • 85c0e3d42b Tag command line parsing implementation Phil Nash 2012-09-21 07:48:03 +0100
  • 1840929c51 Regenerated header Phil Nash 2012-09-20 08:36:38 +0100
  • 9d8570ff80 Removed spurious files Phil Nash 2012-09-20 08:20:06 +0100
  • 61964881c7 Added copy ctor to ReporterConfig to get rid of warnings Phil Nash 2012-09-20 08:17:52 +0100
  • f29c898443 Normalize include guards for all *.h and *.hpp Matt Wozniski 2012-09-17 01:42:29 -0400
  • fc1baac7f5 First cut of tags support Phil Nash 2012-09-15 17:53:27 +0100
  • dea756f699 Capture test case hidden status in member variable Phil Nash 2012-09-12 18:40:24 +0100
  • f7418eb2dd Completed embedded docs Phil Nash 2012-09-09 11:44:30 +0100
  • dae5808666 Output option description lines that don't end in newline Phil Nash 2012-09-09 11:25:02 +0100
  • e2d215e9c0 Added internal documentation for some options Phil Nash 2012-09-07 17:52:35 +0100
  • c682a163b1 Restored quick way to add test programatically Phil Nash 2012-09-07 17:52:15 +0100
  • f82d65fb41 Added stub for BDD mappings Phil Nash 2012-09-03 08:19:12 +0100
  • 625fc832ee Small naming correction Phil Nash 2012-09-03 08:18:32 +0100
  • deb3ced619 Ptr op= takes const ref (fixes: #115) Phil Nash 2012-08-31 18:50:46 +0100
  • 62b7039a7b Fixed #114 (no exit code on failure) Phil Nash 2012-08-31 18:46:13 +0100
  • 74d1d31997 Added CATCH_ version of SUCCEED macro Phil Nash 2012-08-31 18:37:47 +0100
  • a70fbe3c1a Completed NoAssertions warning implementation Phil Nash 2012-08-31 08:10:36 +0100
  • 55764c8d47 Added warnings - first one: no assertions Phil Nash 2012-08-28 08:20:18 +0100
  • 78c92e68aa Got rid of some warnings Phil Nash 2012-08-27 21:48:15 +0100
  • ecf934b045 Option objects now enforce min/ max args generically Phil Nash 2012-08-27 21:42:55 +0100
  • e7db40034c Generate help from options objects Phil Nash 2012-08-27 12:19:07 +0100
  • eb775aa7af Refactored command line parsers into polymorphic classes Phil Nash 2012-08-25 21:26:05 +0100
  • 95ae50ad3d Test for ~ and removed debug print Phil Nash 2012-08-24 19:01:35 +0100
  • f82861fb0a Changed shorthand for exclude: to ~ Phil Nash 2012-08-24 18:57:49 +0100
  • e571e6f4a0 Can specify tests without -t. ex: is shorthand for exclude: Phil Nash 2012-08-24 18:54:56 +0100
  • 4c97fc5619 WIldcards at both ends Phil Nash 2012-08-24 08:23:50 +0100
  • 56d5c42912 First cut of new filtering mechanism Phil Nash 2012-08-23 20:08:50 +0100
  • b354da9ab9 Merge branch 'master' of github.com:philsquared/Catch Phil Nash 2012-08-23 19:54:08 +0100
  • d2ec849984 Regenerated single include Phil Nash 2012-08-23 19:48:57 +0100
  • c2675b5d49 Added copy actor and operator = back to TestCaseInfo Phil Nash 2012-08-23 08:38:27 +0100
  • a760772f77 Moved ofstream back out to Main - to address #112 Phil Nash 2012-08-20 19:11:14 +0100
  • d5fbe2ec5d conditionally compile GCC pragmas Phil Nash 2012-08-16 20:35:52 +0100
  • 5bc030ddd7 Regenerated single include Phil Nash 2012-08-16 18:48:50 +0100
  • d178df06ee First cut of filters implementation Phil Nash 2012-08-16 18:48:32 +0100
  • cda21492a8 Conditionally compile clang pragmas Phil Nash 2012-08-16 18:47:41 +0100
  • c1dbc9c22b Separated getting test cases to run from running them Phil Nash 2012-08-15 19:12:51 +0100
  • d0a5461add Moved TestSpec into its own file Phil Nash 2012-08-14 19:35:30 +0100
  • ddfe963623 Split imll from TestCaseInfo Phil Nash 2012-08-14 19:30:30 +0100