Ignoring URI tests with unix path on windows
commit99f2a62240cef1c950975f35b2e1fa896123abb4
authorHenric Müller <hemuller@microsoft.com>
Tue, 20 Sep 2016 09:42:09 +0000 (20 11:42 +0200)
committerHenric Müller <hemuller@microsoft.com>
Tue, 20 Sep 2016 09:42:09 +0000 (20 11:42 +0200)
tree18e4816e67283c034799b82a71bc63c9febfda06
parent668ee608ebba8031ea189dc050470e49499bbc63
Ignoring URI tests with unix path on windows

In the .NET runtime, parsing unix paths like "/foo"
on Windows fails. Therefore ignoring tests with such paths
when running tests on Windows.
mcs/class/System/Test/System/UriTest.cs