]> 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>
Fri, 25 Oct 2024 13:19:17 +0000 (16:19 +0300)
commit3060c0adf3cd4f0e35daa9cef8aa83ab5cf88489
tree27fee722b07f12fd46fd63a49dd0e972ba7fd685
parentb3839cb99be0f8231f836f55f62be765a9aefde3
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