Regression Test Reporting
Tools
Boost regression testing uses Boost.Build
to run the actual builds and tests. A separate set of tools is
used to generate the actual status reports.
- Regression test user
documentation.
- process_jam_log.cpp -
Processes the bjam outputs, creating a file named
test_log.xml for each test encountered.
- compiler_status.cpp -
Generates HTML status tables from test_log.xml and other
files.
- Jamfile - Builds
process_jam_log and compiler_status executables.
- Instructions
for running regression tests and reporting results back to
Boost.
Revised 09 January, 2003