]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-137973: Add a non-parallel test plan to the iOS testbed project (GH-138018...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 25 Aug 2025 12:00:35 +0000 (14:00 +0200)
committerGitHub <noreply@github.com>
Mon, 25 Aug 2025 12:00:35 +0000 (15:00 +0300)
commit9fa74c57fe52df4e6d52a2e12376bb52cd31e53c
tree76a9a2e6dce458367d9b2aed78c45a888f91caae
parent271823fdafc29c00189bdb253199db3083dd3933
[3.14] gh-137973: Add a non-parallel test plan to the iOS testbed project (GH-138018) (#138038)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
.gitignore
Doc/using/ios.rst
Misc/NEWS.d/next/Tools-Demos/2025-08-21-14-04-50.gh-issue-137873.qxffLt.rst [new file with mode: 0644]
iOS/README.rst
iOS/testbed/__main__.py
iOS/testbed/iOSTestbed.lldbinit [new file with mode: 0644]
iOS/testbed/iOSTestbed.xcodeproj/project.pbxproj
iOS/testbed/iOSTestbed.xcodeproj/xcshareddata/xcschemes/iOSTestbed.xcscheme [new file with mode: 0644]
iOS/testbed/iOSTestbed.xctestplan [new file with mode: 0644]
iOS/testbed/iOSTestbed/iOSTestbed-Info.plist
iOS/testbed/iOSTestbedTests/iOSTestbedTests.m