28 lines
1.2 KiB
Plaintext
28 lines
1.2 KiB
Plaintext
[/
|
|
/ Copyright (c) 2003 Boost.Test team
|
|
/
|
|
/ 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 developped and maintained by Gennadiy Rozental and Raffi Enficiaud.
|
|
|
|
[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.
|
|
|
|
[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 New documentation]
|
|
Raffi Enficiaud and Andrzej Krzemienski efforts were a driving force behind the Boost.Test documentation overhaul.
|
|
|
|
[endsect] |