What's the point of changing a public symbol's case like this,
leading to a hard build error? Seems a bit gratuitous, no?
And not up to Boost's standards I might add. --DD
if (BOOST_VERSION < 106000)
boost::unit_test::tut_suite
#else
boost::unit_test::TUT_SUITE
#endif