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
/
unittest
/
runner.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass on parameters in unittest.TextTestResult.__init__ super call
Michael Foord
2012-09-28
1
-1/+1
*
Merged revisions 86511 via svnmerge from
Benjamin Peterson
2010-11-18
1
-1/+2
*
Addition of -b command line option to unittest for buffering stdout and stder...
Michael Foord
2010-04-02
1
-1/+3
*
Addition of -c command line option to unittest, to handle ctrl-c during a tes...
Michael Foord
2010-03-26
1
-0/+2
*
-f/--failfast command line option for unittest. Issue 8074. Documentation sti...
Michael Foord
2010-03-22
1
-1/+3
*
Issue 7815. __unittest in module globals trims frames from reported stacktrac...
Michael Foord
2010-03-22
1
-0/+2
*
unittest.TestResult can now be used with the TextTestRunner. TextTestRunner c...
Michael Foord
2010-02-23
1
-5/+12
*
Issue 7893 and Issue 7588
Michael Foord
2010-02-10
1
-13/+19
*
Backport micro-fix from the py3k svnmerge
Antoine Pitrou
2009-11-10
1
-1/+1
*
Issue #7197: Allow unittest.TextTestRunner objects to be pickled and
Antoine Pitrou
2009-11-10
1
-0/+2
*
split unittest.py into a package
Benjamin Peterson
2009-07-19
1
-0/+172