From e281759a27e0b03e5c8598b067edb812f7f7fded Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 1 Jun 2020 20:45:20 +0200 Subject: [PATCH] doc: Move 'Running self-tests under valgrind' section. * doc/gnulib.texi (Build Infrastructure Modules): Include valgrind-tests.texi here... (Miscellaneous Notes): ... not here. --- ChangeLog | 7 +++++++ doc/gnulib.texi | 6 +++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index c748782999..94baf96c50 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2020-06-01 Bruno Haible + + doc: Move 'Running self-tests under valgrind' section. + * doc/gnulib.texi (Build Infrastructure Modules): Include + valgrind-tests.texi here... + (Miscellaneous Notes): ... not here. + 2020-06-01 Bruno Haible doc: Move 'Visual Studio Compatibility' section. diff --git a/doc/gnulib.texi b/doc/gnulib.texi index ae08a92c38..68a81dc987 100644 --- a/doc/gnulib.texi +++ b/doc/gnulib.texi @@ -740,7 +740,6 @@ better to share them. * Extra tests modules:: * Modules that modify the way other modules work:: * A C++ namespace for gnulib:: A different way of using Gnulib in C++ -* Running self-tests under valgrind:: * License Texinfo sources:: * Building gnulib:: @end menu @@ -755,8 +754,6 @@ better to share them. @include namespace.texi -@include valgrind-tests.texi - @include licenses-texi.texi @include build-automation.texi @@ -6771,6 +6768,7 @@ for use with GNU Automake (in particular). * configmake:: * warnings:: * manywarnings:: +* Running self-tests under valgrind:: * VCS To ChangeLog:: @end menu @@ -6786,6 +6784,8 @@ for use with GNU Automake (in particular). @include manywarnings.texi +@include valgrind-tests.texi + @include vcs-to-changelog.texi -- 2.39.5