| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a larger amount of data for tests such as the interrupted_write | Gregory P. Smith | 2013-03-20 | 1 | -3/+3 |
|
|
* | #11732: make suppress_crash_popup() work on Windows XP and Windows Server 2003. | Ezio Melotti | 2013-03-07 | 1 | -1/+3 |
|
|
* | #11732: add a new suppress_crash_popup() context manager to test.support. | Ezio Melotti | 2013-03-05 | 1 | -1/+23 |
|
|
* | Issue #17041: Fix testing when Python is configured with the | Serhiy Storchaka | 2013-01-27 | 1 | -4/+10 |
|\ |
|
| * | Issue #17041: Fix testing when Python is configured with the | Serhiy Storchaka | 2013-01-27 | 1 | -0/+10 |
|
|
* | | Adapt test_bytes for a build --without-doc-strings. | Stefan Krah | 2013-01-26 | 1 | -0/+4 |
|
|
* | | (Merge 3.2) Issue #16218, #16414, #16444: Backport FS_NONASCII, | Victor Stinner | 2013-01-03 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Issue #16218, #16414, #16444: Backport FS_NONASCII, TESTFN_UNDECODABLE, | Victor Stinner | 2013-01-03 | 1 | -0/+78 |
|
|
* | | Issue #16218, #16444: Backport improvment on tests for non-ASCII characters | Victor Stinner | 2012-11-12 | 1 | -0/+75 |
|
|
* | | compare singletons by identity not equality (closes #16712) | Benjamin Peterson | 2012-10-09 | 1 | -1/+1 |
|
|
* | | #15304: merge with 3.2. | Ezio Melotti | 2012-09-21 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | #15304: fix wrong warning message in test.support.temp_cwd(). | Ezio Melotti | 2012-09-21 | 1 | -1/+1 |
|
|
* | | Merge 3.2 | Brian Curtin | 2012-08-13 | 1 | -2/+66 |
|\ \
| |/ |
|
| * | Fix #15496. Add directory removal helpers to make Windows tests more reliable... | Brian Curtin | 2012-08-13 | 1 | -2/+66 |
|
|
* | | Issue #15467: Merge 3.2 | Martin v. Löwis | 2012-07-29 | 1 | -0/+28 |
|\ \
| |/ |
|
| * | Issue #15467: Move helpers for __sizeof__ tests into test_support. | Martin v. Löwis | 2012-07-29 | 1 | -0/+28 |
|
|
* | | #15277: Fix a resource leak in support.py when IPv6 is disabled. | Ross Lagerwall | 2012-07-07 | 1 | -3/+5 |
|
|
* | | Issue #14626: Large refactoring of functions / parameters in the os module. | Larry Hastings | 2012-06-22 | 1 | -2/+2 |
|
|
* | | Issue #13841: Make child processes exit using sys.exit() on Windows | Richard Oudkerk | 2012-06-14 | 1 | -1/+1 |
|
|
* | | #14885: Make support.skip_unless_xattr check also tempfile | Hynek Schlawack | 2012-05-23 | 1 | -10/+18 |
|
|
* | | Move private function _args_from_interpreter_flags() to subprocess.py, so | Antoine Pitrou | 2012-05-18 | 1 | -2/+1 |
|
|
* | | #12098: Make multiprocessing's child processes inherit sys.flags on Windows | Richard Oudkerk | 2012-05-18 | 1 | -18/+2 |
|
|
* | | Issue #14366: Support lzma compression in zip files. | Martin v. Löwis | 2012-05-13 | 1 | -1/+8 |
|
|
* | | Issue #14082: shutil.copy2() now copies extended attributes, if possible. | Antoine Pitrou | 2012-05-12 | 1 | -0/+29 |
|
|
* | | Issue #14371: Support bzip2 in zipfile module. | Martin v. Löwis | 2012-05-01 | 1 | -1/+8 |
|
|
* | | merged | Alexander Belopolsky | 2012-04-29 | 1 | -1/+5 |
|\ \
| |/ |
|
| * | 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 |
|\ \
| |/ |
|
| * | Issue #10941: Fix imaplib.Internaldate2tuple to produce correct result near | Alexander Belopolsky | 2012-04-29 | 1 | -1/+30 |
|
|
* | | Issue #14154: Reimplement the bigmem test memory watchdog as a subprocess. | Charles-François Natali | 2012-03-24 | 1 | -56/+10 |
|
|
* | | Issue #7652: Integrate the decimal floating point libmpdec library to speed | Stefan Krah | 2012-03-21 | 1 | -2/+2 |
|
|
* | | Issue #14107: test: Fix a deadlock involving the memory watchdog thread. | Charles-François Natali | 2012-02-26 | 1 | -0/+10 |
|
|
* | | Merge 3.2: Issue #13703 plus some related test suite fixes. | Georg Brandl | 2012-02-20 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | 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 |
|\ \
| |/ |
|
| * | Issue #13453: Catch EAI_FAIL in support.transient_internet. | Charles-François Natali | 2011-12-10 | 1 | -0/+1 |
|
|
* | | Update skip message printed by test.support.get_attribute. | Éric Araujo | 2011-10-04 | 1 | -2/+1 |
|
|
* | | Collect stats a bit more often | Antoine Pitrou | 2011-10-04 | 1 | -1/+1 |
|
|
* | | Use the faulthandler module's infrastructure to write a GIL-less | Antoine Pitrou | 2011-10-04 | 1 | -43/+66 |
|
|
* | | Start fixing test_bigmem: | Antoine Pitrou | 2011-10-04 | 1 | -36/+61 |
|\ \
| |/ |
|
| * | Start fixing test_bigmem: | Antoine Pitrou | 2011-10-04 | 1 | -31/+61 |
|
|
* | | Introduce support.requires_freebsd_version decorator. | Charles-François Natali | 2011-10-03 | 1 | -12/+28 |
|
|
* | | Close issue 12958 by flagging expected failures in test_socket on Mac OS X | Nick Coghlan | 2011-09-19 | 1 | -0/+12 |
|
|
* | | Remove misleading comment and code. | Antoine Pitrou | 2011-08-30 | 1 | -2/+1 |
|
|
* | | Issue #11564: Avoid crashes when trying to pickle huge objects or containers | Antoine Pitrou | 2011-08-29 | 1 | -5/+6 |
|\ \
| |/ |
|
| * | Issue #11564: Avoid crashes when trying to pickle huge objects or containers | Antoine Pitrou | 2011-08-29 | 1 | -5/+6 |
|
|
* | | Issue #12326: refactor usage of sys.platform | Victor Stinner | 2011-08-20 | 1 | -1/+1 |
|
|
* | | Issue #12626: In regrtest, allow to filter tests using a glob filter | Antoine Pitrou | 2011-07-29 | 1 | -0/+22 |
|\ \
| |/ |
|
| * | 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 |
|\ \
| |/ |
|