Commit Graph

32 Commits

Author SHA1 Message Date
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
a243a23363 More complete fix for nested sections 2011-02-21 08:50:05 +00:00
Phil Nash
70e7d7f16b Further improved nested sections 2011-02-17 20:15:20 +00:00
Phil Nash
a8c31c725d Quick fix for nested sections - doesn't cover all cases yet 2011-02-17 19:40:46 +00:00
Phil Nash
58e9a8bafd Some clean-up 2011-02-08 08:42:05 +00:00
Phil Nash
44488f6331 Some formating clean-up 2011-01-28 18:56:26 +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
ae307b000a Started adding support for isolated sections 2011-01-19 08:52:25 +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
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
263c046b84 Refactored more into Hub 2011-01-11 09:13:31 +00:00
Phil Nash
430733c918 Moved test case registry into hub 2011-01-07 10:01:40 +00:00
Phil Nash
896a04f5e8 More project refactoring 2011-01-05 21:16:54 +00:00
Phil Nash
e24ad7db6e Renamed runnerconfig file -> config 2011-01-01 00:29:58 +00:00
Phil Nash
949d9ead04 Renamed RunnerConfig to just Config (now its the only one) 2011-01-01 00:20:14 +00:00
Phil Nash
18e32b9b9f Only Hub #includes report_registry. Seperated reporter registrars from registry. 2010-12-31 22:46:51 +00:00
Phil Nash
e846e0744d Refactored reporter related code into interface based design 2010-12-31 22:07:47 +00:00
Phil Nash
6ea8f298a4 First step to refactoring ResultsCapture into pure calls onto IResultListener interface 2010-12-31 20:49:58 +00:00
Phil Nash
763d5c368a Fixed warning about copy ctor 2010-12-29 23:18:16 +00:00
Michael Mortensen
4aa36f6071 Changed initialization order to avoid some warnings when compiling with g++. 2010-12-28 15:17:27 +01:00
Phil Nash
034c8b6248 INFO()s are only cleared by failures or end of test case 2010-12-27 22:18:33 +00:00
Phil Nash
89c464709e INFO() now works correctly 2010-12-27 22:05:13 +00:00
Phil Nash
53da26eef1 Added ability to break into debugger on Windows and Mac 2010-12-27 20:49:19 +00:00
Phil Nash
0025668584 Added streaming to message macros and added scoped info 2010-12-27 11:09:34 +00:00
Phil Nash
ce319b79e5 stdout/ stderr capturing 2010-11-30 06:48:21 +00:00
Phil Nash
9a703f73d4 Tidy up after merge mess 2010-11-29 22:52:27 +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
d8aa843c7d Added Visual Studio project and fixed up some warnings showing in VS 2010-11-12 19:32:13 +00:00
Phil Nash
9e4708371e some portability fixes (thanks to Sam Saariste) 2010-11-11 20:56:38 +00:00
Phil Nash
d80260001b First commit for GitHub 2010-11-09 23:24:00 +00:00