Add conditional block parsing failure tests
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 2 Oct 2023 15:55:48 +0000 (11:55 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 2 Oct 2023 16:04:06 +0000 (12:04 -0400)
commit9f2ce91e06d63e6f2e51fe640d3c835e6bcfa11b
treea6219dd2afafc3539ca7918a686fcfd7d4e75ead
parent27d52a19c5248aff0194e22c86e66e526aa9e4f1
Add conditional block parsing failure tests

Change-Id: I49da1387c68b2a521050b449ffe93c00d80f5e87
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
tests/fail-cond-blk-const-int.nt [new file with mode: 0644]
tests/fail-cond-blk-empty-expr.nt [new file with mode: 0644]
tests/fail-cond-blk-eval-type-1.nt [new file with mode: 0644]
tests/fail-cond-blk-eval-type-2.nt [new file with mode: 0644]
tests/fail-cond-blk-eval.nt [new file with mode: 0644]
This page took 0.02338 seconds and 4 git commands to generate.