summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_android.py
Commit message (Expand)AuthorAgeFilesLines
* [3.13] gh-124666: Improve thread cleanup in test_android (GH-131427) (#131433)Miss Islington (bot)2025-03-191-13/+26
* [3.13] gh-125942: Android: set stdout to `errors="backslashreplace"` (GH-1259...Miss Islington (bot)2024-10-251-4/+1
* [3.13] gh-116622: Mock the passage of time in Android logcat rate limit tests...Miss Islington (bot)2024-09-301-6/+26
* [3.13] gh-116622: Add Android test script (GH-121595) (#123061)Miss Islington (bot)2024-08-161-3/+10
* [3.13] gh-116622: Android logging fixes (GH-122698) (#122719)Miss Islington (bot)2024-08-161-20/+112
* gh-116622: Redirect stdout and stderr to system log when embedded in an Andro...Malcolm Smith2024-04-301-0/+332