| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-22 | Rename `tests/codegen` into `tests/codegen-llvm` | Guillaume Gomez | -10/+0 | |
| 2024-06-14 | Use `-Zno-profiler-runtime` instead of `//@ needs-profiler-support` | Zalathar | -1/+1 | |
| For PGO/coverage tests that don't need to build or run an actual artifact, we can use `-Zno-profiler-runtime` to run the test even when the profiler runtime is not available. | ||||
| 2024-05-28 | Make more of the test suite run on Mac Catalyst | Mads Marquart | -1/+1 | |
| This adds the `only-apple`/`ignore-apple` compiletest directive, and uses that basically everywhere instead of `only-macos`/`ignore-macos`. Some of the updates in `run-make` are a bit redundant, as they use `ignore-cross-compile` and won't run on iOS - but using Apple in these is still more correct, so I've made that change anyhow. | ||||
| 2024-02-22 | [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives | 许杰友 Jieyou Xu (Joe) | -4/+4 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+10 | |
