Go to file
2014-04-20 15:16:06 +02:00
build Updated copyright message 2014-03-03 01:16:29 -05:00
doc fixed the wrong ticket, now have to work on 9537 2014-04-20 15:16:06 +02:00
docbook/img missing images 2008-08-10 07:39:28 +00:00
example Updated copyright message 2014-03-03 01:16:29 -05:00
include/boost/test trac ticket #8895 2014-04-18 13:25:28 +02:00
src renamed unit_test_suite.ipp into test_tree.ipp 2011-10-08 04:53:13 +00:00
test Updated copyright message 2014-03-03 01:16:29 -05:00
tools/console_test_runner Updated copyright message 2014-03-03 01:16:29 -05:00
.gitattributes Boost Test Library initial commit 2001-02-28 21:39:56 +00:00
index.html Updated copyright message 2014-03-03 01:16:29 -05:00
Jamfile.v2 copyright update 2010-05-16 04:00:37 +00:00
README Updated copyright message 2014-03-03 01:16:29 -05:00

This is the main directory for the Boost Test Library.

(Not to be confused with a directory containing test programs for the parent directory.)

Full instructions for use of this library can be accessed from
libs/test/docs/index.html

This library is part of boost (see www.boost.org), the latest version 
of the library is available from the boost web site, or development
snapshots from the boost cvs repository at 
http://sourceforge.net/project/?group_id=7586

************************************************************************

Copyright Gennadiy Rozental 2001-2014.
Distributed under the Boost Software License, Version 1.0. 
(See accompanying file LICENSE_1_0.txt or copy at www.boost.org/LICENSE_1_0.txt)