mirror of
https://github.com/boostorg/test.git
synced 2026-02-16 01:42:11 +00:00
2a09f41176ac1a8b757acb646f462f8d21337715
* master: (54 commits) Closing issue 7894 Some more changelog Making the release name appear as well Change log update Removed postponed issue Update of the change log Change log already addressed Thread: merge [81791]-tools dir missing Spirit: merging from trunk upto rev. 61489 Merge r62426 from ^/trunk ------------------------------------------------------------------------ r62426 | jhunold | 2010-06-04 16:31:54 +0200 (Fr, 04 Jun 2010) | 2 lines Reverted an accidental commit. Merged changes from trunk (rev. 62450). Fixes #3876. merge into release merge into release merge memory fix. Fixes #2889 rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release. Add basic copyright/license to keep cmake out of the inspection report Trunk version of Boost.Test finally being released Fixed broken merges from last commit; kept boost::next and boost::prior changes to BGL that went in by accident in that commit, though Fixed almost all tab and min/max issues found by inspect tool ... Conflicts: doc/closing_chapters/change_log.qbk
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)
Languages
C++
99%
CMake
0.9%