mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-17 08:13:02 +00:00
* tests/actions.at, tests/calc.at, tests/headers.at,
* tests/torture.at: Adjust to the newest Autotest which no longer forces `.' in the PATH.
This commit is contained in:
@@ -124,6 +124,6 @@ main (void)
|
||||
# Link and execute, just to make sure everything is fine (and in
|
||||
# particular, that MY_LLOC is indeed defined somewhere).
|
||||
AT_CHECK([$CC $CFLAGS $CPPFLAGS caller.c input.c -o caller], 0, [], [ignore])
|
||||
AT_CHECK([caller])
|
||||
AT_CHECK([./caller])
|
||||
|
||||
AT_CLEANUP
|
||||
|
||||
Reference in New Issue
Block a user