Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
f08adb36d8cfd24e70d48e3d0ccc14e44cac095b
/
Lib
/
test
/
test_mutants.py
ee8712c
#2621 rename test.test_support to test.support
by Benjamin Peterson
· 17 years ago
805365e
Merged revisions 55007-55179 via svnmerge from
by Guido van Rossum
· 18 years ago
ecca313
Fix test_mutants for dict views.
by Brett Cannon
· 18 years ago
be19ed7
Fix most trivially-findable print statements.
by Guido van Rossum
· 18 years ago
89f507f
Four months of trunk changes (including a few releases...)
by Thomas Wouters
· 19 years ago
0b70cca
Remove usage of backticks.
by Brett Cannon
· 19 years ago
dc5f6b2
Got test_mutants.py working. One set of changes was straightforward:
by Guido van Rossum
· 19 years ago
47b9ff6
Restructure comparison dramatically. There is no longer a default
by Guido van Rossum
· 19 years ago
2fcf206
Fix typo in comment.
by Neal Norwitz
· 20 years ago
57179fe
This test relied on short-circuiting details of dictobject.py to avoid
by Armin Rigo
· 20 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
453163d
lookdict: stop more insane core-dump mutating comparison cases. Should
by Tim Peters
· 24 years ago
fa517b2
Fix comment.
by Tim Peters
· 24 years ago
23cf6be
Coredumpers from Michael Hudson, mutating dicts while printing or
by Tim Peters
· 24 years ago
4c02fec
Make test_mutants stronger by also adding random keys during comparisons.
by Tim Peters
· 24 years ago
8c3e91e
Repair typos in comments.
by Tim Peters
· 24 years ago
95bf939
SF bug #422121 Insecurities in dict comparison.
by Tim Peters
· 24 years ago