mirror of
https://github.com/boostorg/build.git
synced 2026-02-13 12:22:17 +00:00
Fix references to 'testing' section
[SVN r65785]
This commit is contained in:
@@ -95,7 +95,7 @@ boost-build build-system ;
|
||||
<term><literal>unit-test</literal></term>
|
||||
|
||||
<listitem><para>Creates an executable that will be automatically run. See
|
||||
<xref linkend="bbv2.tutorial.testing"/>.</para></listitem>
|
||||
<xref linkend="bbv2.builtins.testing"/>.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
@@ -107,7 +107,7 @@ boost-build build-system ;
|
||||
<term><literal>run-fail</literal></term>
|
||||
|
||||
<listitem><para>Specialized rules for testing. See
|
||||
<xref linkend="bbv2.tutorial.testing"/>.</para></listitem>
|
||||
<xref linkend="bbv2.builtins.testing"/>.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
|
||||
@@ -431,10 +431,6 @@ project
|
||||
</tip>
|
||||
</section>
|
||||
|
||||
<section id="bbv2.tutorial.testing">
|
||||
<title>Testing</title>
|
||||
</section>
|
||||
|
||||
<section id="bbv2.tutorial.linkage">
|
||||
<title>Static and shared libaries</title>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user