Michael Foord
|
3ab34ccae3
|
Factor out common code from lib/test/__main__.py and lib/test/regrtest.py into a function.
|
2010-12-03 12:27:40 +00:00 |
Michael Foord
|
97cbb76ee3
|
Fix lib/test/__main__.py to work even outside a Python build.
|
2010-12-03 10:59:15 +00:00 |
Michael Foord
|
ee4a5e0ca8
|
Adding lib/test/__main__.py for running tests with 'python -m test'
|
2010-12-03 10:42:03 +00:00 |
Michael Foord
|
240f112448
|
Remove test/__main__.py until runpy tests can be fixed
|
2010-12-03 02:27:44 +00:00 |
Michael Foord
|
a7a0e1a0f4
|
Set test.regrtest.TEMPDIR correctly when run with 'python -m test'
|
2010-12-03 02:03:30 +00:00 |
Michael Foord
|
e2befc11db
|
Initial implementation of Lib/test/__main__.py so we can run tests with 'python -m test'
|
2010-12-03 01:34:01 +00:00 |