2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-24 18:32:30 +00:00
Files
test/old_doc/html/utf/tutorials.html
Raffi Enficiaud bc2cd6cfaa Moving the new documentation to doc/
Moving the old documentation to old_doc/
2014-12-30 23:50:30 +01:00

55 lines
3.0 KiB
HTML
Executable File

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>The unit test framework tutorials</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="../utf.html" title="Boost Test Library: The Unit Test Framework">
<link rel="prev" href="intro.html" title="Introduction">
<link rel="next" href="../tutorials/intro-in-testing.html" title="Introduction into testing &#8230; or why testing is worth the effort">
<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><b>Tutorials</b><a href="compilation.html">
&gt;
</a>
</td>
<td><div class="spirit-nav">
<a href="intro.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a href="../tutorials/intro-in-testing.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div></td>
</tr></table>
<hr>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="utf.tutorials"></a>The unit test framework tutorials</h3></div></div></div>
<div class="toc">
<p><b>Table of Contents</b></p>
<dl>
<dt><a href="../tutorials/intro-in-testing.html">Introduction into testing</a></dt>
<dt><a href="../tutorials/hello-the-testing-world.html">Hello the testing world</a></dt>
<dt><a href="../tutorials/new-year-resolution.html">Boost.Test driven development</a></dt>
</dl>
</div>
<p class="first-line-indented">
You think writing tests is difficult, annoying and fruitless work? I beg to differ. Read through these tutorials
and I am sure you will agree. One other thing I do suggest you to take a look is
<a class="link" href="compilation.html" title="The UTF compilation variants and procedures">compilation instructions</a>, especially if you plan to build and use standalone
library.
</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="intro.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../utf.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="../tutorials/intro-in-testing.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>