]> 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:32:59 +0000 (16:32 +0300)
commit951c0510a3362c0b4f7b0998abf2c8a32c768309
tree9ee58e558001355eb89b3f7afbd3d28814254f69
parent0678589f9516de4c9afc54b8f8acec449fa0c027
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