| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-05-04 | compiletest: Support matching on non-json lines in compiler output | Vadim Petrochenkov | -1/+2 | |
| and migrate most of remaining `error-pattern`s to it. | ||||
| 2025-04-14 | tests: use `compiletest-ignore-dir` for bootstrap self-tests | Jieyou Xu | -2/+0 | |
| 2025-04-12 | tests: ensure disabled tests have a reason | Jieyou Xu | -2/+2 | |
| 2024-12-20 | Adjust `rustc_bootstap.rs` ui test | 许杰友 Jieyou Xu (Joe) | -2/+2 | |
| - Fixed test name, it should've been `rustc_bootstrap.rs`, oops. - Slightly reworded test comment to make it more clear. | ||||
| 2024-12-17 | bootstrap: use specific-purpose ui test path | 许杰友 Jieyou Xu (Joe) | -0/+4 | |
| I wanted to move some ui tests around, which broke `test_valid` since it was referencing a non-specific-purpose ui test. | ||||
| 2024-11-17 | Add a ui test for `RUSTC_BOOTSTRAP` vs rustc's stability | Jieyou Xu | -0/+57 | |
