Commit eaa59a3
committed
Test other UNC-like prefixes besides
The test cases added in this commit are not very high value, since
any `\` in what is supposed to be a component should be detected as
invalid on Windows, which entails that these paths are detected as
such. Adding these is mainly to clarify that the `\\?\` is not
special here, comparedd to other kinds of `\` and `\\` paths.\\?\
1 parent f5ef10d commit eaa59a3
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
| 269 | + | |
269 | 270 | | |
| 271 | + | |
| 272 | + | |
270 | 273 | | |
271 | 274 | | |
272 | 275 | | |
| |||
0 commit comments