mirror of
https://github.com/boostorg/test.git
synced 2026-01-24 18:32:30 +00:00
boost-1.64.0-beta1
* develop: Change log update Fix typo Change log update nullptr support in the test tools + test Fix tests issues Change log update Change some capital variable names to lowercase Change log Fix using __COUNTER__ when available Test case firing issue 12712 Correction of the previous syntax fix Fix Markdown link format Preparing changelog for 1.64 Fix documentation header Fixing the compilation issues in mingw
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%
