tests: rename AT_YACC_IF as AT_YACC_C_IF

In data/, b4_yacc_if refers to %yacc, not yacc.c.

* tests/local.at (AT_YACC_IF): Rename as...
(AT_YACC_C_IF): this.
This commit is contained in:
Akim Demaille
2021-08-05 08:40:29 +02:00
parent d4b195ece6
commit 6fc9f13aef
4 changed files with 7 additions and 7 deletions

View File

@@ -975,7 +975,7 @@ Parsing FAILED.
# -------------------------------------
# Upon stack overflow, all symbols on the stack should be destroyed.
# Only check for yacc.c.
AT_YACC_IF([
AT_YACC_C_IF([
AT_PARSER_CHECK([input '(x)(x)(x)(x)(x)(x)(x)'], 2, [],
[[sending: '(' (0@0-9)
sending: 'x' (1@10-19)