1. 90387ff regrtest.py now runs python in build/test_python_xxx. (deeper than here) by Hirokazu Yamamoto · 14 years ago
  2. fc2e1d1 Let's see if tcl/tk test runs on windows buildbot with this fix. by Hirokazu Yamamoto · 14 years ago
  3. b46dfb0 Add -bb to rt.bat to do some extra checks during the tests (it is already used by the non-Windows buildbots). by Ezio Melotti · 14 years ago
  4. 63b4355 Merged revisions 79540-79541 via svnmerge from by Ezio Melotti · 14 years ago
  5. e1b5ac6 Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. by Georg Brandl · 16 years ago
  6. a26f8ca Revert r63934 -- it was mixing two patches. by Georg Brandl · 16 years ago
  7. f954c4b Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. by Georg Brandl · 16 years ago
  8. dd15f6c Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,61285-61286,61288-61290,61298,61303-61305,61312-61314,61317,61329,61332,61344,61350-61351,61363-61376,61378-61379,61382-61383,61387-61388,61392,61395-61396,61402-61403 via svnmerge from by Christian Heimes · 16 years ago
  9. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  10. 42cd14d More cmd.exe exploitation. by Tim Peters · 20 years ago
  11. e2f6899 Since it's impossible to build Python using VC7.1 on a command.com by Tim Peters · 20 years ago
  12. e82b00f Updated test-runner .bat for new location of Tcl/Tk. by Tim Peters · 20 years ago
  13. 1d64fb3 Temporarily add the Tcl/Tk bin directory to PATH, so that test_tcl can by Tim Peters · 20 years ago
  14. fb1db4c Add -E and -tt options to the python invocations, as for the Unix tests. by Guido van Rossum · 22 years ago
  15. ffd9328 Clean up the "docs". by Tim Peters · 23 years ago
  16. 6a9aec4 Change Windows test to do a complete job of removing .pyc/.pyo files by Tim Peters · 23 years ago
  17. 755f4c1 Added -O option (to run python or python_d w/ -O), by Tim Peters · 23 years ago
  18. 2ad1a44 When running the tests twice, stuck a "Press any key to continue ..." pause by Tim Peters · 23 years ago
  19. 2cfa980 Run tests twice by default, first time deleting .pyc/.pyo files. by Tim Peters · 23 years ago
  20. 4bf9c20 Delete the bytecode from the library and tests before running the by Guido van Rossum · 23 years ago
  21. a2ebb87 Added simple batch file to make running the test suite from the PCbuild by Tim Peters · 24 years ago