aboutsummaryrefslogtreecommitdiffstats
path: root/testcases
diff options
context:
space:
mode:
Diffstat (limited to 'testcases')
-rw-r--r--testcases5
1 files changed, 5 insertions, 0 deletions
diff --git a/testcases b/testcases
index 3eb492d..8758398 100644
--- a/testcases
+++ b/testcases
@@ -198,3 +198,8 @@ mawk=1
./cppawk --prepro-only --awk=mawk gawk=__gawk__ | grep gawk
:
gawk=__gawk__
+--
+36:
+./cppawk --prepro=die --prepro-only x 2>&1 | grep 'not found'
+:
+./cppawk: 1: eval: die: not found