| Commit message (Expand) | Author | Age | Files | Lines |
* | #15304: fix wrong warning message in test.support.temp_cwd(). | Ezio Melotti | 2012-09-21 | 1 | -1/+1 |
|
|
* | Fix #15496. Add directory removal helpers to make Windows tests more reliable... | Brian Curtin | 2012-08-13 | 1 | -2/+66 |
|
|
* | Issue #15467: Move helpers for __sizeof__ tests into test_support. | Martin v. Löwis | 2012-07-29 | 1 | -0/+28 |
|
|
* | fixed test_imaplib failure on Win | Alexander Belopolsky | 2012-04-29 | 1 | -1/+5 |
|
|
* | Issue #10941: Fix imaplib.Internaldate2tuple to produce correct result near | Alexander Belopolsky | 2012-04-29 | 1 | -1/+30 |
|
|
* | Make "regrtest -j" "-R"-aware | Antoine Pitrou | 2012-02-20 | 1 | -0/+1 |
|
|
* | Issue #13453: Catch EAI_FAIL in support.transient_internet. | Charles-François Natali | 2011-12-10 | 1 | -0/+1 |
|
|
* | Start fixing test_bigmem: | Antoine Pitrou | 2011-10-04 | 1 | -31/+61 |
|
|
* | Issue #11564: Avoid crashes when trying to pickle huge objects or containers | Antoine Pitrou | 2011-08-29 | 1 | -5/+6 |
|
|
* | Issue #12626: In regrtest, allow to filter tests using a glob filter | Antoine Pitrou | 2011-07-29 | 1 | -0/+22 |
|
|
* | Issue #12624: It is now possible to fail after the first failure when | Antoine Pitrou | 2011-07-23 | 1 | -2/+4 |
|
|
* | Try harder to reap dangling threads in test.support.reap_threads(). | Antoine Pitrou | 2011-07-15 | 1 | -6/+13 |
|
|
* | Skip network tests when getaddrinfo() returns EAI_AGAIN, meaning a temporary | Antoine Pitrou | 2011-07-09 | 1 | -0/+1 |
|
|
* | Issue #12400: test.support.run_doctest() doesn't change sys.stdout anymore | Victor Stinner | 2011-06-29 | 1 | -10/+3 |
|
|
* | branch merge? | Brian Curtin | 2011-06-13 | 1 | -1/+4 |
|\ |
|
| * | test.support: can_symlink() removes the temporary symbolic link | Victor Stinner | 2011-06-07 | 1 | -1/+4 |
|
|
* | | Fix #12084. os.stat on Windows wasn't working properly with relative symlinks. | Brian Curtin | 2011-06-13 | 1 | -1/+1 |
|/ |
|
* | Close #12230: Mac OS X Tiger (10.4) has a kernel bug: sometimes, the file | Victor Stinner | 2011-06-01 | 1 | -1/+29 |
|
|
* | Update __all__ and docstring. | Ezio Melotti | 2011-05-14 | 1 | -1/+3 |
|
|
* | #7960: merge with 3.1. | Ezio Melotti | 2011-05-14 | 1 | -8/+8 |
|\ |
|
| * | #7960: fix docstrings for captured_output and captured_stdout. | Ezio Melotti | 2011-05-14 | 1 | -8/+8 |
|
|
| * | #5723: Improve json tests to be executed with and without accelerations. | Ezio Melotti | 2011-05-14 | 1 | -2/+2 |
|
|
* | | #5723: merge with 3.1. | Ezio Melotti | 2011-05-14 | 1 | -2/+2 |
|
|
* | | Merge with 3.1. | Ezio Melotti | 2011-05-14 | 1 | -10/+6 |
|\ \
| |/ |
|
| * | Change import_fresh_module to work with packages. | Ezio Melotti | 2011-05-14 | 1 | -10/+6 |
|
|
* | | #11910: merge with 3.1. | Ezio Melotti | 2011-05-09 | 1 | -4/+8 |
|\ \
| |/ |
|
| * | #11910: change import_fresh_module to return None when one of the "fresh" mod... | Ezio Melotti | 2011-05-09 | 1 | -4/+8 |
|
|
* | | merge 3.1 | Benjamin Peterson | 2011-05-08 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | put import_fresh_module in __all__ | Benjamin Peterson | 2011-05-08 | 1 | -0/+1 |
|
|
* | | Add WSANO_DATA to possible errors triggered by getaddrinfo (Windows) | Antoine Pitrou | 2011-04-28 | 1 | -0/+2 |
|
|
* | | Merge fix for issue #11501 | Antoine Pitrou | 2011-03-15 | 1 | -0/+33 |
|\ \
| |/ |
|
| * | On behalf of Tarek: Issue #11501: disutils.archive_utils.make_zipfile no | Antoine Pitrou | 2011-03-15 | 1 | -0/+33 |
|
|
| * | Merged revisions 88460,88464,88466,88486,88511,88652 via svnmerge from | Antoine Pitrou | 2011-02-28 | 1 | -0/+34 |
|
|
| * | Merged revisions 87968,87971-87975 via svnmerge from | Antoine Pitrou | 2011-01-14 | 1 | -24/+18 |
|
|
| * | Merged revisions 87861,87863 via svnmerge from | Antoine Pitrou | 2011-01-08 | 1 | -0/+1 |
|
|
| * | Merged revisions 87695 via svnmerge from | Antoine Pitrou | 2011-01-03 | 1 | -0/+11 |
|
|
| * | Merged revisions 85482 via svnmerge from | Antoine Pitrou | 2010-10-14 | 1 | -1/+1 |
|
|
| * | Recorded merge of revisions 83987 via svnmerge from | Victor Stinner | 2010-09-10 | 1 | -4/+4 |
|
|
| * | Merged revisions 84666 via svnmerge from | Victor Stinner | 2010-09-10 | 1 | -2/+3 |
|
|
| * | Merged revisions 84604 via svnmerge from | Antoine Pitrou | 2010-09-07 | 1 | -1/+10 |
|
|
| * | Merged revisions 84597-84599 via svnmerge from | Antoine Pitrou | 2010-09-07 | 1 | -19/+61 |
|
|
| * | Partial port of r78919 from trunk: add subdir argument to the findfile helper | Victor Stinner | 2010-07-13 | 1 | -1/+3 |
|
|
| * | Merged revisions 82850 via svnmerge from | Alexander Belopolsky | 2010-07-13 | 1 | -1/+1 |
|
|
| * | test/support.py: remove TESTFN if it is a directory | Victor Stinner | 2010-05-14 | 1 | -0/+4 |
|
|
| * | Merged revisions 80317 via svnmerge from | Antoine Pitrou | 2010-04-21 | 1 | -0/+11 |
|
|
| * | Revert r77732 and add back verify and vereq in case other projects use them, ... | Ezio Melotti | 2010-01-25 | 1 | -2/+26 |
|
|
| * | Merged revisions 77731 via svnmerge from | Ezio Melotti | 2010-01-24 | 1 | -26/+2 |
|
|
| * | Merged revisions 76240 via svnmerge from | Antoine Pitrou | 2009-11-13 | 1 | -0/+17 |
|
|
| * | Merged revisions 76040 via svnmerge from | Antoine Pitrou | 2009-11-01 | 1 | -3/+10 |
|
|
| * | Merged revisions 75525,75530,75922 via svnmerge from | R. David Murray | 2009-10-28 | 1 | -1/+2 |
|
|