Commit Graph

15 Commits

Author SHA1 Message Date
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 5cad9d5a86 Multiple generators working and factored out a bit better 2011-01-27 22:29:36 +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 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
Phil Nash 9a79ee7958 Cleaned up some more warnings 2010-12-28 17:21:29 +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 68eec929e4 Refactored xml reporter in terms of xmlwriter and filled out new events 2010-12-10 20:01:40 +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 d8aa843c7d Added Visual Studio project and fixed up some warnings showing in VS 2010-11-12 19:32:13 +00:00
Phil Nash d80260001b First commit for GitHub 2010-11-09 23:24:00 +00:00