|
|
@@ -2,33 +2,43 @@
|
|
|
|
|
|
<head>
|
|
|
<meta http-equiv="Content-Language" content="en-us">
|
|
|
-<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
|
|
|
+<meta http-equiv="Content-Type"
|
|
|
+content="text/html; charset=iso-8859-1">
|
|
|
<meta name="ProgId" content="FrontPage.Editor.Document">
|
|
|
-<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
|
|
+<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
|
|
|
<title>Regression Test Reporting Tools</title>
|
|
|
</head>
|
|
|
|
|
|
<body bgcolor="#FFFFFF">
|
|
|
|
|
|
-<h1>
|
|
|
-<img src="../../c++boost.gif" alt="c++boost.gif (8819 bytes)" align="center" width="277" height="86">
|
|
|
-Regression Test Reporting Tools</h1>
|
|
|
-<p>Boost regression testing uses <a href="../build/index.html">Boost.Build</a>
|
|
|
-to run the actual builds and tests. A separate set of tools is used to generate
|
|
|
-the actual status reports.</p>
|
|
|
+<h1><img src="../../c++boost.gif" alt="c++boost.gif (8819 bytes)"
|
|
|
+align="center" width="277" height="86"> Regression Test Reporting
|
|
|
+Tools</h1>
|
|
|
+
|
|
|
+<p>Boost regression testing uses <a href="../build/index.html">Boost.Build</a>
|
|
|
+to run the actual builds and tests. A separate set of tools is
|
|
|
+used to generate the actual status reports.</p>
|
|
|
+
|
|
|
<ul>
|
|
|
- <li>Regression test <a href="../../more/regression.html">user documentation</a>.</li>
|
|
|
- <li><a href="process_jam_log.cpp">process_jam_log.cpp</a> - Processes the bjam
|
|
|
- outputs, creating a file named test_log.xml for each test encountered.</li>
|
|
|
- <li><a href="compiler_status.cpp">compiler_status.cpp</a> - Generates HTML
|
|
|
- status tables from test_log.xml and other files.</li>
|
|
|
- <li><a href="build/Jamfile">Jamfile</a> - Builds process_jam_log and
|
|
|
- compiler_status executables.</li>
|
|
|
+ <li>Regression test <a href="../../more/regression.html">user
|
|
|
+ documentation</a>.</li>
|
|
|
+ <li><a href="process_jam_log.cpp">process_jam_log.cpp</a> -
|
|
|
+ Processes the bjam outputs, creating a file named
|
|
|
+ test_log.xml for each test encountered.</li>
|
|
|
+ <li><a href="compiler_status.cpp">compiler_status.cpp</a> -
|
|
|
+ Generates HTML status tables from test_log.xml and other
|
|
|
+ files.</li>
|
|
|
+ <li><a href="build/Jamfile">Jamfile</a> - Builds
|
|
|
+ process_jam_log and compiler_status executables.</li>
|
|
|
+ <li><a href="run_tests.sh">run_tests.sh</a> - An example
|
|
|
+ shell script for running the tests and generating HTML
|
|
|
+ reports.</li>
|
|
|
</ul>
|
|
|
+
|
|
|
<hr>
|
|
|
-<p>Revised
|
|
|
-<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->07 January, 2003<!--webbot bot="Timestamp" endspan i-checksum="38578" --></p>
|
|
|
|
|
|
+<p>Revised <!--webbot bot="Timestamp" startspan s-type="EDITED"
|
|
|
+s-format="%d %B, %Y" -->09 January, 2003<!--webbot bot="Timestamp"
|
|
|
+i-checksum="38582" endspan --></p>
|
|
|
</body>
|
|
|
-
|
|
|
</html>
|