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_case.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue 10326: Fix regression to get test cases to pickle again.
Raymond Hettinger
2011-06-25
1
-0/+15
*
#11763: don't use difflib in TestCase.assertMultiLineEqual if the strings are...
Ezio Melotti
2011-04-27
1
-0/+36
*
Issue #10242: backport of more fixes to unittest.TestCase.assertItemsEqual
Michael Foord
2011-03-17
1
-14/+26
*
Issue 10242. Switching unittest.TestCase.assertItemsEqual to use a collection...
Michael Foord
2010-12-19
1
-0/+5
*
Issue 10611. SystemExit should not cause a unittest test run to exit.
Michael Foord
2010-12-19
1
-0/+52
*
Fix error message for comparing single line strings in unittest.TestCase.asse...
Michael Foord
2010-07-10
1
-0/+15
*
Tests for issue 8302, skipped test in a setUpClass or a setUpModule are repor...
Michael Foord
2010-06-05
1
-0/+4
*
Tests for unittest.TestCase.maxDiff.
Michael Foord
2010-06-05
1
-0/+39
*
Fix unittest tests after previous commit.
Michael Foord
2010-06-05
1
-3/+6
*
Removed the new max_diff argument to assertSequenceEqual. All unittest.TestCa...
Michael Foord
2010-06-05
1
-4/+21
*
Issue 8351. Suppress large diffs in unittest.TestCase.assertSequenceEqual.
Michael Foord
2010-06-05
1
-0/+19
*
Turn unittest tests into a package
Michael Foord
2010-03-25
1
-0/+907