index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
README
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document that docstrings are verboten for test functions.
Guido van Rossum
2002-08-22
1
-6/+34
*
A few updates about how/where to import test_support from.
Barry Warsaw
2002-07-23
1
-4/+5
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-26/+12
*
Rewrote the PyUnit description so that it now recommends to use
Barry Warsaw
2002-04-23
1
-6/+16
*
Reflect recent refinements of the regression testing framework.
Fred Drake
2001-09-28
1
-9/+33
*
Repair late-night doc typos.
Tim Peters
2001-09-10
1
-1/+1
*
Teach regrtest how to pass on doctest failure msgs. This is done via a
Tim Peters
2001-09-09
1
-5/+23
*
When Tim untabified this file, his editor accidentally assumed 4-space
Guido van Rossum
2001-05-23
1
-4/+4
*
Remove test_doctest's expected-output file.
Tim Peters
2001-05-23
1
-27/+97
*
Update to reflect recent changes to regrtest and the new approaches to
Fred Drake
2001-05-23
1
-7/+55
*
Added note saying to use test_support.TESTFN for a temporary filename,
Fred Drake
2000-10-23
1
-0/+5
*
Rehabilitate autotest.py.
Tim Peters
2000-08-23
1
-0/+36
*
Add TestSkipped as another interesting item defined by test_support.
Fred Drake
2000-08-21
1
-0/+4
*
Raise 'TestSkipped' (from the test_support) module rather than 'ImportError'
Thomas Wouters
2000-08-04
1
-1/+2
*
restructured a bit and added some more content...
Skip Montanaro
2000-07-19
1
-53/+142
*
Describe a bit about writing test cases for Python...
Skip Montanaro
2000-06-30
1
-0/+77