diff options
-rw-r--r-- | testcases | 4 | ||||
-rwxr-xr-x | testdir/testawk (renamed from testawk) | 0 | ||||
-rwxr-xr-x | testdir/testcpp (renamed from testcpp) | 0 |
3 files changed, 2 insertions, 2 deletions
@@ -180,12 +180,12 @@ foo_bar foo_bar -- 32: -./cppawk --awk=./testawk foo +./cppawk --awk=./testdir/testawk foo : [-f][/t][--] -- 33: -./cppawk --prepro-only --prepro=./testcpp abc +./cppawk --prepro-only --prepro=./testdir/testcpp abc : [-iq][-D_][-I.][-] -- diff --git a/testawk b/testdir/testawk index a41b4b6..a41b4b6 100755 --- a/testawk +++ b/testdir/testawk diff --git a/testcpp b/testdir/testcpp index d93bcbb..d93bcbb 100755 --- a/testcpp +++ b/testdir/testcpp |