diff options
Diffstat (limited to 'testcases')
-rw-r--r-- | testcases | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |