Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@monojenkins
Copy link
Contributor

closes: #18933

Backport of #19488.

/cc @lewing @kjpou1

kjpou1 added 4 commits April 11, 2020 07:34
- Modify IO file to assign backslash to alternate directory separator by default
- Add tests for issue mono#18933
- After internal discussions decided to skip these two tests on wasm

   1. GetDirectories_Backslash
   1. GetFiles_Backslash
- skip subtest mono#9 if WASM
- To fix issue mono#18933 we set the AltDirectorySeparatorChar as well.  This causes the `Assert.IsTrue (!Path.IsPathRooted ("\\"), "IsPathRooted mono#9");` to fail. Path.IsPathFullyQualified Method handles paths that use both the DirectorySeparatorChar and the AltDirectorySeparatorChar characters.
@lewing lewing merged commit 31c6624 into mono:3.2-wasm Apr 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants