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

This is the documentation for an old version of Boost. Click here to view this page for the latest version.
PrevUpHomeNext

result_code

Value "no" enforces the framework to always return zero result code. This could be used for test programs executed within GUI. See the usage recommendations section for more details.

Acceptable values
Environment variable
BOOST_TEST_RESULT_CODE

PrevUpHomeNext