Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
24af0e965694b997e90c46bd754a394e1ac86b45
/
Lib
/
unittest
/
util.py
674648e
unittest.TestCase.assertDictEqual and assertMultilineEqual provide better default failure messages in the event of long diffs.
by Michael Foord
· 15 years ago
b1aa30f
Issue 7815. __unittest in module globals trims frames from reported stacktraces in unittest.
by Michael Foord
· 15 years ago
98e7b76
Issue 7832: renaming unittest.TestCase.assertSameElements to assertItemsEqual and changing behaviour
by Michael Foord
· 15 years ago
225a099
unittest.TestCase uses safe_repr for producing failure messages. Partial fix for issue 7956
by Michael Foord
· 15 years ago
d7b0eeb
split unittest.py into a package
by Benjamin Peterson
· 16 years ago