tests: check the location of the right-hand side symbols
commitf8cd049ecc493067720ab873747391795ce59c64
authorAkim Demaille <akim.demaille@gmail.com>
Sun, 20 Sep 2020 15:06:04 +0000 (20 17:06 +0200)
committerAkim Demaille <akim.demaille@gmail.com>
Sun, 20 Sep 2020 15:24:06 +0000 (20 17:24 +0200)
tree4ebcc9f769799990102e9d0273435f57f03a2479
parent72946549ed8e363035ada65bbbf03e4b0216e47a
tests: check the location of the right-hand side symbols

The D skeleton was not properly supporting @1 etc.
Reported by Adela Vais.
https://lists.gnu.org/r/bison-patches/2020-09/msg00049.html

* data/skeletons/d.m4 (b4_rhs_location): Fix it.
* tests/calc.at: Check the support of @n for all the skeletons.
data/skeletons/d.m4
tests/calc.at