Commit Graph

18 Commits

Author SHA1 Message Date
Phil Nash
f4548505e2 Always output final summary - even if no errors 2011-03-15 18:42:22 +00:00
Phil Nash
4890a1d80a StopOnFailure now works again 2011-03-14 19:21:35 +00:00
Phil Nash
b87bff21cd Added newlines to warn & info - and always output cout & cerr 2011-03-14 08:50:25 +00:00
Phil Nash
088d700315 Fixed lazy reporting for nested sections 2011-02-28 08:18:52 +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
7d65a8c612 Improved reporting from self-test and basic reporter in general 2011-02-09 19:26:59 +00:00
Phil Nash
5cad9d5a86 Multiple generators working and factored out a bit better 2011-01-27 22:29:36 +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
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
245be004fe Tweak to reporter registrar to make sure generated name is unique 2010-12-31 16:12:48 +00:00
Michael Mortensen
9dfb8157a0 Allow tests including catch to compile with g++ flags -Wall and -Werror. 2010-12-28 15:42:46 +01:00
Phil Nash
89c464709e INFO() now works correctly 2010-12-27 22:05:13 +00:00
Phil Nash
de77ff3b29 Some tidy up 2010-12-10 20:06:54 +00:00
Phil Nash
ce319b79e5 stdout/ stderr capturing 2010-11-30 06:48:21 +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
d80260001b First commit for GitHub 2010-11-09 23:24:00 +00:00