2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-18 02:22:09 +00:00
Files
test/doc/html/utf/user-guide/usage-variants/extern-test-runner.html
Gennadiy Rozental bd6850ccc3 some cleanup
[SVN r81191]
2012-11-05 06:03:48 +00:00

54 lines
3.0 KiB
HTML
Executable File

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>External test runner variant of the UTF</title>
<link rel="stylesheet" href="../../../../style/style.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../../index.html" title="Boost Test Library">
<link rel="up" href="../test-runners.html" title="The supplied test runners &#8230; or where is the entrance?">
<link rel="prev" href="../test-runners.html" title="The supplied test runners &#8230; or where is the entrance?">
<link rel="next" href="../glossary.html" title="">
<script language="JavaScript1.2" src="../../../../js/boost-test.js"></script>
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table width="100%"><tr>
<td width="10%"><a href="../../../index.html"><img alt="Home" width="229" height="61" border="0" src="../../../../../../../libs/test/doc/img/boost.test.logo.png"></a></td>
<td valign="middle" align="left"> &gt; <a href="../../../utf.html">The Unit Test Framework</a><a href="../../../execution-monitor.html">
&gt;
</a><a href="../../user-guide.html">User's guide</a><a href="../../usage-recommendations.html">
&gt;
</a><a href="../test-runners.html">Supplied test runners</a><a href="../glossary.html">
&gt;
</a><b>External test runner</b><a href="../test-runners.html#utf.user-guide.runners-exit-status">
&gt;
</a>
</td>
<td><div class="spirit-nav">
<a href="../test-runners.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a href="../glossary.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a>
</div></td>
</tr></table>
<hr>
<div class="section">
<div class="titlepage"><div><div><h5 class="title">
<a name="utf.user-guide.external-test-runner"></a>External test runner variant of the <acronym class="acronym">UTF</acronym>
</h5></div></div></div>
<p class="first-line-indented">
The external test runner variant of the <acronym class="acronym">UTF</acronym> supplies the test runner in a form of standalone utility
boost_test_runner. You are free to implement different, more advanced, test runners that can be used with this
variant.
</p>
<p>
</p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="../test-runners.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../test-runners.html"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../glossary.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>