Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

output_format

Combines an effect of report_format and log_format parameters. Has higher priority than either one of them if specified.

Acceptable values

HRF stands for human readable format, while XML is dedicated to automated output processing

Environment variable
BOOST_TEST_OUTPUT_FORMAT

PrevUpHomeNext