v3 flag enabled
Correctness C++03
Added in 1.21.0

Boost.Test

Support for simple program testing, full unit testing, and for program execution monitoring.

Dependencies

No dependencies

Contributors: This Release


Documentation

boosttest logo

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)

Latest Boost.Test posts

Join the Boost Developers Mailing List

Get the latest on releases, features, security patches, fixes and all major announcements.

All Contributors