From: Bruno Haible Date: Mon, 1 Jun 2020 18:45:20 +0000 (+0200) Subject: doc: Move 'Running self-tests under valgrind' section. X-Git-Tag: v1.0~3988 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=e281759a27e0b03e5c8598b067edb812f7f7fded;p=gnulib.git doc: Move 'Running self-tests under valgrind' section. * doc/gnulib.texi (Build Infrastructure Modules): Include valgrind-tests.texi here... (Miscellaneous Notes): ... not here. --- 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