| 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-04-03 | compiletest: Require `//~` annotations even if `error-pattern` is specified | Vadim Petrochenkov | -1/+1 | |
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -1/+1 | |
| Co-authored-by: Adrian <adrian.iosdev@gmail.com> | ||||
| 2023-01-16 | ui tests: Remap test base directory by default. | Tim Neumann | -3/+3 | |
| 2023-01-14 | Heuristically undo path prefix mappings. | Tim Neumann | -0/+14 | |
| Because the compiler produces better diagnostics if it can find the source of (potentially remapped) dependencies. | ||||
