]> Savannah Git Hosting - gnulib.git/commitdiff
doc: Move section "Running self-tests under valgrind".
authorBruno Haible <bruno@clisp.org>
Wed, 10 May 2017 17:39:36 +0000 (19:39 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 10 May 2017 17:39:36 +0000 (19:39 +0200)
* doc/gnulib.texi: Move section "Running self-tests under valgrind"
from chapter "Particular Modules" to chapter "Miscellaneous Notes".

ChangeLog
doc/gnulib.texi

index 856d7cab066de39ddf5252945b6987d69efc19d3..a736bb73deec1f1d07cb184d240ffbac12fcac23 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-05-10 Bruno Haible  <bruno@clisp.org>
+
+       doc: Move section "Running self-tests under valgrind".
+       * doc/gnulib.texi: Move section "Running self-tests under valgrind"
+       from chapter "Particular Modules" to chapter "Miscellaneous Notes".
+
 2017-05-10 Bruno Haible  <bruno@clisp.org>
 
        doc: New chapter "Build Infrastructure Modules".
index 270e4a8822fe3d0f43d48274e4f3c1c27d6d5b2f..ce3b89d5af1529248419c2b7716d108b15faf8cb 100644 (file)
@@ -728,6 +728,7 @@ better to share them.
 * Library version handling::
 * Windows sockets::
 * Libtool and Windows::
+* Running self-tests under valgrind::
 * License Texinfo sources::
 * Build robot for gnulib::
 @end menu
@@ -748,6 +749,8 @@ better to share them.
 
 @include windows-libtool.texi
 
+@include valgrind-tests.texi
+
 @include licenses-texi.texi
 
 @include build-automation.texi
@@ -6324,7 +6327,6 @@ This list of functions is sorted according to the header that declares them.
 * gcd::
 * Supporting Relocation::
 * func::
-* Running self-tests under valgrind::
 * stat-size::
 @end menu
 
@@ -6358,8 +6360,6 @@ This list of functions is sorted according to the header that declares them.
 
 @include func.texi
 
-@include valgrind-tests.texi
-
 @include stat-size.texi