mirror of
https://github.com/boostorg/test.git
synced 2026-02-17 14:12:08 +00:00
52 lines
3.0 KiB
HTML
Executable File
52 lines
3.0 KiB
HTML
Executable File
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
|
<title>Acknowledgements</title>
|
|
<link rel="stylesheet" href="../style/style.css" type="text/css">
|
|
<meta name="generator" content="DocBook XSL Stylesheets V1.76.0-pre">
|
|
<link rel="home" href="index.html" title="Chapter . Boost Test Library">
|
|
<link rel="up" href="intro.html" title="Introduction">
|
|
<link rel="prev" href="open-issues.html" title="Open issues">
|
|
<link rel="next" href="execution-monitor.html" title="Boost Test Library: The Execution Monitor">
|
|
<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/docbook/img/boost.test.logo.png"></a></td>
|
|
<td valign="middle" align="left"> > <a href="intro.html">Introduction</a><a href="execution-monitor.html">
|
|
>
|
|
</a><b>Acknowledgements</b>
|
|
</td>
|
|
<td><div class="spirit-nav">
|
|
<a href="open-issues.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a href="execution-monitor.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="btl.aknowledgements"></a>Acknowledgements</h3></div></div></div>
|
|
<p>Original Test Library:</p>
|
|
<p class="first-line-indented">
|
|
Ed Brey, Kevlin Henney, Ullrich Koethe, and Thomas Matelich provided very helpful comments during development.
|
|
Dave Abrahams, Ed Brey, William Kempf, Jens Maurer, and Wilka suggested numerous improvements during the Formal
|
|
Review. Jens Maurer was the review manager. Beman Dawes is the developer and maintainer.
|
|
</p>
|
|
<p>Second incarnation including the Unit Test Framework:</p>
|
|
<p class="first-line-indented">
|
|
Beman Dawes and Ullrich Koethe started the library. Fernando Cacciola, Jeremy Siek, Beman Dawes, Ullrich Koethe,
|
|
Dave Abrahams suggested numerous improvements during the Formal Review. Jeremy Siek was the review manager. Beman
|
|
Dawes was a great help in both final testing and merging library with rest of the boost. Gennadiy Rozental is the
|
|
developer and maintainer.
|
|
</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 © 2001-2008 Gennadiy Rozental</div></td>
|
|
</tr></table>
|
|
<hr>
|
|
<div class="spirit-nav">
|
|
<a accesskey="p" href="open-issues.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="intro.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="execution-monitor.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
|
|
</div>
|
|
</body>
|
|
</html>
|