Commit Graph

4460 Commits

Author SHA1 Message Date
Phil Nash 7d65a8c612 Improved reporting from self-test and basic reporter in general 2011-02-09 19:26:59 +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 c8f12e1175 First cut of iOS test runner 2011-02-08 18:48:45 +00:00
Phil Nash 9e33fdd465 First draft of iOS test runner 2011-02-08 18:48:34 +00:00
Phil Nash 58e9a8bafd Some clean-up 2011-02-08 08:42:05 +00:00
Phil Nash 9d1259273f Added some headers to fix build on some gcc versions 2011-02-04 09:30:36 +00:00
Phil Nash cf7b6881c9 Some layout reformatting. I think everything is in my preferred style now 2011-02-03 20:00:46 +00:00
Phil Nash d16ce74dbb Fixed compiler error for gcc on Linux (reported by Tryneus - thanks) 2011-02-02 19:45:59 +00:00
Phil Nash 4663a9c0ef Added wiki link to readme 2011-02-01 16:14:07 +00:00
Phil Nash 0847a0fa89 Fixed OC bindings project following recent changes 2011-02-01 16:09:18 +00:00
Phil Nash d1ee964f5d Fixed more gcc warnings 2011-01-31 20:15:40 +00:00
Phil Nash db378d8939 Fixed most pedantic warnings 2011-01-31 10:10:20 +00:00
Phil Nash 44488f6331 Some formating clean-up 2011-01-28 18:56:26 +00:00
Phil Nash d944e69b18 Moved generator tests into their own file 2011-01-28 18:48:32 +00:00
Phil Nash ffcde2dd0e Fixed self test 2011-01-28 10:22:36 +00:00
Phil Nash bf4a4312b4 Extracted generator impl code out of Hub 2011-01-28 10:18:23 +00:00
Phil Nash fe67902de1 Removed some cruft 2011-01-28 10:10:05 +00:00
Phil Nash 5cad9d5a86 Multiple generators working and factored out a bit better 2011-01-27 22:29:36 +00:00
Phil Nash c2b96d7ddb First cut of generators 2011-01-26 23:23:33 +00:00
Phil Nash 455c2998a0 Only report test case once for all sections within it 2011-01-19 19:30:01 +00:00
Phil Nash 6a6b346731 Removed OutputDebugString support until I can test it on a Windows machine 2011-01-19 19:20:56 +00:00
Phil Nash 5108821199 Removed OutputDebugString support until I can test it on a Windows machine 2011-01-19 19:19:06 +00:00
Phil Nash ae307b000a Started adding support for isolated sections 2011-01-19 08:52:25 +00:00
Phil Nash 2b05dfaf05 Incremental naming for annonymous test cases 2011-01-18 20:09:21 +00:00
Phil Nash dd7f13ccbb Added ANON_TEST_CASE() macro 2011-01-18 19:54:51 +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 bfc1ee6c62 Cleaned up config class a bit 2011-01-18 19:49:00 +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 925409d7e9 Added self test to project 2011-01-14 16:21:53 +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 f063c2ae2a Reformatted basic reporter signatures 2011-01-14 08:30:17 +00:00
Phil Nash 4b162c1341 Keep stack of runners and pass success/ fail count to EndTestCase 2011-01-14 08:26:58 +00:00
Phil Nash b81e0b9e9c Some code clean-up 2011-01-11 19:48:48 +00:00
Phil Nash 1172d26705 Added some specialisations for toString 2011-01-11 09:21:23 +00:00
Phil Nash 263c046b84 Refactored more into Hub 2011-01-11 09:13:31 +00:00
Phil Nash fd58d48665 Some more refactoring/ cleaning of test case files 2011-01-07 19:57:32 +00:00
Phil Nash 95627c40cf split test registry code out 2011-01-07 10:22:24 +00:00
Phil Nash 430733c918 Moved test case registry into hub 2011-01-07 10:01:40 +00:00
Phil Nash a65f210cb2 Changed some std::string args to char* to improve compile time 2011-01-07 09:38:32 +00:00
Phil Nash 896a04f5e8 More project refactoring 2011-01-05 21:16:54 +00:00
Phil Nash e0d530c22c Project refactoring 2011-01-05 21:14:29 +00:00
Phil Nash b87a16d11a Fixed TestMain after recent refactorings 2011-01-05 21:07:20 +00:00
Phil Nash 4220fb6267 Added missing #includes 2011-01-05 21:04:13 +00:00
Phil Nash b47139d245 tweaked list enum 2011-01-01 00:37:49 +00:00
Phil Nash 92f3b9398b Project update 2011-01-01 00:31:30 +00:00
Phil Nash e24ad7db6e Renamed runnerconfig file -> config 2011-01-01 00:29:58 +00:00
Phil Nash 5a262b7d2d Project clean-up 2011-01-01 00:26:20 +00:00
Phil Nash 949d9ead04 Renamed RunnerConfig to just Config (now its the only one) 2011-01-01 00:20:14 +00:00