]> git.ipfire.org Git - thirdparty/libtool.git/commit
Fixed failing test when program-prefix is used
authorIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Mon, 3 Jun 2024 17:38:10 +0000 (20:38 +0300)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Mon, 3 Jun 2024 17:38:10 +0000 (20:38 +0300)
commitd846b88d2f441ce866effde1c3bb40fa8516c7e8
tree423155df935d59acf22b69a33bf8fc60f197d4ba
parenta2ccbfea446d94043c81a55655ddfb2a5ebf0c5e
Fixed failing test when program-prefix is used

* tests/libtoolize.at: When -program-prefix is used, stdout for the
  program changes from the expected output. As a result, the test
  fails. Replaced the transformed name to account for program-prefix.
tests/libtoolize.at