]> git.draconx.ca Git - cdecl99.git/commit
tests: Add more coverage for parenthesis handling.
authorNick Bowler <nbowler@draconx.ca>
Sat, 1 Jul 2023 02:09:33 +0000 (22:09 -0400)
committerNick Bowler <nbowler@draconx.ca>
Sun, 2 Jul 2023 00:16:07 +0000 (20:16 -0400)
commit438fd434fd51cc2bd17bbdc8a2eb945493a6baa7
tree41f2a23a029cf2d2c607de91635e12c4181b311b
parent248d73924d6136eee0497a7456aba90bfef633e3
tests: Add more coverage for parenthesis handling.

Add a couple extra test cases which cover some special behaviours
that are apparently missed by the existing tests.
tests/decl-bad.at
tests/decl-good.at