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
/
test
/
test_runner.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.9] bpo-37116: Use PEP 570 syntax for positional-only parameters. (GH-12620)
Serhiy Storchaka
2019-06-05
1
-3/+2
*
bpo-37116: Use PEP 570 syntax for positional-only parameters. (GH-13700)
Serhiy Storchaka
2019-06-01
1
-3/+2
*
bpo-36492: Deprecate passing some arguments as keyword arguments. (GH-12637)
Serhiy Storchaka
2019-04-01
1
-0/+60
*
Use assertEqual to fix DeprecationWarning. (GH-10794)
Xtreak
2018-11-29
1
-1/+1
*
bpo-24412: Adds cleanUps for setUpClass and setUpModule. (GH-9190)
Lisa Roach
2018-11-09
1
-4/+606
*
bpo-32230: Set sys.warnoptions with -X dev (#4820)
Victor Stinner
2017-12-12
1
-1/+1
*
Fix ResourceWarning in test_unittest when interrupted
Victor Stinner
2016-03-29
1
-3/+6
*
Issue #22936: Allow showing local variables in unittest errors.
Robert Collins
2015-03-06
1
-3/+7
*
#22092: use absolute imports in unittest tests. Patch by Vajrasky Kok.
Ezio Melotti
2014-08-07
1
-1/+2
*
Issue #19013: add unittest.main() epilogs to unittest's own test modules
Antoine Pitrou
2013-09-13
1
-0/+4
*
clean the environment from pre-existing PYTHONWARNINGS for test_warnings
Łukasz Langa
2013-04-23
1
-0/+12
|
\
|
*
clean the environment from pre-existing PYTHONWARNINGS for test_warnings
Łukasz Langa
2013-04-23
1
-0/+12
*
|
Issue #16997: unittest.TestCase now provides a subTest() context manager to p...
Antoine Pitrou
2013-03-20
1
-7/+5
|
/
*
Closes issue #12376 : Pass on parameters in unittest.TextTestResult.__init__ ...
Michael Foord
2012-09-28
1
-0/+13
*
Issue 10786: unittest.TextTestRunner default stream no longer bound at import...
Michael Foord
2010-12-30
1
-0/+17
*
Issue 10611. Issue 9857. Improve the way exception handling, including test s...
Michael Foord
2010-12-19
1
-11/+8
*
Fix test failure in debug builds and add NEWS entry for r86908
Ezio Melotti
2010-12-01
1
-3/+3
*
#10535: Enable silenced warnings in unittest by default
Ezio Melotti
2010-12-01
1
-0/+58
*
Merged revisions 81853 via svnmerge from
Michael Foord
2010-06-10
1
-0/+25
*
Merged revisions 80920 via svnmerge from
Michael Foord
2010-05-07
1
-0/+46
*
Breaking test_unittest.py into a package. Manual merge of revision 79432.
Michael Foord
2010-03-27
1
-0/+175