]> git.ipfire.org Git - thirdparty/libtool.git/commit
libtool: Test trailing slash in destination
authorIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Thu, 24 Oct 2024 17:43:03 +0000 (20:43 +0300)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Wed, 20 Nov 2024 14:42:13 +0000 (16:42 +0200)
commitad4b513fcab6c2f2e487d70aa08d3a355b560ef9
tree9100267237e5f624397daf2460acec53d75c9ca6
parent65026af3bc318d984635572939a9ae8eb0415ad5
libtool: Test trailing slash in destination

This test is added to ensure path comparisons pass when
installing to a destination, specifically when there is a
trailing slash in the destination.

* tests/destdir.at: Add test for trailing slash in destination.
tests/destdir.at