about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/cfg-test.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-31/+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-10-29stabilize cfg(doctest)Guillaume Gomez-2/+0
2019-07-06force single-threaded text executionQuietMisdreavus-1/+1
2019-07-06rustdoc: set cfg(doctest) when collecting doctestsQuietMisdreavus-0/+10
2019-07-03Migrate compile-pass annotations to build-passYuki Okushi-1/+1
2019-06-08Fix tests after revert of rustdoc cfg(test) featureOliver Middleton-2/+5
2019-04-24Add test for rustdoc cfg(test) featureGuillaume Gomez-0/+19