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
/
Doc
/
lib
/
libtest.tex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardize on test.test_support.run_unittest() (as opposed to a mix of run_u...
Collin Winter
2007-04-25
1
-8/+14
*
Change the docs to no longer claim that unittest is preferred over doctest for
Brett Cannon
2007-03-25
1
-7/+7
*
Introduce test.test_support.TransientResource. It's a context manager to
Brett Cannon
2007-03-08
1
-0/+8
*
Fix error where the end of a funcdesc environment was accidentally moved too
Brett Cannon
2007-01-12
1
-1/+1
*
Add EnvironmentVarGuard to test.test_support. Provides a context manager to
Brett Cannon
2007-01-04
1
-0/+18
*
Note that guard_warnings_filter was added in 2.6
George Yoshida
2006-12-14
1
-0/+2
*
Add test.test_support.guard_warnings_filter . This function returns a context
Brett Cannon
2006-12-13
1
-0/+4
*
Have test_mkalias_relative check that sys.prefix already exists; otherwise test
Brett Cannon
2004-12-06
1
-2/+6
*
Fix capitalization of title for subsection 2.
Brett Cannon
2004-03-18
1
-1/+1
*
- reorganize sections
Fred Drake
2003-09-06
1
-137/+135
*
SF bug #801486: Markup error.
Raymond Hettinger
2003-09-06
1
-2/+1
*
Make this format again.
Fred Drake
2003-05-09
1
-10/+12
*
Library documentation for the 'test' package. Still needs to be checked by F...
Brett Cannon
2003-05-07
1
-0/+275