]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Emit libtests in testdirs generated Makefile.am.
authorCollin Funk <collin.funk1@gmail.com>
Tue, 30 Apr 2024 05:15:56 +0000 (22:15 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Tue, 30 Apr 2024 05:15:56 +0000 (22:15 -0700)
commitafca3c77593e3108b0ddfa8ffdf05d7ecfb8137f
treec8ed8feaf3a651a3330b3af2998d825abb580a52
parent431b58497c6ae0e2bc79c8ed41b3dcfc32248405
gnulib-tool.py: Emit libtests in testdirs generated Makefile.am.

Reported by Bruno Haible in
<https://lists.gnu.org/archive/html/bug-gnulib/2024-04/msg00463.html>.

* pygnulib/GLTestDir.py (GLTestDir.execute): Modify the GLEmiter's
config variable instead of the GLTestDir's so that it can be accessed
when emitting the Makefile.am.
ChangeLog
pygnulib/GLTestDir.py