mirror of
https://github.com/python/cpython.git
synced 2025-11-11 11:01:39 +00:00
Modifies the iOS testbed project to add a test plan. This simplifies the iOS
test runner, as we can now use the built-in log streaming to see test results.
It also allows for some other affordances, like providing a default LLDB config,
and using a standardized mechanism for specifying test arguments.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| iOSTestbed | ||
| iOSTestbed.xcodeproj | ||
| iOSTestbedTests | ||
| Python.xcframework | ||
| __main__.py | ||
| iOSTestbed.lldbinit | ||
| iOSTestbed.xctestplan | ||