summaryrefslogtreecommitdiffstats
path: root/Apple/iOS
Commit message (Collapse)AuthorAgeFilesLines
* [3.14] gh-140702: Add test skip for Unix Datagram tests on iOS when on ↵Miss Islington (bot)2025-10-291-0/+11
| | | | | | | | | | | Github Actions (GH-140740) (#140742) Exposes the GITHUB_ACTIONS environment variable to iOS simulator test runs, and uses this variable to skip a Unix Datagram socketserver test that is unreliable in the iOS GitHub Actions environment. (cherry picked from commit 9f8d005d2961777aa533ec330f96b50324a3446f) Co-authored-by: Russell Keith-Magee <russell@keith-magee.com> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
* [3.14] gh-138171: Migrate iOS testbed location and add Apple build script ↵Russell Keith-Magee2025-09-2918-0/+399
(#138176) (#139204) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>