Commit Graph

  • 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
  • 9c6ce97f01 Made ITestCase a shared object Phil Nash 2012-08-14 08:38:22 +0100
  • a67d833091 More things using ConfigData Phil Nash 2012-08-13 19:27:03 +0100
  • a695eb9006 Builds almost completely cleanly with -WEverything in LLVM Phil Nash 2012-08-13 07:46:10 +0100
  • cdc64a138b Added dummy file to empty dir Phil Nash 2012-08-09 19:18:22 +0100
  • 6360ff6d4a Removed empty dir Phil Nash 2012-08-09 19:11:50 +0100
  • 3b02d5384f Moved single include self test project Phil Nash 2012-08-09 08:00:22 +0100
  • 3b80af7a06 Recreated the single include test project and got it working after impl refactorings Phil Nash 2012-08-09 07:47:30 +0100
  • c436a4dac1 Separated resultinfo_builder from impl Phil Nash 2012-08-08 08:58:28 +0100
  • ffe986d4ee Split result info from impl Phil Nash 2012-08-08 08:50:38 +0100
  • fb386f458d Moved context object entirely into impl file Phil Nash 2012-08-08 08:33:54 +0100
  • 0477465f8d Refactored Impls Phil Nash 2012-08-07 08:18:48 +0100
  • 58a26da31e Refactored impls Phil Nash 2012-08-07 08:18:33 +0100
  • da0ae952fc Renamed static registries -> registry hub Phil Nash 2012-08-07 07:58:34 +0100
  • 6b3ee4a61e Fixes for iTchRunner Phil Nash 2012-08-06 20:17:23 +0100
  • 1091ca81e6 First cut of StaticRegistries - separate from Context Phil Nash 2012-08-06 20:16:53 +0100
  • 5234b15ff4 Fixed quote balancing issue in reporter error Phil Nash 2012-08-06 08:33:15 +0100
  • 0dc9e43c02 Fixed toString for NSString* in Xcode 4.4 Phil Nash 2012-08-01 08:17:07 +0100
  • 61756974d0 Catches incorrect reporter name as per #107 Phil Nash 2012-07-28 20:37:07 +0100
  • b084562b3b Improved error handling for --abort as per #108 Phil Nash 2012-07-28 20:22:40 +0100
  • f0061e3952 On MSVC 2010 /Wall the CATCH_INTERNAL_LINEINFO macro was emitting the following warning: Ian Bond 2012-07-26 00:08:17 -0400
  • 7f0a2560ae Fixed MsvcReporter in reponse to the rename of IReporterConfig to ReporterConfig. Ian Bond 2012-07-25 23:27:02 -0400
  • 0f29980c47 Regenerated single_include/catch.hpp to include changes made in previous 3 commits. Ian Bond 2012-07-25 23:13:45 -0400
  • 00ab4fdfc6 Replaced tabs that were added in the past 2 commits with 4 spaces. Ian Bond 2012-07-14 19:14:58 -0400
  • 51019b3f66 Added 'TextColour::None' to mapConsoleColour to prevent a warning when compiling with MSVC 2010 when compiling with /Wall. Ian Bond 2012-07-14 19:11:48 -0400
  • 57f1a39c5c Added a Microsoft Visual Studio test reporter. Ian Bond 2012-07-14 16:19:51 -0400
  • f18577a82e adding instructions and stripping to minimal dependencies at build and runtime Patrick Martin 2012-07-23 22:42:18 +0100
  • 6f220863cf Removed stray + Phil Nash 2012-07-23 08:24:52 +0100
  • df6ea25417 Merge branch 'master' of github.com:philsquared/Catch Phil Nash 2012-07-22 10:41:58 +0100
  • a0c496fefc Revert "Fixed issue #101, missing space in end of section message" Martin Moene 2012-07-22 09:14:19 +0200
  • 14f1c094f4 Revert "Removed stray '+'" Martin Moene 2012-07-22 09:13:19 +0200
  • 79a6ae2977 Removed stray '+' Martin Moene 2012-07-22 09:03:37 +0200
  • 1ad971ea2b Fixed issue #101, missing space in end of section message Martin Moene 2012-07-22 08:59:48 +0200
  • d2553cdc64 Made ReportConfig a value type Phil Nash 2012-07-20 19:07:42 +0100