]> git.saurik.com Git - bison.git/commitdiff
Always check the value returned by yyparse.
authorAkim Demaille <akim@epita.fr>
Fri, 15 Nov 2002 08:56:40 +0000 (08:56 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 15 Nov 2002 08:56:40 +0000 (08:56 +0000)
* tests/calc.at (_AT_DATA_CALC_Y): Have `main' exit with the value
returned by yyparse.
(_AT_CHECK_CALC_ERROR): Take the expected exit value as argument.
Adjust calls.
* tests/glr-regr1.at (glr-regr1.y): Have `main' exit with the value
returned by yyparse.


No differences found