#define CXXTEST_ABORT_TEST_ON_FAIL #include int main() { return CxxTest::ErrorPrinter().run(); } // The CxxTest "world"