Commit Graph

25 Commits

Author SHA1 Message Date
Phil Nash 5cab62bc82 Updated test counts following addition of more test cases 2011-03-15 22:39:06 +00:00
Phil Nash 0dc4508d72 Fixed exception check regression 2011-03-14 08:45:55 +00:00
Phil Nash 13bfe477c7 Improvements to self test to give finer grained feedback 2011-03-11 19:44:59 +00:00
Phil Nash e0e74774e2 More Single Evaluation work 2011-03-10 14:09:32 +00:00
Phil Nash b708789ee9 First cut of single-evaluation fix 2011-03-09 19:45:05 +00:00
Phil Nash 088d700315 Fixed lazy reporting for nested sections 2011-02-28 08:18:52 +00:00
Phil Nash 6bfc1b6016 Fixed self test 2011-02-21 18:50:35 +00:00
Phil Nash 65e4111c31 Added more focussed meta test for sections and fixed bug in outstanding section detection 2011-02-21 18:48:00 +00:00
Phil Nash 73acd945cd Fixed more warnings and applied workaround for getting to std::numeric_limits without clashing with Windows' min() and max() macros. 2011-02-16 19:02:09 +00:00
Phil Nash 3bad3d6956 Refactored self-test - doesn't need so many supporting classes 2011-02-09 09:08:10 +00:00
Phil Nash ffcde2dd0e Fixed self test 2011-01-28 10:22:36 +00:00
Phil Nash ae307b000a Started adding support for isolated sections 2011-01-19 08:52:25 +00:00
Phil Nash 9ca0988e0f Renamed catch_default_main.hpp to catch_with_main.hpp 2011-01-18 19:52:19 +00:00
Phil Nash 2885339287 Allow output stream to be specified on the command line 2011-01-18 09:20:06 +00:00
Phil Nash 6c010e25d9 A single embedded runner instance can now be used for multiple nested runs, with results reset between each. Meta test runner looking very clean now. 2011-01-14 16:21:11 +00:00
Phil Nash 684baf1053 Don't run tests starting with ./ by default. Changed all low-level self tests to be in ./ 2011-01-14 08:47:43 +00:00
Phil Nash f36d777343 Replaced dodgy self-test code with slightly less dodgy self test meta test cases 2011-01-14 08:38:46 +00:00
Phil Nash b87a16d11a Fixed TestMain after recent refactorings 2011-01-05 21:07:20 +00:00
Phil Nash 36ff7ba720 Fixes to the self test 2010-12-28 14:41:57 +00:00
Phil Nash a2d20951a2 changed macro names: EXPECT -> REQUIRE, *_NOT -> *_FALSE 2010-12-14 09:00:09 +00:00
Phil Nash ceab2a63bd merge 2010-11-29 19:48:37 +00:00
Phil Nash e6b2b0e656 Implemented more reporter methods and started to fill out Section impl 2010-11-29 19:40:44 +00:00
Phil Nash 5f43a43662 Fixed broken meta-test 2010-11-16 19:48:05 +00:00
Phil Nash 635216e2c6 Move the Xcode project around a bit 2010-11-13 09:39:45 +00:00
Phil Nash d8aa843c7d Added Visual Studio project and fixed up some warnings showing in VS 2010-11-12 19:32:13 +00:00