Loading tests/data/test1268 +3 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,9 @@ warning <server> none </server> <features> unix-sockets </features> <name> file name argument looks like a flag </name> Loading tests/data/test2072 +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ file:// with unix path resolution behavior for the case of extra slashes file:////%PWD/log/test2072.txt </command> <precheck> perl -e "print 'Test requires a unix system' if ( $^O eq 'MSWin32' || $^O eq 'cygwin' || $^O eq 'dos');" perl -e "print 'Test requires a unix system' if ( $^O eq 'MSWin32' || $^O eq 'cygwin' || $^O eq 'dos' || $^O eq 'msys');" </precheck> <file name="log/test2072.txt"> foo Loading Loading
tests/data/test1268 +3 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,9 @@ warning <server> none </server> <features> unix-sockets </features> <name> file name argument looks like a flag </name> Loading
tests/data/test2072 +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ file:// with unix path resolution behavior for the case of extra slashes file:////%PWD/log/test2072.txt </command> <precheck> perl -e "print 'Test requires a unix system' if ( $^O eq 'MSWin32' || $^O eq 'cygwin' || $^O eq 'dos');" perl -e "print 'Test requires a unix system' if ( $^O eq 'MSWin32' || $^O eq 'cygwin' || $^O eq 'dos' || $^O eq 'msys');" </precheck> <file name="log/test2072.txt"> foo Loading