]> git.ipfire.org Git - thirdparty/automake.git/commit
test: the instdir-ltlib test is expected to fail.
authorKarl Berry <karl@freefriends.org>
Sun, 16 Jun 2024 16:20:29 +0000 (09:20 -0700)
committerKarl Berry <karl@freefriends.org>
Sun, 16 Jun 2024 16:20:29 +0000 (09:20 -0700)
commit42bac29fdcf13717132cded2623c4daa183a24bf
treefa844e73858cd5649b5f1fbd9600c119e66a855e
parente09ee9748d104e3199e32a02c2347658c3f051f7
test: the instdir-ltlib test is expected to fail.

Discussed in https://bugs.gnu.org/71596.

* t/list-of-tests.mk (handwritten_TESTS): move t/instdir-ltlib.sh
(XFAIL_TESTS): to here. It previously worked by accident
because lib_LTLIBRARIES was misspelled as lib_LTIBRARIES;
Paul Eggert fixed that on June 7,
commit 1d35638b23e95fe6f41c828a3442f6d7f242f4c4, and the
test started failing as a result.

* t/instdir-ltlib.sh: add some doc.
* t/all.sh: likewise. (Another xfail test, which is mysterious to me.)
t/all.sh
t/instdir-ltlib.sh
t/list-of-tests.mk