Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
e53309ce4715262e9dcb6fb09177d61dcdb86c41
/
Lib
/
test
/
autotest.py
408b6d3
Complete the absolute import patch for the test suite. All relative
by Barry Warsaw
· 22 years ago
a48b526
Rehabilitate autotest.py.
by Tim Peters
· 24 years ago
27e280d
Restore old behavior of autotest and testall, using regrtest.
by Guido van Rossum
· 28 years ago
0a94cc7
Set test_support.verbose to 0, to signal tests only to generate portable output.
by Guido van Rossum
· 28 years ago
af82a7e
In lieu of harness rewrite, fixed problem with test_thread ImportError
by Barry Warsaw
· 28 years ago
cb17a46
Print final report, either all tests OK, or list of failed and missing tests.
by Barry Warsaw
· 28 years ago
1c92eba
Print a more meaningful message when a test's output file wasn't found.
by Barry Warsaw
· 28 years ago
dbfed71
Be more careful with the shuffling of stdout.
by Guido van Rossum
· 28 years ago
e4a252e
Directory for test output files: Output => output
by Barry Warsaw
· 28 years ago
272c00b
New regression testing harness.
by Barry Warsaw
· 28 years ago
7bc817d
* Mass change: get rid of all init() methods, in favor of __init__()
by Guido van Rossum
· 31 years ago
85f1820
Added some new tests and two new files for testing: test_types.py
by Guido van Rossum
· 32 years ago