summaryrefslogtreecommitdiff
path: root/doc/html/signals2/tests.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/signals2/tests.html')
-rw-r--r--doc/html/signals2/tests.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/html/signals2/tests.html b/doc/html/signals2/tests.html
index 8e1077d4fe..2a51f4816c 100644
--- a/doc/html/signals2/tests.html
+++ b/doc/html/signals2/tests.html
@@ -4,11 +4,11 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Testsuite</title>
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
-<link rel="up" href="../signals2.html" title="Chapter&#160;30.&#160;Boost.Signals2">
+<link rel="up" href="../signals2.html" title="Chapter&#160;33.&#160;Boost.Signals2">
<link rel="prev" href="api_changes.html" title="Signals2 API Changes">
-<link rel="next" href="../boost_staticassert.html" title="Chapter&#160;31.&#160;Boost.StaticAssert">
+<link rel="next" href="../boost_staticassert.html" title="Chapter&#160;34.&#160;Boost.StaticAssert">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -26,10 +26,10 @@
<div class="section">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="signals2.tests"></a>Testsuite</h2></div></div></div>
-<div class="toc"><dl><dt><span class="section"><a href="tests.html#idp398189328">Acceptance tests</a></span></dt></dl></div>
+<div class="toc"><dl class="toc"><dt><span class="section"><a href="tests.html#idm45927781183232">Acceptance tests</a></span></dt></dl></div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
-<a name="idp398189328"></a>Acceptance tests</h3></div></div></div>
+<a name="idm45927781183232"></a>Acceptance tests</h3></div></div></div>
<div class="informaltable"><table class="table">
<colgroup>
<col>
@@ -54,7 +54,7 @@
<tr>
<td><p><a href="../../../libs/signals2/test/dead_slot_test.cpp" target="_top">dead_slot_test.cpp</a></p></td>
<td><p>run</p></td>
-<td><p>Ensure that calling <code class="computeroutput"><a class="link" href="../boost/signals2/signal.html#idp134764096-bb">connect</a></code> with a slot
+<td><p>Ensure that calling <code class="computeroutput"><a class="link" href="../boost/signals2/signal.html#idm46563209038672-bb">connect</a></code> with a slot
that has already expired does not actually
connect to the slot.</p></td>
<td>&#160;</td>