forked from rust-lang/cargo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add tests for crates windows reserved filenames
Following rust-lang#8055 we need to propperly print errors if the path to any file of the package contains a windows reserved filename. - Added tests for packages with a file that has a reserved filename on Windows. - Added tests for packages with a folder that has a reserved filaname on Windows.
- Loading branch information
Showing
1 changed file
with
62 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters