1<html> 2<head> 3<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 4<title>Acknowledgements</title> 5<link rel="stylesheet" href="../boostbook.css" type="text/css"> 6<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> 7<link rel="home" href="../index.html" title="Boost.Test"> 8<link rel="up" href="../index.html" title="Boost.Test"> 9<link rel="prev" href="change_log.html" title="Change log"> 10<link rel="next" href="utf_reference.html" title="Unit Test Framework API reference"> 11</head> 12<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> 13<table cellpadding="2" width="100%"><tr> 14<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td> 15<td align="center"><a href="../../../../../index.html">Home</a></td> 16<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td> 17<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> 18<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> 19<td align="center"><a href="../../../../../more/index.htm">More</a></td> 20</tr></table> 21<hr> 22<div class="spirit-nav"> 23<a accesskey="p" href="change_log.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.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="utf_reference.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> 24</div> 25<div class="section"> 26<div class="titlepage"><div><div><h2 class="title" style="clear: both"> 27<a name="boost_test.acknowledgements"></a><a class="link" href="acknowledgements.html" title="Acknowledgements">Acknowledgements</a> 28</h2></div></div></div> 29<h5> 30<a name="boost_test.acknowledgements.h0"></a> 31 <span class="phrase"><a name="boost_test.acknowledgements.boost_test_team"></a></span><a class="link" href="acknowledgements.html#boost_test.acknowledgements.boost_test_team">Boost 32 Test Team</a> 33 </h5> 34<p> 35 Boost.Test 3.0 is being developed and maintained by Gennadiy Rozental and Raffi 36 Enficiaud. 37 </p> 38<h5> 39<a name="boost_test.acknowledgements.h1"></a> 40 <span class="phrase"><a name="boost_test.acknowledgements.new_documentation"></a></span><a class="link" href="acknowledgements.html#boost_test.acknowledgements.new_documentation">New 41 documentation</a> 42 </h5> 43<p> 44 Raffi Enficiaud and Andrzej Krzemienski efforts were a driving force behind 45 the Boost.Test documentation overhaul. 46 </p> 47<h5> 48<a name="boost_test.acknowledgements.h2"></a> 49 <span class="phrase"><a name="boost_test.acknowledgements.second_incarnation_including_the"></a></span><a class="link" href="acknowledgements.html#boost_test.acknowledgements.second_incarnation_including_the">Second 50 incarnation including the Unit Test Framework</a> 51 </h5> 52<p> 53 Beman Dawes and Ullrich Koethe started the library. Fernando Cacciola, Jeremy 54 Siek, Beman Dawes, Ullrich Koethe, Dave Abrahams suggested numerous improvements 55 during the Formal Review. Jeremy Siek was the review manager. Beman Dawes was 56 a great help in both final testing and merging library with rest of the boost. 57 Gennadiy Rozental was the developer and maintainer. 58 </p> 59<h5> 60<a name="boost_test.acknowledgements.h3"></a> 61 <span class="phrase"><a name="boost_test.acknowledgements.original_test_library"></a></span><a class="link" href="acknowledgements.html#boost_test.acknowledgements.original_test_library">Original 62 Test Library</a> 63 </h5> 64<p> 65 Ed Brey, Kevlin Henney, Ullrich Koethe, and Thomas Matelich provided very helpful 66 comments during development. Dave Abrahams, Ed Brey, William Kempf, Jens Maurer, 67 and Wilka suggested numerous improvements during the Formal Review. Jens Maurer 68 was the review manager. Beman Dawes is the developer and maintainer. 69 </p> 70</div> 71<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> 72<td align="left"></td> 73<td align="right"><div class="copyright-footer">Copyright © 2001-2020 Boost.Test contributors<p> 74 Distributed under the Boost Software License, Version 1.0. (See accompanying 75 file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) 76 </p> 77</div></td> 78</tr></table> 79<hr> 80<div class="spirit-nav"> 81<a accesskey="p" href="change_log.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.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="utf_reference.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> 82</div> 83</body> 84</html> 85