Daniel Shahaf
|
926c36c1fb
|
Add a test for issue #641.5, using the infrastructure added in the previous commits.
Current output:
.
# precommand-then-assignment
1..4
ok 1 - [1,4] «nice»
not ok 2 - [6,8] «x=y» - expected (6 8 "unknown-token"), observed (6 8 "assign"). # TODO "issue #641.5"
not ok 3 - [8,8] «y» - expected (10 11 "default"), observed (8 8 "default"). # TODO "issue #641.5 (fallout)"
ok 4 - cardinality check # SKIP cardinality check disabled whilst regular test points are expected to fail
|
2019-11-10 11:49:26 +00:00 |
|