[AUTO_GENERATED] Migrate compiletest to use ui_test
-style //@
directives
This commit is contained in:
parent
cbf10affb0
commit
6e48b96692
1817 changed files with 4769 additions and 4769 deletions
|
@ -1,10 +1,10 @@
|
|||
// Test that `--show-output` has an effect and `allow(unused)` can be overridden.
|
||||
|
||||
// check-pass
|
||||
// edition:2018
|
||||
// compile-flags:--test --test-args=--show-output
|
||||
// normalize-stdout-test: "tests/rustdoc-ui/doctest" -> "$$DIR"
|
||||
// normalize-stdout-test "finished in \d+\.\d+s" -> "finished in $$TIME"
|
||||
//@ check-pass
|
||||
//@ edition:2018
|
||||
//@ compile-flags:--test --test-args=--show-output
|
||||
//@ normalize-stdout-test: "tests/rustdoc-ui/doctest" -> "$$DIR"
|
||||
//@ normalize-stdout-test "finished in \d+\.\d+s" -> "finished in $$TIME"
|
||||
|
||||
/// ```
|
||||
/// #![warn(unused)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue