]> git.ipfire.org Git - thirdparty/autoconf.git/commit
tests: add test for AS_EXECUTABLE_P
authorEric Blake <eblake@redhat.com>
Sat, 25 Feb 2012 14:14:29 +0000 (07:14 -0700)
committerEric Blake <eblake@redhat.com>
Sat, 25 Feb 2012 14:14:29 +0000 (07:14 -0700)
commitff3011217dc8bf66fc8f355f18436d1b3ab6a575
tree99bae1d631b2b360f8ccbb2b16c1a3edc916002a
parent9e4e0a37d7b7200f671c2eadb3478a77d2dd7c9c
tests: add test for AS_EXECUTABLE_P

Now that this is public, we should regression test it.

* tests/m4sh.at (AS@&t@_EXECUTABLE): New test.

Signed-off-by: Eric Blake <eblake@redhat.com>
tests/m4sh.at