Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow root path for Microsoft.VisualBasic.FileIO.SpecialDirectories #81861

Closed
wants to merge 3 commits into from

Conversation

cston
Copy link
Member

@cston cston commented Feb 8, 2023

See #81544

@ghost
Copy link

ghost commented Feb 8, 2023

Tagging subscribers to this area: @cston
See info in area-owners.md if you want to be subscribed.

Issue Details

See #81544

Author: cston
Assignees: -
Labels:

area-Microsoft.VisualBasic

Milestone: -

@@ -847,6 +847,27 @@ public void RenameFile_File_NewName()
// public void WriteAllText(string file, string text, bool append) { }
// public void WriteAllText(string file, string text, bool append, System.Text.Encoding encoding) { }

/// <summary>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR currently only contains a new test. Did you intend to include a src fix as well?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I wanted to verify the test hit the expected failures on osx and linux before making any src changes. I'll work on a fix next.

@ghost
Copy link

ghost commented Mar 15, 2023

Draft Pull Request was automatically closed for 30 days of inactivity. Please let us know if you'd like to reopen it.

@ghost ghost closed this Mar 15, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Apr 15, 2023
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants