]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Correct the result of --extract-dependents.
authorBruno Haible <bruno@clisp.org>
Fri, 16 Aug 2024 16:24:54 +0000 (18:24 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 16 Aug 2024 16:24:54 +0000 (18:24 +0200)
commit5c73543760543bc5f9bac26bde512c9a09613e89
tree5c7a44080914e494f23a19ff60c37d91865087b9
parentb254680d6d512a1d75a536e3b17e4bc8db689204
gnulib-tool.py: Correct the result of --extract-dependents.

* pygnulib/GLModuleSystem.py (GLModule.getDependents): Add the current
module's test module, if that exists.
ChangeLog
pygnulib/GLModuleSystem.py