Rename issue-\d+.rs tests to have meaningful names · rust-lang/rust@9266270 (original) (raw)
24 files changed
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -9,5 +9,5 @@ | ||
9 | 9 | extern crate issue_26606_macro; |
10 | 10 | |
11 | 11 | // @has issue_26606/constant.FOO.html |
12 | -// @has - '//a[@href="../src/issue_26606/issue-26606.rs.html#13"]' 'source' | |
12 | +// @has - '//a[@href="../src/issue_26606/src-link-external-macro-26606.rs.html#13"]' 'source' | |
13 | 13 | make_item!(FOO); |
File renamed without changes.
File renamed without changes.
File renamed without changes.