]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-145177: Add emscripten run --test, uses test args from config.toml (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 19 Mar 2026 22:39:48 +0000 (23:39 +0100)
committerGitHub <noreply@github.com>
Thu, 19 Mar 2026 22:39:48 +0000 (06:39 +0800)
commitbc6edf835008ed967f9af450d14fe1452514de7c
tree2b15d5a33469dc9a5dca928c34de5ec254e63f5c
parent6a8436138a247d7c6738dcf909faf356a03f2274
[3.14] gh-145177: Add emscripten run --test, uses test args from config.toml (GH-146160) (#146186)

This allows us to change the test arguments from the python repo rather
than having to change buildmaster-config.
(cherry picked from commit 6b5511d66bab0754d1d959cfe98947c536bf4d82)

Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
Platforms/emscripten/__main__.py
Platforms/emscripten/config.toml