]> git.saurik.com Git - bison.git/commit
tests: style changes
authorAkim Demaille <akim@lrde.epita.fr>
Wed, 22 Aug 2012 12:26:26 +0000 (14:26 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Fri, 31 Aug 2012 15:50:43 +0000 (17:50 +0200)
commite411069eee85f879408693242cf176c42ab75de5
treeef002dee5b73d97b687368de2d7f6dec0116e2d9
parentae62d0fc4f3a19f24ee798ee3d7efbc3468ad659
tests: style changes

* tests/torture.at (AT_DATA_STACK_TORTURE): M4 style changes to
improve readability.
Fix an assertion which, because of a <= instead of ==, did not check
new_status as visibly meant.
(get_args): New.
tests/torture.at