about summary refs log tree commit diff
path: root/tests/ui/deployment-target/macos-target.rs
AgeCommit message (Collapse)AuthorLines
2024-11-02move deployment-target tests to print-requestNilstrieb-7/+0
2024-05-28Make more of the test suite run on Mac CatalystMads 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-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-5/+5
2023-05-05Add deployment-target --print flag for Apple targetsBlackHoleFox-0/+7