Funny characters in file names are not supported on Windows, skip test.

This commit is contained in:
Johannes Sixt
2007-02-14 13:13:31 +01:00
parent e919589df1
commit b565323c2d

View File

@@ -8,6 +8,13 @@ test_description='Quoting paths in diff output.
. ./test-lib.sh
if test "$no_symlinks"
then
say 'Filenames with tabs and new-lines not supported, skipping tests.'
test_done
exit
fi
P0='pathname'
P1='pathname with HT'
P2='pathname with SP'