Vadim Petrochenkov
|
56d6b4e427
|
compiletest: Support matching on non-json lines in compiler output
and migrate most of remaining `error-pattern`s to it.
|
2025-05-04 18:27:45 +03:00 |
|
Jieyou Xu
|
f3344ef4bd
|
tests: use compiletest-ignore-dir for bootstrap self-tests
|
2025-04-14 15:28:41 +08:00 |
|
Jieyou Xu
|
db6e3aa913
|
tests: ensure disabled tests have a reason
|
2025-04-12 15:24:25 +08:00 |
|
许杰友 Jieyou Xu (Joe)
|
d6ceae0fd8
|
Adjust rustc_bootstap.rs ui test
- Fixed test name, it should've been `rustc_bootstrap.rs`, oops.
- Slightly reworded test comment to make it more clear.
|
2024-12-20 02:38:46 +08:00 |
|
许杰友 Jieyou Xu (Joe)
|
13e8313f15
|
bootstrap: use specific-purpose ui test path
I wanted to move some ui tests around, which broke `test_valid` since it
was referencing a non-specific-purpose ui test.
|
2024-12-17 21:01:45 +08:00 |
|
Jieyou Xu
|
c130501d65
|
Add a ui test for RUSTC_BOOTSTRAP vs rustc's stability
|
2024-11-17 19:59:52 +08:00 |
|