Go to file
2015-01-04 15:47:42 +01:00
build Fixing some dependencies on boost.timer 2014-12-09 14:55:28 +01:00
doc Merge branch 'develop' of https://github.com/boostorg/test into develop 2015-01-04 10:56:26 +01:00
example ongoing progress 2015-01-04 04:02:27 -05:00
include/boost/test doxygen (+ fixes) 2015-01-04 15:47:42 +01:00
meta Add metadata file. 2014-08-18 15:11:16 +01:00
old_doc Moving the new documentation to doc/ 2014-12-30 23:50:30 +01:00
src cleanups + doxygen style file description 2014-04-29 10:11:37 +02:00
test Fixing unit tests 2014-12-31 10:45:08 +01: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
.gitignore Example of cartesian product using a range, does not work 2015-01-03 15:26:07 +01: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)