![]() |
Home | Libraries | People | FAQ | More |
(Inherited from unit_test::runner
)
Set the argument string.
void arg( std::string const& s);
The argument string is available to suites and allows for customization of the test. Each suite defines its own syntax for the argument string. The same argument is passed to all suites.