| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-12-07 | Move tests for `-l` and `#[link(..)]` into `tests/ui/link-native-libs` | Zalathar | -37/+0 | |
| 2024-05-28 | Make more of the test suite run on Mac Catalyst | Mads Marquart | -4/+2 | |
| 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-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -12/+12 | |
| 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-11 | Move /src/test to /tests | Albert Larsan | -0/+39 | |
