]> git.ipfire.org Git - thirdparty/libtool.git/commit
Update tests without aclocal to expect failure
authorIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Wed, 25 Sep 2024 13:12:34 +0000 (16:12 +0300)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Wed, 25 Sep 2024 13:34:50 +0000 (16:34 +0300)
commit3ab1239727fb29ad4a680fa375036a9c265cac72
treeac3db9f440f1ac7f897a341643855fb0ccfb21f8
parent138cf5b271e65f91927d40e0eda08a42a242aba0
Update tests without aclocal to expect failure

Five tests use aclocal, but do not have a check for whether aclocal is
available to use. This causes reported tests failures in Linux From
Scratch and Darwin builds.

* tests/standalone.at: Add AT_XFAIL_IF check for aclocal for all tests.
* tests/subproject.at: Add AT_XFAIL_IF check for aclocal for last test.
NEWS
tests/standalone.at
tests/subproject.at