mirror of
https://github.com/python/cpython.git
synced 2025-12-10 02:50:09 +00:00
Trying to use run_tests.py for testing is more trouble than it's worth; reverted to rt.bat. Also cleaned up rt.bat a bit. Trying to use hg purge to clean up after testing is also error-prone, so we're back to using the build solution's Clean targets. |
||
|---|---|---|
| .. | ||
| build-amd64.bat | ||
| build.bat | ||
| buildmsi.bat | ||
| clean-amd64.bat | ||
| clean.bat | ||
| external-amd64.bat | ||
| external.bat | ||
| test-amd64.bat | ||
| test.bat | ||