| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -5/+5 | |
| 2023-02-09 | Test XRay only for supported targets | Oleksii Lozovskyi | -0/+1 | |
| Now that the compiler accepts "-Z instrument-xray" option only when targeting one of the supported targets, make sure to not run the codegen tests where the compiler will fail. Like with other compiletests, we don't have access to internals, so simply hardcode a list of supported architectures here. | ||||
| 2023-02-09 | UI tests for -Z instrument-xray | Oleksii Lozovskyi | -0/+8 | |
| I'm tired of testing it manually, just codify my expectations in tests. They're pretty low-maintenance. | ||||
