Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / test / doc / html / boost_test / tests_organization / test_tree / test_suite.html
index 5be461d..77515e4 100644 (file)
           - defines the timeout value for the test unit. As of now the <span class="emphasis"><em>Unit
           Test Framework</em></span> isn't able to set a timeout for the test suite
           execution, so this parameter makes sense only for test case registration.
-          By default no timeout is set. See the method <code class="computeroutput"><a class="link" href="../../../boost/unit_test/test_suite.html#idm45665012714400-bb">boost::unit_test::test_suite::add</a></code>
+          By default no timeout is set. See the method <code class="computeroutput"><a class="link" href="../../../boost/unit_test/test_suite.html#idm46279112866240-bb">boost::unit_test::test_suite::add</a></code>
           for more details about the timeout value.
         </p>
 <p>
           To register group of test units in one function call, the <code class="computeroutput"><a class="link" href="../../../boost/unit_test/test_suite.html" title="Class test_suite">test_suite</a></code> class provides
-          another <code class="computeroutput"><a class="link" href="../../../boost/unit_test/test_suite.html#idm45665012714400-bb">add</a></code> interface covered in
+          another <code class="computeroutput"><a class="link" href="../../../boost/unit_test/test_suite.html#idm46279112866240-bb">add</a></code> interface covered in
           the advanced section of this documentation.
         </p>
 <a name="ref_BOOST_TEST_SUITE"></a><h5>
 </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-2018 Boost.Test contributors<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2019 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>