mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-24 05:33:27 +00:00
d904a01140
Windows has a different error message than POSIX, so the ui tests fail for the clippy-config-fail tests. This commit splits those tests up in target-os specific subdirectories and extends compile-test.rs to run either of them based on the target os. Here's hope we'll get a green appveyor build.
4 lines
129 B
Text
4 lines
129 B
Text
error: error reading Clippy's configuration file: No such file or directory (os error 2)
|
|
|
|
error: aborting due to previous error
|
|
|