Aarav Desai
0715745c1c
Move rustdoc tests to appropriate subdirectories
...
Reorganize rustdoc tests into their correct subdirectories for better
categorization:
- Move lint-related tests to rustdoc-ui/lints/
- Move intra-doc link tests to rustdoc-ui/intra-doc/
- Move deref-related tests to rustdoc-ui/deref/
- Move doc-cfg test to rustdoc/doc-cfg/
This improves test organization and makes it easier to find tests
related to specific rustdoc functionality.
2025-10-26 19:16:41 -07:00
Yotam Ofek
0881dba5d3
Move "unused_exter_crate" test from rustdoc-ui to rustdoc
2025-02-27 13:22:46 +00:00
Guillaume Gomez
e7c13c3357
Rollup merge of #123574 - notriddle:notriddle/issue-d, r=fmease
...
rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 6)
Follow up
* https://github.com/rust-lang/rust/pull/116214
* https://github.com/rust-lang/rust/pull/116432
* https://github.com/rust-lang/rust/pull/116824
* https://github.com/rust-lang/rust/pull/118105
* https://github.com/rust-lang/rust/pull/119561
2024-04-16 15:19:12 +02:00
Michael Howell
381a0e3cb0
Move ice tests to rustdoc-ui
2024-04-15 15:11:49 -07:00
Michael Howell
98642da6a9
rustdoc: point at span in include_str!-ed md file
2024-03-29 13:31:35 -07:00
许杰友 Jieyou Xu (Joe)
6e48b96692
[AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives
2024-02-22 16:04:04 +00:00
Michael Howell
fdde5c77a8
rustdoc: move ICE tests to ui
2023-11-23 14:54:19 -07:00
jyn
5fa975142f
Move some rustdoc-ui tests to subdirectories
2023-04-29 11:36:19 -05:00
Guillaume Gomez
37d4302c25
Add regression test for #107918
2023-02-24 18:15:56 +01:00
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00