Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
(Inherited from unit_test::runner)
Run the specified suite.
template< class = void> bool run( suite_info const& s);
true if any conditions failed.