Russell Keith-Magee
500a4712bb
gh-126167: Modify iOS Testbed to read arguments from Info.plist ( #126169 )
...
Modify iOS Testbed to read arguments from Info.plist.
2024-11-18 07:43:41 +08:00
Russell Keith-Magee
e03073ff20
Ensure that iOS test re-runs don't try to spawn a process. ( #122994 )
...
Adds the --single-process option to the iOS test runner to ensure re-runs execute in the same process.
2024-08-14 09:46:53 +08:00
Russell Keith-Magee
ce39d3c6bd
Add a --rerun option to the iOS testbed. ( #122992 )
...
Enable --rerun when running tests on iOS.
2024-08-14 08:14:33 +08:00
Russell Keith-Magee
f006338017
gh-114099: Additions to standard library to support iOS (GH-117052)
...
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Malcolm Smith <smith@chaquo.com>
Co-authored-by: Ned Deily <nad@python.org>
2024-03-28 03:59:33 -04:00
Russell Keith-Magee
408e127159
gh-114099 - Add iOS framework loading machinery. (GH-116454)
...
Co-authored-by: Malcolm Smith <smith@chaquo.com>
Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
2024-03-19 08:36:19 -04:00
Russell Keith-Magee
b33980a2e3
gh-114099 - Add iOS testbed, plus Makefile target to invoke it. (gh-115930)
2024-03-06 23:24:52 -05:00