Skip to content

AltTrailingSlash tests should actually use AltDirectorySeparatorChar - #64437

Merged
danmoseley merged 1 commit into
dotnet:mainfrom
adamsitnik:AltDirectorySeparatorCharTests
Jan 28, 2022
Merged

AltTrailingSlash tests should actually use AltDirectorySeparatorChar#64437
danmoseley merged 1 commit into
dotnet:mainfrom
adamsitnik:AltDirectorySeparatorCharTests

Conversation

@adamsitnik

Copy link
Copy Markdown
Member

While I was reviewing #64347 I've realized that the tests are not doing what they were supposed to: using Path.AltDirectorySeparatorChar instead Path.DirectorySeparatorChar

@adamsitnikadamsitnik added area-System.IO test-enhancement Improvements of test source code labels Jan 28, 2022
@ghostghost assigned adamsitnikJan 28, 2022
@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @dotnet/area-system-io
See info in area-owners.md if you want to be subscribed.

Issue Details

While I was reviewing #64347 I've realized that the tests are not doing what they were supposed to: using Path.AltDirectorySeparatorChar instead Path.DirectorySeparatorChar

Author:adamsitnik
Assignees:-
Labels:

area-System.IO, test enhancement

Milestone:-

@danmoseley
danmoseley merged commit 052e241 into dotnet:mainJan 28, 2022
@adamsitnik
adamsitnik deleted the AltDirectorySeparatorCharTests branch January 28, 2022 12:08
@adamsitnikadamsitnik added this to the 7.0.0 milestone Jan 28, 2022
@ghostghost locked as resolved and limited conversation to collaborators Feb 27, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.IOtest-enhancementImprovements of test source code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@adamsitnik@danmoseley