]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/test/README.md
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / libs / test / README.md
1 ![boosttest logo](doc/html/images/boost.test.logo.png)
2
3 This is the main directory for the Boost Test Library.
4
5 (Not to be confused with a directory containing test programs for the parent directory.)
6
7 Full instructions for use of this library can be accessed from
8 http://www.boost.org/doc/libs/release/libs/test/
9
10 This library is part of boost (see www.boost.org), the latest version
11 of the library is available from the boost web site, or development
12 snapshots from the boost git repository at
13 https://github.com/boostorg/test
14
15 ************************************************************************
16
17 Copyright 2001-2014, Gennadiy Rozental.
18 Copyright 2013-2015, Boost.Test team.
19
20 Distributed under the Boost Software License, Version 1.0.
21 (See accompanying file LICENSE_1_0.txt or copy at www.boost.org/LICENSE_1_0.txt)