]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-127845: Minor improvements to iOS test runner script (GH-127846) (#127892)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 12 Dec 2024 22:17:58 +0000 (23:17 +0100)
committerGitHub <noreply@github.com>
Thu, 12 Dec 2024 22:17:58 +0000 (22:17 +0000)
commit740e9ab545ed0edf3eb673cf2306ae07324f82ed
treef002af0f7b269f84df858532e49d89b8c4e65f5c
parentd3d478eff1a8f20c40c7700a51be7bb0d5cf26e8
[3.13] gh-127845: Minor improvements to iOS test runner script (GH-127846) (#127892)

Uses symlinks to install iOS framework into testbed clone, adds a verbose mode
to the iOS runner to hide most Xcode output, adds another mechanism to disable
terminal colors, and ensures that stdout is flushed after every write.
(cherry picked from commit ba2d2fda93a03a91ac6cdff319fd23ef51848d51)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
Makefile.pre.in
iOS/testbed/__main__.py
iOS/testbed/iOSTestbedTests/iOSTestbedTests.m