about summary refs log tree commit diff
path: root/tests/rustdoc/doctest
AgeCommit message (Collapse)AuthorLines
2025-05-24rustdoc: use descriptive tooltip if doctest is conditionally ignoredbinarycat-0/+23
fixes https://github.com/rust-lang/rust/issues/141092
2025-03-27Stabilize --test-runtool and --test-runtool-argEric Huss-1/+0
2025-03-27Rename `--runtool` and `--runtool-arg`Eric Huss-3/+3
This renames `--runtool` and `--runtool-arg` to `--test-runtool` and `--test-runtool-arg` to maintain consistency with other `--test-*` arguments.
2025-03-27Add test for doctest runtoolEric Huss-0/+35
2024-06-24Update `tests/rustdoc` to new test syntaxGuillaume Gomez-8/+8
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-10/+10
2024-01-03rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 5)Michael Howell-0/+27
2023-11-23rustdoc: move doctest tests to folderMichael Howell-0/+200