about summary refs log tree commit diff
path: root/tests/ui/README.md
AgeCommit message (Collapse)AuthorLines
2025-07-30remove hello world directoryKivooeo-4/+0
2025-07-28Rollup merge of #144151 - Kivooeo:issue1, r=jieyouxuMatthias Krüger-0/+4
`tests/ui/issues/`: The Issues Strike Back [1/N] I believe I’ve finally brought [my program](https://github.com/Kivooeo/test-manager) to life -- it now handles multiple test moves in one go: plain moves first, then a gentle touch on each file depends on given options. The process should be much smoother now. Of course, I won’t rush through everything in a few days -- that would be unkind to `@Oneirical.` I’ll pace myself. And also I can't have more than one such PR because `issues.txt` will conflict with previous parts after merging them which is not fun as well. This PR is just that: first commit - moves; second - regression comments and the occasional .stderr reblesses, also issue.txt and tidy changes. Nothing special, but progress nonetheless. This is for the purpose of preserving test file history during restructuring Part of https://github.com/rust-lang/rust/issues/133895. r? `@jieyouxu`
2025-07-25Allow pretty printing paths with `-Zself-profile-events=args`Jakub Beránek-0/+4
2025-07-25commentsKivooeo-0/+4
2025-07-24Rename tests/ui/SUMMARY.md and update rustc dev guide on error-patternOneirical-0/+1592
2025-04-12tests/ui: remove outdated READMEJieyou Xu-35/+0
We should consolidate our test suite docs in rustc-dev-guide, and this README is very outdated.
2024-12-02Fix typos on tests/ui/README.mdXelph-3/+3
2024-02-16Implement infra support for migrating from `//` to `//@` ui test directives许杰友 Jieyou Xu (Joe)-0/+35