28 "Perform tests of C++ Frobby library interface.",
29 "Perform tests of C++ Frobby library interface and other internal tests.",
44 fputs(e.what(), stderr);
46 fputs(e.what(), stderr);
Sorts tests to avoid using the order imposed by the order of construction of global objects...
virtual void obtainParameters(vector< Parameter * > ¶meters)
static const char * staticGetName()
Runs every test in forward order.
This is the base of the Frobby exception hierarchy for exceptions that can occur due to expected erro...
virtual bool displayAction() const
Returns whether this action should be shown to the user by the help action.
#define GET_TEST_SUITE(SUITE)