summaryrefslogtreecommitdiffstats
path: root/20150505/unit-tests/modorder.exp
diff options
context:
space:
mode:
Diffstat (limited to '20150505/unit-tests/modorder.exp')
-rw-r--r--20150505/unit-tests/modorder.exp11
1 files changed, 11 insertions, 0 deletions
diff --git a/20150505/unit-tests/modorder.exp b/20150505/unit-tests/modorder.exp
new file mode 100644
index 0000000..4117427
--- /dev/null
+++ b/20150505/unit-tests/modorder.exp
@@ -0,0 +1,11 @@
+LIST = one two three four five six seven eight nine ten
+LIST:O = eight five four nine one seven six ten three two
+LIST:Ox = Ok
+LIST:O:Ox = Ok
+LISTX = Ok
+LISTSX = Ok
+make: Bad modifier `:OX' for LIST
+BADMOD 1 = }
+make: Bad modifier `:OxXX' for LIST
+BADMOD 2 = XX}
+exit status 0
OpenPOWER on IntegriCloud