-
-
Notifications
You must be signed in to change notification settings - Fork 9
feat: support Windows NT device alias path prefixes #794
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
Conversation
Support paths with a Windows NT device alias (`\\?\`, `\??\` or `\\.\`)
Test Results 52 files ± 0 52 suites ±0 16m 23s ⏱️ -1s Results for commit 39cfde6. ± Comparison against base commit a5f848a. This pull request removes 35050 and adds 35067 tests. Note that renamed tests count towards both.This pull request removes 1684 skipped tests and adds 1690 skipped tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
|
|
This is addressed in release v4.1.0. |



Support paths with a Windows NT device alias (
\\?\,\??\or\\.\)