1. a48b526 Rehabilitate autotest.py. by Tim Peters · 24 years ago
  2. 27e280d Restore old behavior of autotest and testall, using regrtest. by Guido van Rossum · 27 years ago
  3. 0a94cc7 Set test_support.verbose to 0, to signal tests only to generate portable output. by Guido van Rossum · 28 years ago
  4. af82a7e In lieu of harness rewrite, fixed problem with test_thread ImportError by Barry Warsaw · 28 years ago
  5. cb17a46 Print final report, either all tests OK, or list of failed and missing tests. by Barry Warsaw · 28 years ago
  6. 1c92eba Print a more meaningful message when a test's output file wasn't found. by Barry Warsaw · 28 years ago
  7. dbfed71 Be more careful with the shuffling of stdout. by Guido van Rossum · 28 years ago
  8. e4a252e Directory for test output files: Output => output by Barry Warsaw · 28 years ago
  9. 272c00b New regression testing harness. by Barry Warsaw · 28 years ago
  10. 7bc817d * Mass change: get rid of all init() methods, in favor of __init__() by Guido van Rossum · 31 years ago
  11. 85f1820 Added some new tests and two new files for testing: test_types.py by Guido van Rossum · 32 years ago