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/macro-undefined_macro-call | |
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 'test-files/mds-kbdc/compile-layout/invalid/macro-undefined_macro-call')
-rw-r--r-- | test-files/mds-kbdc/compile-layout/invalid/macro-undefined_macro-call | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test-files/mds-kbdc/compile-layout/invalid/macro-undefined_macro-call b/test-files/mds-kbdc/compile-layout/invalid/macro-undefined_macro-call index 69f2f8e..6626ae7 100644 --- a/test-files/mds-kbdc/compile-layout/invalid/macro-undefined_macro-call +++ b/test-files/mds-kbdc/compile-layout/invalid/macro-undefined_macro-call @@ -1,3 +1,5 @@ +# TODO does not work + macro m/0 m(1) end macro |