| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-09-04 | Remove macOS 10.10 dynamic linker bug workaround | beetrees | -27/+0 | |
| 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) | -2/+2 | |
| 2024-01-23 | Remove uses of no-system-llvm | Nikita Popov | -1/+0 | |
| It looks like none of these are actually needed. | ||||
| 2023-03-20 | mv tests/codegen/issue-* tests/codegen/issues/ | Scott McMurray | -0/+28 | |
