[DEV] add v1.76.0

This commit is contained in:
2021-10-05 21:37:46 +02:00
parent a97e9ae7d4
commit d0115b733d
45133 changed files with 4744437 additions and 1026325 deletions

View File

@@ -1,6 +1,6 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Unit Test Framework API reference</title>
<link rel="stylesheet" href="../boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
@@ -31,7 +31,7 @@
<dt><span class="section"><a href="utf_reference/test_org_reference.html">Tests declaration
and organization</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="utf_reference/test_org_reference/test_org_boost_test_case.html"><code class="computeroutput"><span class="identifier">BOOST_TEST_CASE</span></code></a></span></dt>
<dt><span class="section"><a href="utf_reference/test_org_reference/test_org_boost_test_case.html"><code class="computeroutput"><span class="identifier">BOOST_TEST_CASE</span></code> and <code class="computeroutput"><span class="identifier">BOOST_TEST_CASE_NAME</span></code></a></span></dt>
<dt><span class="section"><a href="utf_reference/test_org_reference/test_org_boost_auto_test_case.html"><code class="computeroutput"><span class="identifier">BOOST_AUTO_TEST_CASE</span></code></a></span></dt>
<dt><span class="section"><a href="utf_reference/test_org_reference/test_org_boost_test_case_auto_template.html"><code class="computeroutput"><span class="identifier">BOOST_AUTO_TEST_CASE_TEMPLATE</span></code></a></span></dt>
<dt><span class="section"><a href="utf_reference/test_org_reference/test_org_boost_test_case_template.html"><code class="computeroutput"><span class="identifier">BOOST_TEST_CASE_TEMPLATE</span></code></a></span></dt>
@@ -104,6 +104,7 @@
<dt><span class="section"><a href="utf_reference/testout_reference/test_output_macro_message.html"><code class="computeroutput"><span class="identifier">BOOST_TEST_MESSAGE</span></code></a></span></dt>
<dt><span class="section"><a href="utf_reference/testout_reference/test_output_macro_info.html"><code class="computeroutput"><span class="identifier">BOOST_TEST_INFO</span></code></a></span></dt>
<dt><span class="section"><a href="utf_reference/testout_reference/test_output_macro_context.html"><code class="computeroutput"><span class="identifier">BOOST_TEST_CONTEXT</span></code></a></span></dt>
<dt><span class="section"><a href="utf_reference/testout_reference/test_output_macro_context_sticky.html"><code class="computeroutput"><span class="identifier">BOOST_TEST_INFO_SCOPE</span></code></a></span></dt>
<dt><span class="section"><a href="utf_reference/testout_reference/test_output_macro_disable_type.html"><code class="computeroutput"><span class="identifier">BOOST_TEST_DONT_PRINT_LOG_VALUE</span></code></a></span></dt>
</dl></dd>
<dt><span class="section"><a href="utf_reference/rt_param_reference.html">Runtime
@@ -157,6 +158,8 @@
<dd><dl></dl></dd>
<dt><span class="section"><a href="../header/boost/test/data/monomorphic/collection_hpp.html">Header &lt;boost/test/data/monomorphic/collection.hpp&gt;</a></span></dt>
<dd><dl></dl></dd>
<dt><span class="section"><a href="../header/boost/test/data/monomorphic/delayed_hpp.html">Header &lt;boost/test/data/monomorphic/delayed.hpp&gt;</a></span></dt>
<dd><dl></dl></dd>
<dt><span class="section"><a href="../header/boost/test/data/monomorphic/fwd_hpp.html">Header &lt;boost/test/data/monomorphic/fwd.hpp&gt;</a></span></dt>
<dd><dl></dl></dd>
<dt><span class="section"><a href="../header/boost/test/data/monomorphic/generate_hpp.html">Header &lt;boost/test/data/monomorphic/generate.hpp&gt;</a></span></dt>
@@ -225,7 +228,6 @@
<dt><span class="section"><a href="../header/boost/test/tree/test_unit_hpp.html">Header &lt;boost/test/tree/test_unit.hpp&gt;</a></span></dt>
<dd><dl></dl></dd>
<dt><span class="section"><a href="../header/boost/test/unit_test_hpp.html">Header &lt;boost/test/unit_test.hpp&gt;</a></span></dt>
<dd><dl></dl></dd>
<dt><span class="section"><a href="../header/boost/test/unit_test_log_hpp.html">Header &lt;boost/test/unit_test_log.hpp&gt;</a></span></dt>
<dd><dl></dl></dd>
<dt><span class="section"><a href="../header/boost/test/unit_test_log_formatter_hpp.html">Header &lt;boost/test/unit_test_log_formatter.hpp&gt;</a></span></dt>
@@ -243,7 +245,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2017 Boost.Test contributors<p>
<td align="right"><div class="copyright-footer">Copyright © 2001-2020 Boost.Test contributors<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>