Remove the -test
suffix from normalize directives
This commit is contained in:
parent
5ba0dd4ef6
commit
835fbcbcab
238 changed files with 442 additions and 443 deletions
|
@ -2,8 +2,8 @@
|
|||
// adapted to use that, and that normalize line can go away
|
||||
|
||||
//@ compile-flags:--test
|
||||
//@ normalize-stdout-test: "tests/rustdoc-ui/doctest" -> "$$DIR"
|
||||
//@ normalize-stdout-test: "finished in \d+\.\d+s" -> "finished in $$TIME"
|
||||
//@ normalize-stdout: "tests/rustdoc-ui/doctest" -> "$$DIR"
|
||||
//@ normalize-stdout: "finished in \d+\.\d+s" -> "finished in $$TIME"
|
||||
//@ failure-status: 101
|
||||
|
||||
/// ```compile_fail,E0004
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue