Skip to content

Commit 5fa9751

Browse files
committed
Move some rustdoc-ui tests to subdirectories
1 parent 572c0d5 commit 5fa9751

File tree

145 files changed

+40
-29
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

145 files changed

+40
-29
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.

tests/rustdoc-ui/cfg-test.rs renamed to tests/rustdoc-ui/doctest/cfg-test.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// check-pass
22
// compile-flags:--test --test-args --test-threads=1
3-
// normalize-stdout-test: "tests/rustdoc-ui" -> "$$DIR"
3+
// normalize-stdout-test: "tests/rustdoc-ui/doctest" -> "$$DIR"
44
// normalize-stdout-test "finished in \d+\.\d+s" -> "finished in $$TIME"
55

66
// Crates like core have doctests gated on `cfg(not(test))` so we need to make
File renamed without changes.

0 commit comments

Comments
 (0)