]> git.ipfire.org Git - thirdparty/libtool.git/commit
tests: extend archive-in-archive with dependency forwarding check
authorAlexandre Janniaux <ajanni@videolabs.io>
Tue, 28 Apr 2026 14:11:01 +0000 (16:11 +0200)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Thu, 21 May 2026 18:07:30 +0000 (21:07 +0300)
commitec577ffbb3b5fc6752da7e26a23d11056a9f2cea
tree3ef66430a96d64e6e61aa1e90bf907c8319182a6
parentc6ded7d821f7bda31ed56ef968ad78ab4f945085
tests: extend archive-in-archive with dependency forwarding check

Verify that the old library dependency is recorded in
dependency_libs of the target .la file, and that an executable
linked against the target can resolve symbols from the forwarded
dependency.

Reported: https://savannah.gnu.org/patch/?10569
tests/archive-in-archive.at