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