]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: add new test for AM_PROG_LEX arguments.
authorBogdan <bogdro_rep@gmx.us>
Wed, 1 Nov 2023 16:22:46 +0000 (09:22 -0700)
committerKarl Berry <karl@freefriends.org>
Wed, 1 Nov 2023 16:22:46 +0000 (09:22 -0700)
commitc889fedb8b28748b5fcf435c20484542a1b77324
tree8f351765296a4c57e014c862a4331f4f2a044f1a
parentedd083968cdc766247c4147854d2f82025cd6c4a
tests: add new test for AM_PROG_LEX arguments.

See https://bugs.gnu.org/65600 and https://bugs.gnu.org/65730
and https://lists.gnu.org/archive/html/automake/2023-07/msg00007.html.

* t/lex-args.sh: New test.
* t/list-of-tests.mk (handwritten_tests): Add it.
t/lex-args.sh [new file with mode: 0644]
t/list-of-tests.mk