]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145177: Add emscripten run --test, uses test args from config.toml (#146160)
authorHood Chatham <roberthoodchatham@gmail.com>
Thu, 19 Mar 2026 22:14:13 +0000 (23:14 +0100)
committerGitHub <noreply@github.com>
Thu, 19 Mar 2026 22:14:13 +0000 (22:14 +0000)
commit6b5511d66bab0754d1d959cfe98947c536bf4d82
treef80d42dc699c33c3552d1e1eac547d14b1c95cdd
parent98977ca4334b7f7738ff2ed9238616143a1dc69e
gh-145177: Add emscripten run --test, uses test args from config.toml (#146160)

This allows us to change the test arguments from the python repo rather
than having to change buildmaster-config.

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