about summary refs log tree commit diff
path: root/tests/ui/manual/manual-link-framework.rs
AgeCommit message (Collapse)AuthorLines
2024-12-07Move tests for `-l` and `#[link(..)]` into `tests/ui/link-native-libs`Zalathar-5/+0
2024-05-28Make more of the test suite run on Mac CatalystMads 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)-4/+4
2023-01-11Move /src/test to /testsAlbert Larsan-0/+7