2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-22 03:42:07 +00:00
Raffi Enficiaud a9b858f60f Merge branch 'topic/fix-c03-unittest-compat' into develop
* topic/fix-c03-unittest-compat:
  Doc: some indication on the support level of BOOST_TEST
  Disabling variadic macro extensions from the standard from the Jamfiles
  Making test compatible with C++03 (old interface) Introducing a new macro indicating fulle support of BOOST_TEST
  Disabling warning on CLANG and GCC due to the BOOST_PP_VARIADIC enforcement
  Enabling variadic macros support on CLANG and GCC
  Adding requirements for filtering out unit tests and better C++03/C++11 compatibility Removing the enforcement of the C++ dialect from the Jamfile
  Change log update
  fix comparison of collections of collection types
  Preparing change log
2015-10-15 23:05:38 +02:00
2015-08-12 23:09:32 +01:00
2015-01-06 14:51:30 +01:00
2014-03-03 01:16:29 -05:00
2010-05-16 04:00:37 +00:00
2015-09-17 15:09:30 +02:00

![boosttest logo](doc/html/images/boost.test.logo.png)

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
http://www.boost.org/doc/libs/release/libs/test/

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 git repository at
https://github.com/boostorg/test

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

Copyright Gennadiy Rozental 2001-2014.
Copyright Boost.Test team 2013-2015.
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%