Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a0a62225094a890c1b07ebc4f89e4c7c45c66b13
/
Lib
/
test
/
README
a0a6222
Teach regrtest how to pass on doctest failure msgs. This is done via a
by Tim Peters
· 23 years ago
54a069f
When Tim untabified this file, his editor accidentally assumed 4-space
by Guido van Rossum
· 23 years ago
f5f6c43
Remove test_doctest's expected-output file.
by Tim Peters
· 23 years ago
a6daad2
Update to reflect recent changes to regrtest and the new approaches to
by Fred Drake
· 23 years ago
44b6bd2
Added note saying to use test_support.TESTFN for a temporary filename,
by Fred Drake
· 24 years ago
a48b526
Rehabilitate autotest.py.
by Tim Peters
· 24 years ago
62c53dd
Add TestSkipped as another interesting item defined by test_support.
by Fred Drake
· 24 years ago
b9fa0a8
Raise 'TestSkipped' (from the test_support) module rather than 'ImportError'
by Thomas Wouters
· 24 years ago
e9e5dcd
restructured a bit and added some more content...
by Skip Montanaro
· 24 years ago
47c60ec
Describe a bit about writing test cases for Python...
by Skip Montanaro
· 24 years ago