1. 517e925 Issue #17283: Share code between __main__.py and regrtest.py in Lib/test. by Chris Jerdonek · 11 years ago
  2. 3ab34cc Factor out common code from lib/test/__main__.py and lib/test/regrtest.py into a function. by Michael Foord · 14 years ago
  3. 97cbb76 Fix lib/test/__main__.py to work even outside a Python build. by Michael Foord · 14 years ago
  4. ee4a5e0 Adding lib/test/__main__.py for running tests with 'python -m test' by Michael Foord · 14 years ago
  5. 240f112 Remove test/__main__.py until runpy tests can be fixed by Michael Foord · 14 years ago
  6. a7a0e1a Set test.regrtest.TEMPDIR correctly when run with 'python -m test' by Michael Foord · 14 years ago
  7. e2befc1 Initial implementation of Lib/test/__main__.py so we can run tests with 'python -m test' by Michael Foord · 14 years ago