From 07acde13ba36189d9dfed7354d12459cb409f6b5 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 7 Dec 2014 22:46:41 +0100 Subject: mds-kbdc: test call to undefined callables and mark the entire macro call if the macro does not exist MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- test-files/mds-kbdc/compile-layout/invalid/call_to_undefined_macro | 2 ++ test-files/mds-kbdc/compile-layout/invalid/map-undefined_function | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 test-files/mds-kbdc/compile-layout/invalid/call_to_undefined_macro create mode 100644 test-files/mds-kbdc/compile-layout/invalid/map-undefined_function (limited to 'test-files') diff --git a/test-files/mds-kbdc/compile-layout/invalid/call_to_undefined_macro b/test-files/mds-kbdc/compile-layout/invalid/call_to_undefined_macro new file mode 100644 index 0000000..cc93330 --- /dev/null +++ b/test-files/mds-kbdc/compile-layout/invalid/call_to_undefined_macro @@ -0,0 +1,2 @@ +letter("a" "A") + diff --git a/test-files/mds-kbdc/compile-layout/invalid/map-undefined_function b/test-files/mds-kbdc/compile-layout/invalid/map-undefined_function new file mode 100644 index 0000000..8179208 --- /dev/null +++ b/test-files/mds-kbdc/compile-layout/invalid/map-undefined_function @@ -0,0 +1,2 @@ + : \f() + -- cgit v1.2.3-70-g09d2