aboutsummaryrefslogtreecommitdiffstats
path: root/testcases
diff options
context:
space:
mode:
Diffstat (limited to 'testcases')
-rw-r--r--testcases7
1 files changed, 2 insertions, 5 deletions
diff --git a/testcases b/testcases
index cd6c180..9f88f67 100644
--- a/testcases
+++ b/testcases
@@ -155,10 +155,7 @@ abc
abc'def
--
29:
-./cppawk '
-#include <stdver.h>
-
-BEGIN { print __cppawk_ver >= 20220318 }'
+./cppawk 'BEGIN { print __cppawk_ver >= 20220321 }'
:
1
--
@@ -187,7 +184,7 @@ foo_bar
33:
./cppawk --prepro-only --prepro=./testdir/testcpp abc
:
-[-iq][-D_][-I.][-]
+[-iq][-D_][-D_][-I.][-]
--
34:
./cppawk --prepro-only --awk=mawk mawk=__mawk__ | grep mawk