| 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>Regression test <a href="../../more/regression.html">user | 
|---|
| 24 |         documentation</a>.</li> | 
|---|
| 25 |     <li><a href="process_jam_log.cpp">process_jam_log.cpp</a> - | 
|---|
| 26 |         Processes the bjam outputs, creating a file named | 
|---|
| 27 |         test_log.xml for each test encountered.</li> | 
|---|
| 28 |     <li><a href="compiler_status.cpp">compiler_status.cpp</a> - | 
|---|
| 29 |         Generates HTML status tables from test_log.xml and other | 
|---|
| 30 |         files.</li> | 
|---|
| 31 |     <li><a href="build/Jamfile">Jamfile</a> - Builds | 
|---|
| 32 |         process_jam_log and compiler_status executables.</li> | 
|---|
| 33 |     <li><a | 
|---|
| 34 |           href="xsl_reports/runner/instructions.html">Instructions</a> | 
|---|
| 35 |         for running regression tests and reporting results back to | 
|---|
| 36 |         Boost.</li>  | 
|---|
| 37 | </ul> | 
|---|
| 38 |  | 
|---|
| 39 | <hr> | 
|---|
| 40 |  | 
|---|
| 41 | <p>Revised <!--webbot bot="Timestamp" startspan s-type="EDITED" | 
|---|
| 42 | s-format="%d %B, %Y" -->09 January, 2003<!--webbot bot="Timestamp" | 
|---|
| 43 | i-checksum="38582" endspan --></p> | 
|---|
| 44 | </body> | 
|---|
| 45 | </html> | 
|---|