Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-21 | 1 | -92/+222 |
|\ | |||||
| * | Issue #13453: Catch EAI_FAIL in support.transient_internet. | Charles-François Natali | 2011-12-10 | 1 | -92/+222 |
| |\ | |||||
| | * | Update skip message printed by test.support.get_attribute. | Éric Araujo | 2011-10-05 | 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 | -48/+156 |
| | |\ | |||||
| | | * | 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 | -46/+132 |
| | | |\ | |||||
| | | | * | Issue #12326: refactor usage of sys.platform | Victor Stinner | 2011-08-21 | 1 | -1/+1 |
| | | | * | 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 |
| | | | |\ \ | |||||
| | | | * | | | Issue #11049: adding some tests to test.support | Eli Bendersky | 2011-07-23 | 1 | -10/+11 |
| | | | * | | | Merge from 3.2 | Antoine Pitrou | 2011-07-15 | 1 | -6/+13 |
| | | | |\ \ \ | |||||
| | | | * | | | | Always use repr for regrtest resources names | Éric Araujo | 2011-07-15 | 1 | -3/+3 |
| | | | * | | | | add a contextmanager to disable the gc | Benjamin Peterson | 2011-07-14 | 1 | -0/+10 |
| | | | * | | | | Skip network tests when getaddrinfo() returns EAI_AGAIN, meaning a temporary | Antoine Pitrou | 2011-07-09 | 1 | -32/+107 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | Issue #12451: Add support.create_empty_file() | Victor Stinner | 2011-06-30 | 1 | -1/+6 |
| | | | | * | | | | Issue #12400: test.support.run_doctest() doesn't change sys.stdout anymore | Victor Stinner | 2011-06-29 | 1 | -31/+101 |
| | | | | |\ \ \ \ | |||||
| | | | | | * \ \ \ | branch merge | Brian Curtin | 2011-06-13 | 1 | -1/+1 |
| | | | | | |\ \ \ \ | |||||
| | | | | | | * \ \ \ | Merge from 3.2 for Issue #12084. | Brian Curtin | 2011-06-13 | 1 | -1/+1 |
| | | | | | | |\ \ \ \ | |||||
| | | | | | * | \ \ \ \ | (Merge 3.2) test.support: don't catch OSError when can_symlink() removes the | Victor Stinner | 2011-06-07 | 1 | -1/+2 |
| | | | | | |\ \ \ \ \ \ | | | | | | | |/ / / / / | | | | | | |/| | | | | | |||||
| | | | | | * | | | | | | Issue #12196: Make test.support's requires_linux_version a decorator. | Charles-François Natali | 2011-06-03 | 1 | -9/+28 |
| | | | | | * | | | | | | (Merge 3.2) Close #12230: Mac OS X Tiger (10.4) has a kernel bug: sometimes, | Victor Stinner | 2011-06-01 | 1 | -15/+24 |
| | | | | | |\ \ \ \ \ \ | |||||
| | | | | | * | | | | | | | test.support: add requires_mac_ver() function | Victor Stinner | 2011-06-01 | 1 | -1/+21 |
| | | | | | * | | | | | | | Issue #12196: Add PIPE_MAX_SIZE to test.support, constant larger than the | Charles-François Natali | 2011-05-29 | 1 | -1/+8 |
| | | | | | * | | | | | | | Issue #12158: Move linux_version() from test_socket to test.support | Victor Stinner | 2011-05-24 | 1 | -0/+8 |
| | | | | | * | | | | | | | Skip tests that require zlib in the packaging tests. Also add a requires_zli... | Ezio Melotti | 2011-05-19 | 1 | -1/+8 |
| | | | | | * | | | | | | | Merge with 3.2 and also remove captured_output from __all__ (see #7960). | Ezio Melotti | 2011-05-14 | 1 | -3/+4 |
| | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ \ | #7960: merge with 3.2. | Ezio Melotti | 2011-05-14 | 1 | -8/+8 |
| | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ \ \ | #5723: merge with 3.2. | Ezio Melotti | 2011-05-14 | 1 | -2/+2 |
| | | | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ \ \ \ | Merge with 3.2. | Ezio Melotti | 2011-05-14 | 1 | -10/+6 |
| | | | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ \ \ \ \ | #11910: merge with 3.2. | Ezio Melotti | 2011-05-09 | 1 | -4/+8 |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ \ \ \ \ \ | merge 3.2 | Benjamin Peterson | 2011-05-08 | 1 | -27/+58 |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | * \ \ \ \ \ \ \ \ \ \ \ | Add WSANO_DATA to possible errors triggered by getaddrinfo (Windows) | Antoine Pitrou | 2011-04-29 | 1 | -27/+58 |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | * | | | | | | | | | | | | Issue #11811: Factor out detection of IPv6 support on the current host | Antoine Pitrou | 2011-04-28 | 1 | -8/+22 |
| | | | | | | | * | | | | | | | | | | | | Revert the Lib/test/test_bigmem.py changes from commit 17891566a478 (and a | Thomas Wouters | 2011-03-25 | 1 | -0/+5 |
| | | | | | | | * | | | | | | | | | | | | Fix transmitting warning options to the children when running tests in | Antoine Pitrou | 2011-03-23 | 1 | -3/+2 |
| | | | | | | | * | | | | | | | | | | | | Don't leave around a test symlink file. | Brett Cannon | 2011-03-15 | 1 | -1/+3 |
| | | | | | | | * | | | | | | | | | | | | Merge | Antoine Pitrou | 2011-03-15 | 1 | -1/+4 |
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | * | | | | | | | | | | | | Add warnings support to test.support.args_from_interpreter_flags(). | Brett Cannon | 2011-03-15 | 1 | -1/+4 |
| | | | | | | | * | | | | | | | | | | | | | Merge fix for issue #11501 | Antoine Pitrou | 2011-03-15 | 1 | -0/+33 |
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | |/ / / / / / / / / / / / | | | | | | | | |/| | | | | | | | | | | | | |||||
| | | | | | | | * | | | | | | | | | | | | | Issue #9931: Fix hangs in GUI tests under Windows in certain conditions. | Antoine Pitrou | 2011-02-26 | 1 | -0/+34 |
| | | | | | | | * | | | | | | | | | | | | | Removed fcmp and FUZZ from test.support, following the discussion on python-dev: | Eli Bendersky | 2011-02-25 | 1 | -19/+1 |
| | | | | | | | * | | | | | | | | | | | | | Fix imports from collections.abc | Raymond Hettinger | 2011-02-23 | 1 | -2/+2 |
| | | | | | | | * | | | | | | | | | | | | | Issue #10992: make tests pass when run under coverage. | Brett Cannon | 2011-02-22 | 1 | -0/+11 |
| | | | | | | | * | | | | | | | | | | | | | Issue #10990: Prevent tests from clobbering a set trace function. | Brett Cannon | 2011-02-21 | 1 | -0/+15 |
* | | | | | | | | | | | | | | | | | | | | | Make "regrtest -j" "-R"-aware | Antoine Pitrou | 2012-02-20 | 1 | -0/+1 |
|/ / / / / / / / / / / / / / / / / / / / |