Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add -E and -tt options to the python invocations, as for the Unix tests. | Guido van Rossum | 2002-08-07 | 1 | -2/+2 |
* | Clean up the "docs". | Tim Peters | 2001-02-19 | 1 | -7/+16 |
* | Change Windows test to do a complete job of removing .pyc/.pyo files | Tim Peters | 2001-02-11 | 1 | -4/+1 |
* | Added -O option (to run python or python_d w/ -O), | Tim Peters | 2001-01-23 | 1 | -8/+14 |
* | When running the tests twice, stuck a "Press any key to continue ..." pause | Tim Peters | 2001-01-20 | 1 | -6/+5 |
* | Run tests twice by default, first time deleting .pyc/.pyo files. | Tim Peters | 2001-01-19 | 1 | -2/+20 |
* | Delete the bytecode from the library and tests before running the | Guido van Rossum | 2001-01-19 | 1 | -0/+4 |
* | Added simple batch file to make running the test suite from the PCbuild | Tim Peters | 2000-09-15 | 1 | -0/+8 |