Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
5ca537473b5840241aac613724e7557a216e0458
/
Lib
/
test
/
README
5ca5374
Rewrote the PyUnit description so that it now recommends to use
by Barry Warsaw
· 23 years ago
b2ad1c8
Reflect recent refinements of the regression testing framework.
by Fred Drake
· 23 years ago
bea3fb8
Repair late-night doc typos.
by Tim Peters
· 23 years ago
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