| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Ensure that iOS test re-runs don't try to spawn a process. (#122994) | Russell Keith-Magee | 2024-08-14 | 1 | -0/+1 |
| | | | | Adds the --single-process option to the iOS test runner to ensure re-runs execute in the same process. | ||||
| * | Add a --rerun option to the iOS testbed. (#122992) | Russell Keith-Magee | 2024-08-14 | 1 | -0/+1 |
| | | | | Enable --rerun when running tests on iOS. | ||||
| * | gh-114099: Additions to standard library to support iOS (GH-117052) | Russell Keith-Magee | 2024-03-28 | 1 | -2/+2 |
| | | | | | | 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> | ||||
| * | gh-114099 - Add iOS framework loading machinery. (GH-116454) | Russell Keith-Magee | 2024-03-19 | 2 | -2/+2 |
| | | | | | Co-authored-by: Malcolm Smith <smith@chaquo.com> Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com> | ||||
| * | gh-114099 - Add iOS testbed, plus Makefile target to invoke it. (gh-115930) | Russell Keith-Magee | 2024-03-07 | 14 | -0/+898 |
