]> git.saurik.com Git - bison.git/commit - tests/torture.at
tests: use assert instead of plain abort.
authorAkim Demaille <akim@lrde.epita.fr>
Tue, 26 Jun 2012 08:20:35 +0000 (10:20 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Tue, 26 Jun 2012 11:55:50 +0000 (13:55 +0200)
commit77519a7d18266500754693b5e9e4b89608d6ed2c
tree0b98e0176c8ba8ec0065568606b5a1131bf8279b
parent0e16927b48c881317a38132923b6f3150802a7d3
tests: use assert instead of plain abort.

* tests/actions.at, tests/calc.at, tests/conflicts.at,
* tests/cxx-type.at, tests/glr-regression.at, tests/input.at,
* tests/named-refs.at, tests/regression.at, tests/torture.at,
* tests/local.at:
Prefer assert to abort.
tests/actions.at
tests/calc.at
tests/conflicts.at
tests/cxx-type.at
tests/glr-regression.at
tests/input.at
tests/local.at
tests/named-refs.at
tests/regression.at
tests/torture.at