Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for an old version of Boost. Click here to view this page for the latest version.

libs/test/doc/closing_chapters/acknowledgments.qbk

[/
 / Copyright (c) 2003 Boost.Test contributors 
 /
 / Distributed under the Boost Software License, Version 1.0. (See accompanying
 / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 /]
 
[section Acknowledgements]

[h4 Boost Test Team]
Boost.Test 3.0 is being developed and maintained by Gennadiy Rozental and Raffi Enficiaud.

[h4 New documentation]
Raffi Enficiaud and Andrzej Krzemienski efforts were a driving force behind the Boost.Test documentation overhaul.
     
[h4 Second incarnation including the Unit Test Framework]
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 was the 
developer and maintainer.

[h4 Original Test Library]
   
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.

[endsect]