]> granicus.if.org Git - curl/commitdiff
Tests: fixes for Windows
authorMarcel Raad <Marcel.Raad@teamviewer.com>
Wed, 22 Aug 2018 10:26:21 +0000 (12:26 +0200)
committerMarcel Raad <Marcel.Raad@teamviewer.com>
Wed, 22 Aug 2018 10:26:21 +0000 (12:26 +0200)
- test 1268 requires unix sockets
- test 2072 must be disabled also for MSYS/MinGW

tests/data/test1268
tests/data/test2072

index 7e3ab0fa950d4026e2a30b29ed4bd77a5a5e843a..c5fe5f7493fb7cbf79b0b02a702a134c274fd752 100644 (file)
@@ -16,6 +16,9 @@ warning
 <server>
 none
 </server>
+<features>
+unix-sockets
+</features>
  <name>
 file name argument looks like a flag
  </name>
index 0d2489ff15f8e11db8909b78262c786b8f1bc853..cd26f22bd6354089ed214928a24b2f51c2cb0f19 100644 (file)
@@ -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