rust/tests/ui-posix
Andre Bogus d904a01140 fix windows tests
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.
2017-02-14 17:30:55 +01:00
..
conf_bad_toml.rs fix windows tests 2017-02-14 17:30:55 +01:00
conf_bad_toml.stderr fix windows tests 2017-02-14 17:30:55 +01:00
conf_bad_toml.toml fix windows tests 2017-02-14 17:30:55 +01:00
conf_bad_type.rs fix windows tests 2017-02-14 17:30:55 +01:00
conf_bad_type.stderr fix windows tests 2017-02-14 17:30:55 +01:00
conf_bad_type.toml fix windows tests 2017-02-14 17:30:55 +01:00
conf_non_existant.rs fix windows tests 2017-02-14 17:30:55 +01:00
conf_non_existant.stderr fix windows tests 2017-02-14 17:30:55 +01:00