| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-10-01 | tests: remove `no-remap-src-base` | Jieyou Xu | -1/+1 | |
| Previously in the `//`-compiletest-directive times, this was implemented as a special `no-*` directive parsing. In the migration from `//` -> `//@`, the `// no-remap-src-base` directive was lost, most likely because it had no effect -- the default is not remapping `src-base`. So remove occurrences of `no-remap-src-base`, as these are not valid directives. | ||||
| 2025-05-08 | Rework `-Zremap-path-scope` macro test with dependency check | Urgau | -0/+41 | |
| 2025-05-08 | Add tests for `-Zremap-path-scope` and paths in diagnostics with deps | Urgau | -0/+13 | |
| 2024-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -1/+1 | |
| 2023-01-16 | ui tests: Remap test base directory by default. | Tim Neumann | -0/+1 | |
| 2023-01-14 | Heuristically undo path prefix mappings. | Tim Neumann | -0/+3 | |
| Because the compiler produces better diagnostics if it can find the source of (potentially remapped) dependencies. | ||||
