tests: improve titles

* tests/local.at (AT_SETUP_STRIP): New.
(AT_SETUP): Use it to shorten the test titles: remove %defines, %language
and %skeleton whose arguments suffice.
* tests/synclines.at: Use more precise AT_SETUP.
This commit is contained in:
Akim Demaille
2012-12-22 13:39:54 +01:00
parent ac826bc4b1
commit 781eaf908d
2 changed files with 23 additions and 1 deletions

View File

@@ -268,7 +268,7 @@ m4_popdef([AT_TEST])
## ----------- ##
m4_pushdef([AT_TEST],
[AT_SETUP([%no-lines])
[AT_SETUP([%no-lines: $1])
AT_BISON_OPTION_PUSHDEFS([%skeleton "$1" %defines])
AT_DATA_GRAMMAR([input.y],