Commit Graph

17 Commits

Author SHA1 Message Date
Phil Nash 01db6c4471 Moved Approx into its own namespace to avoid ADL issues with operator == 2011-04-04 07:56:44 +01:00
Phil Nash c27e6dc838 Tidied exception check macros 2011-03-14 08:49:42 +00:00
Phil Nash 0dc4508d72 Fixed exception check regression 2011-03-14 08:45:55 +00:00
Phil Nash e401601ac1 Added CAPTURE() macro 2011-02-28 19:01:04 +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 d1ee964f5d Fixed more gcc warnings 2011-01-31 20:15:40 +00:00
Phil Nash 5cad9d5a86 Multiple generators working and factored out a bit better 2011-01-27 22:29:36 +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 bfc1ee6c62 Cleaned up config class a bit 2011-01-18 19:49:00 +00:00
Phil Nash 896a04f5e8 More project refactoring 2011-01-05 21:16:54 +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 0025668584 Added streaming to message macros and added scoped info 2010-12-27 11:09:34 +00:00
Phil Nash a2d20951a2 changed macro names: EXPECT -> REQUIRE, *_NOT -> *_FALSE 2010-12-14 09:00:09 +00:00
Phil Nash 3455e55538 Change some names to protect the ... reserved 2010-11-10 07:42:15 +00:00
Phil Nash d80260001b First commit for GitHub 2010-11-09 23:24:00 +00:00