-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bless and update tests to how ui_test likes them
- Loading branch information
Showing
1,553 changed files
with
14,917 additions
and
12,197 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
error: unexpected argument '--out-dir' found | ||
|
||
Usage: cargo [+toolchain] [OPTIONS] [COMMAND] | ||
|
||
For more information, try '--help'. |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// compile-flags: --crate-name=cargo_common_metadata | ||
//@compile-flags: --crate-name=cargo_common_metadata | ||
#![warn(clippy::cargo_common_metadata)] | ||
|
||
fn main() {} |
This file was deleted.
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
tests/ui-cargo/cargo_common_metadata/fail_publish/Cargo.stderr
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
error: unexpected argument '--out-dir' found | ||
|
||
Usage: cargo [+toolchain] [OPTIONS] [COMMAND] | ||
|
||
For more information, try '--help'. |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// compile-flags: --crate-name=cargo_common_metadata | ||
//@compile-flags: --crate-name=cargo_common_metadata | ||
#![warn(clippy::cargo_common_metadata)] | ||
|
||
fn main() {} |
16 changes: 0 additions & 16 deletions
16
tests/ui-cargo/cargo_common_metadata/fail_publish/src/main.stderr
This file was deleted.
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
tests/ui-cargo/cargo_common_metadata/fail_publish_true/Cargo.stderr
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
error: unexpected argument '--out-dir' found | ||
|
||
Usage: cargo [+toolchain] [OPTIONS] [COMMAND] | ||
|
||
For more information, try '--help'. |
2 changes: 1 addition & 1 deletion
2
tests/ui-cargo/cargo_common_metadata/fail_publish_true/src/main.rs
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// compile-flags: --crate-name=cargo_common_metadata | ||
//@compile-flags: --crate-name=cargo_common_metadata | ||
#![warn(clippy::cargo_common_metadata)] | ||
|
||
fn main() {} |
16 changes: 0 additions & 16 deletions
16
tests/ui-cargo/cargo_common_metadata/fail_publish_true/src/main.stderr
This file was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
error: unexpected argument '--out-dir' found | ||
|
||
Usage: cargo [+toolchain] [OPTIONS] [COMMAND] | ||
|
||
For more information, try '--help'. |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// compile-flags: --crate-name=cargo_common_metadata | ||
//@compile-flags: --crate-name=cargo_common_metadata | ||
#![warn(clippy::cargo_common_metadata)] | ||
|
||
fn main() {} |
5 changes: 5 additions & 0 deletions
5
tests/ui-cargo/cargo_common_metadata/pass_publish_empty/Cargo.stderr
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
error: unexpected argument '--out-dir' found | ||
|
||
Usage: cargo [+toolchain] [OPTIONS] [COMMAND] | ||
|
||
For more information, try '--help'. |
2 changes: 1 addition & 1 deletion
2
tests/ui-cargo/cargo_common_metadata/pass_publish_empty/src/main.rs
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// compile-flags: --crate-name=cargo_common_metadata | ||
//@compile-flags: --crate-name=cargo_common_metadata | ||
#![warn(clippy::cargo_common_metadata)] | ||
|
||
fn main() {} |
5 changes: 5 additions & 0 deletions
5
tests/ui-cargo/cargo_common_metadata/pass_publish_false/Cargo.stderr
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
error: unexpected argument '--out-dir' found | ||
|
||
Usage: cargo [+toolchain] [OPTIONS] [COMMAND] | ||
|
||
For more information, try '--help'. |
2 changes: 1 addition & 1 deletion
2
tests/ui-cargo/cargo_common_metadata/pass_publish_false/src/main.rs
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// compile-flags: --crate-name=cargo_common_metadata | ||
//@compile-flags: --crate-name=cargo_common_metadata | ||
#![warn(clippy::cargo_common_metadata)] | ||
|
||
fn main() {} |
5 changes: 5 additions & 0 deletions
5
tests/ui-cargo/cargo_rust_version/fail_both_diff/Cargo.stderr
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
error: unexpected argument '--out-dir' found | ||
|
||
Usage: cargo [+toolchain] [OPTIONS] [COMMAND] | ||
|
||
For more information, try '--help'. |
22 changes: 0 additions & 22 deletions
22
tests/ui-cargo/cargo_rust_version/fail_both_diff/src/main.stderr
This file was deleted.
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
tests/ui-cargo/cargo_rust_version/fail_both_same/Cargo.stderr
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
error: unexpected argument '--out-dir' found | ||
|
||
Usage: cargo [+toolchain] [OPTIONS] [COMMAND] | ||
|
||
For more information, try '--help'. |
20 changes: 0 additions & 20 deletions
20
tests/ui-cargo/cargo_rust_version/fail_both_same/src/main.stderr
This file was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
error: unexpected argument '--out-dir' found | ||
|
||
Usage: cargo [+toolchain] [OPTIONS] [COMMAND] | ||
|
||
For more information, try '--help'. |
20 changes: 0 additions & 20 deletions
20
tests/ui-cargo/cargo_rust_version/fail_cargo/src/main.stderr
This file was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
error: unexpected argument '--out-dir' found | ||
|
||
Usage: cargo [+toolchain] [OPTIONS] [COMMAND] | ||
|
||
For more information, try '--help'. |
20 changes: 0 additions & 20 deletions
20
tests/ui-cargo/cargo_rust_version/fail_clippy/src/main.stderr
This file was deleted.
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
tests/ui-cargo/cargo_rust_version/fail_file_attr/Cargo.stderr
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
error: unexpected argument '--out-dir' found | ||
|
||
Usage: cargo [+toolchain] [OPTIONS] [COMMAND] | ||
|
||
For more information, try '--help'. |
20 changes: 0 additions & 20 deletions
20
tests/ui-cargo/cargo_rust_version/fail_file_attr/src/main.stderr
This file was deleted.
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
tests/ui-cargo/cargo_rust_version/pass_both_same/Cargo.stderr
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
error: unexpected argument '--out-dir' found | ||
|
||
Usage: cargo [+toolchain] [OPTIONS] [COMMAND] | ||
|
||
For more information, try '--help'. |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
error: unexpected argument '--out-dir' found | ||
|
||
Usage: cargo [+toolchain] [OPTIONS] [COMMAND] | ||
|
||
For more information, try '--help'. |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
error: unexpected argument '--out-dir' found | ||
|
||
Usage: cargo [+toolchain] [OPTIONS] [COMMAND] | ||
|
||
For more information, try '--help'. |
5 changes: 5 additions & 0 deletions
5
tests/ui-cargo/cargo_rust_version/pass_file_attr/Cargo.stderr
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
error: unexpected argument '--out-dir' found | ||
|
||
Usage: cargo [+toolchain] [OPTIONS] [COMMAND] | ||
|
||
For more information, try '--help'. |
5 changes: 5 additions & 0 deletions
5
tests/ui-cargo/cargo_rust_version/warn_both_diff/Cargo.stderr
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
error: unexpected argument '--out-dir' found | ||
|
||
Usage: cargo [+toolchain] [OPTIONS] [COMMAND] | ||
|
||
For more information, try '--help'. |
4 changes: 0 additions & 4 deletions
4
tests/ui-cargo/cargo_rust_version/warn_both_diff/src/main.stderr
This file was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
error: unexpected argument '--out-dir' found | ||
|
||
Usage: cargo [+toolchain] [OPTIONS] [COMMAND] | ||
|
||
For more information, try '--help'. |
This file was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
error: unexpected argument '--out-dir' found | ||
|
||
Usage: cargo [+toolchain] [OPTIONS] [COMMAND] | ||
|
||
For more information, try '--help'. |
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
Oops, something went wrong.