]> git.saurik.com Git - bison.git/commit - tests/regression.at
* tests/input.at (Invalid $n, Invalid @n): Add the ending `;'.
authorAkim Demaille <akim@epita.fr>
Mon, 4 Mar 2002 16:23:35 +0000 (16:23 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 4 Mar 2002 16:23:35 +0000 (16:23 +0000)
commitbfcf1f3af044b8aa2193a4271a065085f7868777
tree6e88a4611e5c6663391ffc3364309d7d257b755e
parent65ccf9fc1dbcef40e0cae7c58ec6aabd6f4b6918
* tests/input.at (Invalid $n, Invalid @n): Add the ending `;'.
* tests/output.at (AT_CHECK_OUTPUT): Likewise.
* tests/headers.at (AT_TEST_CPP_GUARD_H): Ditto.
* tests/semantic.at (Parsing Guards): Similarly.
* src/reader.at (readgram): Complain if the last rule is not ended
with a semi-colon.
ChangeLog
src/reader.c
tests/headers.at
tests/input.at
tests/output.at
tests/regression.at
tests/semantic.at