Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

show_progress

Option show_progress instructs the Unit Test Framework to display test progress information. By default the parameter test progress is not shown. More details here.

Acceptable values

Boolean with default value no.

Command line syntax
Environment variable
BOOST_TEST_SHOW_PROGRESS

PrevUpHomeNext