mirror of
https://github.com/boostorg/test.git
synced 2026-02-14 13:12:10 +00:00
2b918d0bd56cd2add28a1e35c6a2d0fd8c60cf90
* develop: Dates update Better wording and links Porting the rvalue_ref fix to the unit tests some warnings in pedantic mode change log update Documentation on how to control the arity fixup test cases Making it truly variadic Fixing the arity problem of the dataset test cases new headers initial version Updating the changelog Closing the handles and the hkeys properly and testing the start of the debugger Static assert type support for operator<< to produce shorter error messages Change log Added test case to validate correct handling Avoid two statements in tool evaluation
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 2001-2014, Gennadiy Rozental.
Copyright 2013-2015, Boost.Test team.
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)
Languages
C++
99%
CMake
0.9%
