summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_android.py
Commit message (Expand)AuthorAgeFilesLines
* Increase minimum Android API level to 24 (#125946)Malcolm Smith2024-10-251-4/+0
* gh-125942: Android: set stdout to `errors="backslashreplace"` (#125943)Malcolm Smith2024-10-251-4/+1
* gh-116622: Mock the passage of time in Android logcat rate limit tests (#124015)Malcolm Smith2024-09-131-6/+26
* gh-116622: Add Android test script (#121595)Malcolm Smith2024-08-161-3/+10
* gh-116622: Android logging fixes (#122698)Malcolm Smith2024-08-061-20/+112
* gh-116622: Redirect stdout and stderr to system log when embedded in an Andro...Malcolm Smith2024-04-301-0/+332