Fix `reader.test'.
authorLudovic Courtès <ludo@gnu.org>
Sun, 7 Nov 2010 22:31:53 +0000 (23:31 +0100)
committerLudovic Courtès <ludo@gnu.org>
Sun, 7 Nov 2010 22:31:53 +0000 (23:31 +0100)
commit289c3a6112171a2c951f92825e8f2dc8c080d642
treeeca787bc39914797f7dd4de55f713afe109b23f6
parent253f26085e514a85105f924b3fc81ca1f3e08b49
Fix `reader.test'.

This is a followup to a4e472294423bb796db3132c73027384fdfff820 ("need
read error for extra closing square brackets".)

* test-suite/tests/reader.test (exception:unexpected-rsqbracket): New
  variable.
  ("reading")["paren mismatch (2)"]: Change exception type to
  EXCEPTION:UNEXPECTED-RSQBRACKET.
  ["paren mismatch (3)", "paren mismatch (4)"]: New tests.
  ("mismatching parentheses")["closing square bracket following
  mismatched opening"]: New test.
test-suite/tests/reader.test