1. b78b489 #9628: fix runtests.sh -x option so more than one test can be excluded. by R. David Murray · 14 years ago
  2. 34bbf00 Really commit the patch for bug 4125; runtests.sh use -bb flag by Barry Warsaw · 16 years ago
  3. f7ec7a8 Use bash, so echo -n will do the right thing. by Guido van Rossum · 16 years ago
  4. 5f7b087 Unset PYTHONPATH, for my convenience. by Guido van Rossum · 17 years ago
  5. a62b45c Use python -E instead of undef PYTHONPATH. by Guido van Rossum · 17 years ago
  6. 360f2f8 Make runtests.py a little more versatile: support -x, and arbitrary flags by Guido van Rossum · 17 years ago
  7. 97a7f1e Don't redirect stdout for test_curses. Kill some dead (commented-out) code. by Guido van Rossum · 17 years ago
  8. 3698746 Add a command line option to set the -u flag. by Guido van Rossum · 17 years ago
  9. 5ed317d Do the right thing for CYGWIN. by Guido van Rossum · 17 years ago
  10. 486364b Merged revisions 56020-56124 via svnmerge from by Guido van Rossum · 17 years ago
  11. 8ddff70 Don't retest failing tests -- it takes too long. by Guido van Rossum · 17 years ago
  12. a092947 Fix a typo in the name of an output file. by Guido van Rossum · 17 years ago
  13. da5b8f2 Rip out the file object's implementation. by Guido van Rossum · 17 years ago
  14. 5397039 Minimal changes to make the "freeze" tool work again. by Guido van Rossum · 17 years ago
  15. 2bf7138 Make test_socket work. Don't exclude test_socket from the tests to run. by Guido van Rossum · 17 years ago
  16. e53309c This is how I run the tests. by Guido van Rossum · 17 years ago