This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-16 09:29:00 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb6694de85341a0312beba1f91a364b8880008de
cpython
/
Lib
/
unittest
T
History
Serhiy Storchaka
bc39869095
Issue
#19594
: Use specific asserts in unittest tests.
2013-11-17 00:14:35 +02:00
..
test
Issue
#19594
: Use specific asserts in unittest tests.
2013-11-17 00:14:35 +02:00
__init__.py
Docstring typo fix: Arithmentic -> Arithmetic.
2013-09-09 10:34:24 +01:00
__main__.py
Issue
#17974
: Switch unittest from using getopt to using argparse.
2013-08-29 12:37:28 +03:00
case.py
Issue
#18996
: TestCase.assertEqual() now more cleverly shorten differing
2013-09-23 23:07:00 +03:00
loader.py
Issue
#19352
: Fix unittest discovery when a module can be reached through several paths (e.g. under Debian/Ubuntu with virtualenv).
2013-10-23 19:15:05 +02:00
main.py
Issue
#17974
: Switch unittest from using getopt to using argparse.
2013-08-29 12:37:28 +03:00
mock.py
…
result.py
…
runner.py
…
signals.py
…
suite.py
Issue
#11798
: fix tests for regrtest -R :
2013-09-01 07:58:41 +03:00
util.py
Issue
#18996
: TestCase.assertEqual() now more cleverly shorten differing
2013-09-23 23:07:00 +03:00