2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-30 20:32:10 +00:00
John Maddock 635b1e38dd Change includes of <cmath> to <boost/config/no_tr1/config.hpp>.
Previously if Boost.TR1 was in the include path then including <cmath> pulls in all the new TR1 math functions, which in turn also requires linking to an external library.  With auto-linking support this requires that library to have been built and be present in the library search path, even if the actual library under use is header only.

Fixes #2392.


[SVN r49254]
2008-10-10 16:10:00 +00:00
2008-07-25 01:58:21 +00:00
2008-08-10 07:39:28 +00:00
2008-07-25 03:52:52 +00:00
2008-07-25 03:52:52 +00:00
2008-09-14 19:43:34 +00:00
2008-07-27 06:50:39 +00:00
2006-06-02 18:28:46 +00:00
2004-07-20 10:51:08 +00: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-2004. 
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)
Description
Mirrored via gitea-mirror
Readme BSL-1.0 13 MiB
Languages
C++ 99%
CMake 0.9%