]> git.saurik.com Git - bison.git/commit
* tests/calc.at (_AT_CHECK_CALC_ERROR): Receive as argument the
authorAkim Demaille <akim@epita.fr>
Tue, 9 Apr 2002 19:20:10 +0000 (19:20 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 9 Apr 2002 19:20:10 +0000 (19:20 +0000)
commit51dec47b377d301d4656ee6da5eaafc22604e5a7
tree0c54999c1ef920242f6fde36748e67ef3e72ee32
parent007a50a493714fdda37f9600e068cf705c8ec3f1
* tests/calc.at (_AT_CHECK_CALC_ERROR): Receive as argument the
full stderr, and strip it according to the bison options, instead
of composing the error message from different bits.
This makes it easier to check for several error messages.
Adjust all the invocations.
Add an invocation exercising the error token.
Add an invocation demonstrating a stupid error message.
(_AT_DATA_CALC_Y): Follow the GCS: initial column is 1, not 0.
Adjust the tests.
Error message are for stderr, not stdout.
ChangeLog
TODO
tests/calc.at