about summary refs log tree commit diff
path: root/tests/run-make/link-framework
AgeCommit message (Collapse)AuthorLines
2024-07-22Migrate `run-make/link-framework` to `rmake.rs`Guillaume Gomez-23/+38
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-03-18Ensure using `otool` that framework linking actually happenedMads Marquart-0/+44