diff options
Diffstat (limited to 'testcases')
-rw-r--r-- | testcases | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -180,14 +180,14 @@ foo_bar foo_bar -- 32: -./cppawk --awk='printf "[%.2s]"' foo +./cppawk --awk=./testawk foo : [-f][/t][--] -- 33: -./cppawk --prepro-only --prepro='printf %.3s' abc +./cppawk --prepro-only --prepro=./testcpp abc : --iq-D_-I.- +[-iq][-D_][-I.][-] -- 34: ./cppawk --prepro-only --awk=mawk mawk=__mawk__ | grep mawk |