[29] | 1 | <html> |
---|
| 2 | |
---|
| 3 | <head> |
---|
| 4 | <meta http-equiv="Content-Language" content="en-us"> |
---|
| 5 | <meta http-equiv="Content-Type" |
---|
| 6 | content="text/html; charset=iso-8859-1"> |
---|
| 7 | <meta name="ProgId" content="FrontPage.Editor.Document"> |
---|
| 8 | <meta name="GENERATOR" content="Microsoft FrontPage Express 2.0"> |
---|
| 9 | <title>Regression Test Reporting Tools</title> |
---|
| 10 | </head> |
---|
| 11 | |
---|
| 12 | <body bgcolor="#FFFFFF"> |
---|
| 13 | |
---|
| 14 | <h1><img src="../../boost.png" alt="boost.png (6897 bytes)" |
---|
| 15 | align="center" width="277" height="86"> Regression Test Reporting |
---|
| 16 | Tools</h1> |
---|
| 17 | |
---|
| 18 | <p>Boost regression testing uses <a href="../build/index.html">Boost.Build</a> |
---|
| 19 | to run the actual builds and tests. A separate set of tools is |
---|
| 20 | used to generate the actual status reports.</p> |
---|
| 21 | |
---|
| 22 | <ul> |
---|
| 23 | <li><a |
---|
| 24 | href="xsl_reports/runner/instructions.html">Instructions</a> |
---|
| 25 | for running regression tests and reporting results back to |
---|
| 26 | Boost.</li> |
---|
| 27 | <li><a href="process_jam_log.cpp">process_jam_log.cpp</a> - |
---|
| 28 | Processes the bjam outputs, creating a file named |
---|
| 29 | test_log.xml for each test encountered.</li> |
---|
| 30 | <li><a href="compiler_status.cpp">compiler_status.cpp</a> - |
---|
| 31 | Generates HTML status tables from test_log.xml and other |
---|
| 32 | files.</li> |
---|
| 33 | <li><a href="build/Jamfile.v2">Jamfile.v2</a> - Builds |
---|
| 34 | process_jam_log and compiler_status executables.</li> |
---|
| 35 | </ul> |
---|
| 36 | |
---|
| 37 | <hr> |
---|
| 38 | |
---|
| 39 | <p>Revised <!--webbot bot="Timestamp" startspan s-type="EDITED" |
---|
| 40 | s-format="%d %B, %Y" -->09 January, 2003<!--webbot bot="Timestamp" |
---|
| 41 | i-checksum="38582" endspan --></p> |
---|
| 42 | </body> |
---|
| 43 | </html> |
---|