Commit Graph

5 Commits

Author SHA1 Message Date
Anthony Latsis
54322b22d5 [test] Pass cmake location to build-script invocation in test
The test fails without it with Xcode 26 beta
2025-08-07 00:09:10 +01:00
Eric Miotto
5d304fb803 Ensure build_worktree.test runs on Apple Silicon.
It looks like in this configuration we need to convince `build-script`
we have `ninja` sources in the worktree.

Resolves #79256
Addresses rdar://144503319
2025-02-10 10:10:06 -08:00
Mishal Shah
46bd549621 Fix the REQUIRES in validation-test/BuildSystem/build_worktree.test 2025-02-09 20:45:30 -08:00
Mishal Shah
1f48b2ca8f [Disabled] 1 BuildSystem test to support new version of Xcode 16.2 and macOS 15.2 https://github.com/swiftlang/swift/issues/79256 2025-02-09 20:03:58 -08:00
Anthony Latsis
4a5e0daa9d build: Unhardcode Swift source directory name
This is useful if you maintain several swift worktrees that reside in
the source root directory.
2025-01-07 09:58:47 +00:00