aboutsummaryrefslogtreecommitdiffstats
path: root/testcases
diff options
context:
space:
mode:
Diffstat (limited to 'testcases')
-rw-r--r--testcases45
1 files changed, 45 insertions, 0 deletions
diff --git a/testcases b/testcases
index 8797315..8d596af 100644
--- a/testcases
+++ b/testcases
@@ -12,3 +12,48 @@ hello
./cppawk -f
:
ERR
+--
+4:
+./cppawk -f x -f x
+:
+ERR
+--
+5:
+./cppawk -MM 1
+:
+ERR
+--
+6:
+./cppawk -F
+:
+ERR
+--
+7:
+./cppawk -v
+:
+ERR
+--
+8:
+./cppawk -E
+:
+ERR
+--
+9:
+./cppawk -i
+:
+ERR
+--
+10:
+./cppawk -l
+:
+ERR
+--
+11:
+./cppawk -L
+:
+ERR
+--
+12:
+./cppawk
+:
+ERR