diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-12-08 17:39:23 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-12-08 17:39:23 +0100 |
commit | 2e8228154989e5733037f62e1db440f166026578 (patch) | |
tree | 88c19bf5cff70e248e2031e4e4c0da4faf8fae69 /test-files/mds-kbdc/compile-layout/invalid/not_a_variable | |
parent | mds-kbdc: compile-layout. bug fixes, test-cases and mark all untested error reports (diff) | |
download | mds-2e8228154989e5733037f62e1db440f166026578.tar.gz mds-2e8228154989e5733037f62e1db440f166026578.tar.bz2 mds-2e8228154989e5733037f62e1db440f166026578.tar.xz |
mds-kbdc: mark failing test cases
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | test-files/mds-kbdc/compile-layout/invalid/not_a_variable | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test-files/mds-kbdc/compile-layout/invalid/not_a_variable b/test-files/mds-kbdc/compile-layout/invalid/not_a_variable index cc189ea..9d9c5ba 100644 --- a/test-files/mds-kbdc/compile-layout/invalid/not_a_variable +++ b/test-files/mds-kbdc/compile-layout/invalid/not_a_variable @@ -1,3 +1,5 @@ +# TODO does not work + let 1 : 1 let \. : 1 let \0 : 1 |