]> git.saurik.com Git - bison.git/commit
tests: calc: modernize the use of locations
authorAkim Demaille <akim@lrde.epita.fr>
Tue, 6 Nov 2012 15:25:37 +0000 (16:25 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Tue, 6 Nov 2012 16:36:04 +0000 (17:36 +0100)
commit3154ff8ef666b601181b5a544c8187de0e836c52
tree98d709245e6fd621b0a56d9145e506879e3622b8
parentd03c0413f0c73f2ab6dde539928eaca8f9f86c9f
tests: calc: modernize the use of locations

* tests/calc.at: Don't initialize the location, let the parser
do it.
Use a $printer.
Change some testing input to be easier to distinguish (instead of always
"0 0" for instance).
tests/calc.at