| Commit message (Expand) | Author | Age | Files | Lines |
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -1/+1 |
|
|
* | Merged revisions 55007-55179 via svnmerge from | Guido van Rossum | 2007-05-07 | 1 | -2/+2 |
|
|
* | Fix test_mutants for dict views. | Brett Cannon | 2007-02-21 | 1 | -1/+1 |
|
|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -7/+7 |
|
|
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 1 | -1/+1 |
|
|
* | Remove usage of backticks. | Brett Cannon | 2006-08-25 | 1 | -1/+1 |
|
|
* | Got test_mutants.py working. One set of changes was straightforward: | Guido van Rossum | 2006-08-24 | 1 | -4/+10 |
|
|
* | Restructure comparison dramatically. There is no longer a default | Guido van Rossum | 2006-08-24 | 1 | -4/+5 |
|
|
* | Fix typo in comment. | Neal Norwitz | 2005-11-24 | 1 | -1/+2 |
|
|
* | This test relied on short-circuiting details of dictobject.py to avoid | Armin Rigo | 2005-05-15 | 1 | -4/+2 |
|
|
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
|
|
* | lookdict: stop more insane core-dump mutating comparison cases. Should | Tim Peters | 2001-06-03 | 1 | -0/+68 |
|
|
* | Fix comment. | Tim Peters | 2001-06-02 | 1 | -1/+1 |
|
|
* | Coredumpers from Michael Hudson, mutating dicts while printing or | Tim Peters | 2001-06-02 | 1 | -1/+65 |
|
|
* | Make test_mutants stronger by also adding random keys during comparisons. | Tim Peters | 2001-05-10 | 1 | -2/+17 |
|
|
* | Repair typos in comments. | Tim Peters | 2001-05-10 | 1 | -4/+4 |
|
|
* | SF bug #422121 Insecurities in dict comparison. | Tim Peters | 2001-05-10 | 1 | -0/+138 |
|
|