| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace catch_warnings with check_warnings when it makes sense. Use assertRa... | Florent Xicluna | 2010-03-31 | 1 | -5/+7 |
| * | #7092 - Silence more py3k deprecation warnings, using test_support.check_py3k... | Florent Xicluna | 2010-03-21 | 1 | -2/+10 |
| * | Remove unused imports in test modules. | Georg Brandl | 2010-02-07 | 1 | -3/+1 |
| * | use assert[Not]In where appropriate | Ezio Melotti | 2010-01-23 | 1 | -4/+4 |
| * | Reverting the Revision: 77368. I committed Flox's big patch for tests by | Senthil Kumaran | 2010-01-08 | 1 | -5/+2 |
| * | Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. ... | Senthil Kumaran | 2010-01-08 | 1 | -2/+5 |
| * | Issue #6816: expose the zipfile and directory execution mechanism to Python c... | Nick Coghlan | 2009-11-15 | 1 | -19/+17 |
| * | convert usage of fail* to assert* | Benjamin Peterson | 2009-06-30 | 1 | -4/+4 |
| * | Issue #4197: Fix the remaining part of the doctest-in-zipfile problem by givi... | Nick Coghlan | 2008-12-15 | 1 | -0/+29 |
| * | Add file that was missed from r67750 | Nick Coghlan | 2008-12-14 | 1 | -0/+203 |
