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
/
suite.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #10979. unittest stdout buffering now works for class and module fixtures.
Michael Foord
2011-03-17
1
-1/+17
*
Improvement to fix for issue 9926 to allow TestResult to be reused.
Michael Foord
2010-12-19
1
-0/+1
*
Merged revisions 86101 via svnmerge from
Michael Foord
2010-11-01
1
-19/+17
*
Fix issue with nested test suites debug method and module setups. (unittest)
Michael Foord
2010-06-10
1
-1/+1
*
Issue 8948. cleanup functions are not run by unittest.TestCase.debug(), plus ...
Michael Foord
2010-06-08
1
-2/+26
*
Tests for issue 8302, skipped test in a setUpClass or a setUpModule are repor...
Michael Foord
2010-06-05
1
-2/+2
*
Issue 8302. SkipTest exception is setUpClass or setUpModule is now reported a...
Michael Foord
2010-06-05
1
-21/+23
*
unittest: issue 8301. Adding functions to test suites no longer crashes.
Michael Foord
2010-05-08
1
-1/+6
*
Issue 7815. __unittest in module globals trims frames from reported stacktrac...
Michael Foord
2010-03-22
1
-0/+2
*
Addition of setUpClass and setUpModule shared fixtures to unittest.
Michael Foord
2010-03-07
1
-8/+191
*
Change error report when the object passed to suite.addTest is not
R. David Murray
2010-01-28
1
-1/+1
*
Test discovery in unittest will only attempt to import modules that are impor...
Michael Foord
2009-09-13
1
-1/+2
*
split unittest.py into a package
Benjamin Peterson
2009-07-19
1
-0/+71