about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/doc-test-rustdoc-feature.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-15/+0
2020-11-27libtest: Print the total time taken to execute a test suiteJakob Schikowski-0/+1
2020-04-19Moving all rustdoc-ui tests to check-passVal Markovic-1/+1
These were all build-pass before and don't seem to need it. Helps with #62277
2019-11-06rename cfg(rustdoc) into cfg(doc)Guillaume Gomez-3/+3
2019-10-01Add new rustdoc-ui test to ensuire that rustdoc feature isn't passed down to ↵Guillaume Gomez-0/+14
doctests