Commit Graph

19 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
9d1259273f Added some headers to fix build on some gcc versions 2011-02-04 09:30:36 +00:00
Phil Nash
db378d8939 Fixed most pedantic warnings 2011-01-31 10:10:20 +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
95627c40cf split test registry code out 2011-01-07 10:22:24 +00:00
Phil Nash
b47139d245 tweaked list enum 2011-01-01 00:37:49 +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
Phil Nash
50712a34c3 Folded ReporterConfig into RunnerConfig 2011-01-01 00:18:35 +00:00
Phil Nash
aca80a171b moved impl of hub out into hub_impl - only #included from runner. 2010-12-31 22:54:35 +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
27fdf01b76 Added help option 2010-12-30 18:51:02 +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
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