| Commit message (Expand) | Author | Age | Files | Lines |
* | Really commit the patch for bug 4125; runtests.sh use -bb flag | Barry Warsaw | 2008-10-17 | 1 | -0/+2 |
|
|
* | Use bash, so echo -n will do the right thing. | Guido van Rossum | 2008-01-12 | 1 | -1/+1 |
|
|
* | Unset PYTHONPATH, for my convenience. | Guido van Rossum | 2007-08-29 | 1 | -0/+3 |
|
|
* | Use python -E instead of undef PYTHONPATH. | Guido van Rossum | 2007-08-22 | 1 | -5/+5 |
|
|
* | Make runtests.py a little more versatile: support -x, and arbitrary flags | Guido van Rossum | 2007-08-20 | 1 | -24/+44 |
|
|
* | Don't redirect stdout for test_curses. | Guido van Rossum | 2007-07-26 | 1 | -3/+4 |
|
|
* | Add a command line option to set the -u flag. | Guido van Rossum | 2007-07-23 | 1 | -1/+7 |
|
|
* | Do the right thing for CYGWIN. | Guido van Rossum | 2007-07-18 | 1 | -0/+1 |
|
|
* | Merged revisions 56020-56124 via svnmerge from | Guido van Rossum | 2007-06-30 | 1 | -1/+1 |
|
|
* | Don't retest failing tests -- it takes too long. | Guido van Rossum | 2007-06-30 | 1 | -2/+2 |
|
|
* | Fix a typo in the name of an output file. | Guido van Rossum | 2007-06-15 | 1 | -1/+1 |
|
|
* | Rip out the file object's implementation. | Guido van Rossum | 2007-06-12 | 1 | -4/+4 |
|
|
* | Minimal changes to make the "freeze" tool work again. | Guido van Rossum | 2007-06-12 | 1 | -1/+6 |
|
|
* | Make test_socket work. | Guido van Rossum | 2007-06-08 | 1 | -1/+1 |
|
|
* | This is how I run the tests. | Guido van Rossum | 2007-05-23 | 1 | -0/+55 |
|
|