.. |
audiodata
|
Issue #18919: Added tests for the sunau module. Unified and extended tests
|
2013-10-13 17:47:22 +03:00 |
capath
|
Issue #25940: Use self-signed.pythontest.net in SSL tests
|
2016-01-15 00:25:29 +00:00 |
cjkencodings
|
Issue #12057: Add tests for ISO 2022 codecs
|
2011-05-30 23:58:21 +02:00 |
crashers
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
data
|
restore test data README
|
2014-12-07 14:19:15 -05:00 |
decimaltestdata
|
Issue #23943: Fix typos. Patch by Piotr Kasprzyk.
|
2016-07-28 03:04:04 +00:00 |
imghdrdata
|
Issue #19990: Added tests for the imghdr module.
|
2014-01-26 23:48:20 +02:00 |
leakers
|
#18687: remove obsolete comment. Patch by Févry Thibault.
|
2013-08-13 12:53:40 +03:00 |
subprocessdata
|
Issue #23458: Remove test_os.test_urandom_fd_non_inheritable()
|
2015-04-06 23:39:47 +02:00 |
support
|
bpo-30540, bpo-30523: Add --matchfile and --list-cases options to regrtest (#2249)
|
2017-06-16 17:30:03 +02:00 |
tracedmodules
|
Merged revisions 84994 via svnmerge from
|
2010-09-24 18:14:18 +00:00 |
xmltestdata
|
Issue #2175: Added tests for xml.sax.saxutils.prepare_input_source().
|
2015-04-02 20:55:46 +03:00 |
185test.db
|
…
|
|
Sine-1000Hz-300ms.aif
|
…
|
|
__init__.py
|
…
|
|
__main__.py
|
[2.7] bpo-30223: Add Lib/test/__main__.py. (#1373)
|
2017-05-02 18:26:25 +03:00 |
_mock_backport.py
|
English spelling and grammar fixes
|
2016-07-11 07:51:37 +00:00 |
allsans.pem
|
Issue #27691: Fix ssl module's parsing of GEN_RID subject alternative name fields in X.509 certs.
|
2016-09-06 23:25:35 +02:00 |
audiotest.au
|
…
|
|
audiotests.py
|
Issue #22777: Test pickling with all protocols.
|
2014-12-15 14:02:43 +02:00 |
autotest.py
|
…
|
|
bad_coding.py
|
…
|
|
bad_coding2.py
|
…
|
|
bad_coding3.py
|
complain if the codec doesn't return unicode
|
2013-12-28 10:33:58 -06:00 |
badcert.pem
|
…
|
|
badkey.pem
|
…
|
|
badsyntax_future3.py
|
…
|
|
badsyntax_future4.py
|
…
|
|
badsyntax_future5.py
|
…
|
|
badsyntax_future6.py
|
SF #736962, port test_future to unittest, add a bit more coverage, by Walter Dörwald
|
2003-12-13 22:43:34 +00:00 |
badsyntax_future7.py
|
…
|
|
badsyntax_future8.py
|
…
|
|
badsyntax_future9.py
|
…
|
|
badsyntax_nocaret.py
|
rewrite nocaret test to not rely on a specific SyntaxError
|
2010-09-20 21:47:37 +00:00 |
cfgparser.1
|
…
|
|
cmath_testcases.txt
|
Issue #9920: Skip tests for cmath.atan and cmath.atanh applied to
|
2010-11-20 11:08:27 +00:00 |
curses_tests.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
dh1024.pem
|
replace 512 bit dh key with a 2014 bit one (closes #23844)
|
2015-04-02 00:04:06 -04:00 |
doctest_aliases.py
|
…
|
|
double_const.py
|
…
|
|
empty.vbs
|
…
|
|
exception_hierarchy.txt
|
Add a new warning gategory, ResourceWarning, as discussed on python-dev. It is silent by default,
|
2010-10-24 15:11:22 +00:00 |
floating_points.txt
|
…
|
|
fork_wait.py
|
Merged revisions 86596 via svnmerge from
|
2010-11-21 13:34:58 +00:00 |
formatfloat_testcases.txt
|
Add testcases from bug report #9980.
|
2010-09-29 18:41:54 +00:00 |
gdb_sample.py
|
…
|
|
greyrgb.uue
|
…
|
|
ieee754.txt
|
…
|
|
infinite_reload.py
|
Merged revisions 77942,79023 via svnmerge from
|
2010-08-02 18:40:55 +00:00 |
inspect_fodder.py
|
Issue #18830: inspect.getclasstree() no more produces duplicated entries even
|
2013-09-05 17:28:10 +03:00 |
inspect_fodder2.py
|
…
|
|
keycert.passwd.pem
|
backport many ssl features from Python 3 (closes #21308)
|
2014-08-20 14:14:50 -05:00 |
keycert.pem
|
- Issue #18709: Fix CVE-2013-4238. The SSL module now handles NULL bytes
|
2013-08-23 13:26:49 -04:00 |
keycert2.pem
|
allow passing cert/ssl information to urllib2.urlopen and httplib.HTTPSConnection
|
2014-11-23 11:42:45 -06:00 |
keycert3.pem
|
backport many ssl features from Python 3 (closes #21308)
|
2014-08-20 14:14:50 -05:00 |
keycert4.pem
|
backport many ssl features from Python 3 (closes #21308)
|
2014-08-20 14:14:50 -05:00 |
list_tests.py
|
Issue #26492: Added additional tests for exhausted iterators of mutable sequences.
|
2016-03-30 21:02:00 +03:00 |
lock_tests.py
|
bpo-8799: Reduce timing sensitivity of condition test by explicitly (#2320)
|
2017-06-22 02:09:40 +02:00 |
make_ssl_certs.py
|
Issue #27691: Fix ssl module's parsing of GEN_RID subject alternative name fields in X.509 certs.
|
2016-09-06 23:25:35 +02:00 |
mapping_tests.py
|
Avoid py3k warnings related to sort() of unrelated types.
|
2012-02-22 00:28:46 +01:00 |
math_testcases.txt
|
Issue #9186: log1p(-1.0) should raise ValueError, not OverflowError.
|
2010-07-07 16:21:29 +00:00 |
mp_fork_bomb.py
|
Issue #15646: Prevent equivalent of a fork bomb when using multiprocessing
|
2012-08-14 11:41:19 +01:00 |
nokia.pem
|
Issue #13034: When decoding some SSL certificates, the subjectAltName extension could be unreported.
|
2011-10-01 19:30:58 +02:00 |
nullbytecert.pem
|
- Issue #18709: Fix CVE-2013-4238. The SSL module now handles NULL bytes
|
2013-08-23 13:26:49 -04:00 |
nullcert.pem
|
…
|
|
outstanding_bugs.py
|
Merged revisions 86596 via svnmerge from
|
2010-11-21 01:30:29 +00:00 |
pickletester.py
|
[2.7] bpo-30223: Fix test_xpickle for Python 2.4. (#1395)
|
2017-05-02 21:56:52 +03:00 |
profilee.py
|
…
|
|
pycacert.pem
|
backport many ssl features from Python 3 (closes #21308)
|
2014-08-20 14:14:50 -05:00 |
pyclbr_input.py
|
#11565: Fix several typos. Patch by Piotr Kasprzyk.
|
2011-03-16 12:34:31 +02:00 |
pydoc_mod.py
|
don't remove self from example code in the HTML output (closes #13223)
|
2014-06-07 16:44:00 -07:00 |
pydocfodder.py
|
…
|
|
pystone.py
|
#1513299: cleanup some map() uses where a comprehension works better.
|
2010-12-04 10:39:14 +00:00 |
randv2_32.pck
|
…
|
|
randv2_64.pck
|
…
|
|
randv3.pck
|
…
|
|
re_tests.py
|
Now re tests work again on Unicode-disabled build.
|
2014-09-14 17:40:44 +03:00 |
regrtest.py
|
bpo-30540, bpo-30523: Add --matchfile and --list-cases options to regrtest (#2249)
|
2017-06-16 17:30:03 +02:00 |
relimport.py
|
…
|
|
reperf.py
|
…
|
|
revocation.crl
|
backport many ssl features from Python 3 (closes #21308)
|
2014-08-20 14:14:50 -05:00 |
sample_doctest.py
|
…
|
|
sample_doctest_no_docstrings.py
|
#14649: add sample files omitted from previous checkin.
|
2012-09-10 11:20:47 -04:00 |
sample_doctest_no_doctests.py
|
#14649: add sample files omitted from previous checkin.
|
2012-09-10 11:20:47 -04:00 |
script_helper.py
|
bpo-30207: Rename test.test_support to test.support. (#1353)
|
2017-04-30 11:36:58 +03:00 |
selfsigned_pythontestdotnet.pem
|
Issue #25940: Use self-signed.pythontest.net in SSL tests
|
2016-01-15 00:25:29 +00:00 |
seq_tests.py
|
Issue #26494: Fixed crash on iterating exhausting iterators.
|
2016-03-30 20:43:06 +03:00 |
sgml_input.html
|
…
|
|
sha256.pem
|
backport many ssl features from Python 3 (closes #21308)
|
2014-08-20 14:14:50 -05:00 |
sortperf.py
|
Merged revisions 83371,83390 via svnmerge from
|
2010-08-01 19:07:28 +00:00 |
ssl_cert.pem
|
backport many ssl features from Python 3 (closes #21308)
|
2014-08-20 14:14:50 -05:00 |
ssl_key.passwd.pem
|
backport many ssl features from Python 3 (closes #21308)
|
2014-08-20 14:14:50 -05:00 |
ssl_key.pem
|
backport many ssl features from Python 3 (closes #21308)
|
2014-08-20 14:14:50 -05:00 |
ssl_servers.py
|
backport many ssl features from Python 3 (closes #21308)
|
2014-08-20 14:14:50 -05:00 |
ssltests.py
|
Add Lib/test/ssltests.py for faster testing of OpenSSL
|
2016-09-22 16:53:15 +02:00 |
string_tests.py
|
Issue #26712: Unify (r)split(), (l/r)strip() tests into string_tests
|
2016-04-10 09:39:07 +00:00 |
symlink_support.py
|
Moved symlink support into its own module. Ported can_symlink from Python 3.2, skipping symlink test when it cannot be invoked (such as when the symlink privilege is not present).
|
2012-03-08 18:28:08 -05:00 |
test_MimeWriter.py
|
Fix deprecation warning in test_MimeWriter.
|
2010-08-03 05:47:14 +00:00 |
test_SimpleHTTPServer.py
|
Merged revisions 86596 via svnmerge from
|
2010-11-21 13:34:58 +00:00 |
test_StringIO.py
|
Issue #10212: Support new buffer interface for struct.unpack and
|
2013-03-19 17:17:47 -07:00 |
test___all__.py
|
#22751: fix test___all__ warning about modified environment in the tests. Patch by Michael Cetrulo.
|
2014-11-02 19:08:35 +02:00 |
test___future__.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test__locale.py
|
Issue #25809: Skip testing platform-dependent French thousands separator
|
2015-12-12 06:53:34 +00:00 |
test__osx_support.py
|
Issue #21811: Anticipated fixes to 3.x and 2.7 for OS X 10.10 Yosemite.
|
2014-06-25 13:33:57 -07:00 |
test_abc.py
|
Merged revisions 87952-87954 via svnmerge from
|
2011-01-12 15:49:47 +00:00 |
test_abstract_numbers.py
|
…
|
|
test_aepack.py
|
Issue #19572: More silently skipped tests explicitly skipped.
|
2013-12-10 14:09:20 -06:00 |
test_aifc.py
|
bpo-29110: Fix file object leak in aifc.open (GH-356)
|
2017-02-28 20:39:30 +09:00 |
test_al.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_anydbm.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_applesingle.py
|
…
|
|
test_argparse.py
|
Fix typos in documentation and comments
|
2016-04-05 06:19:42 +00:00 |
test_array.py
|
Issue #27570: Avoid zero-length memcpy() calls with null source pointers
|
2016-09-07 11:04:41 +00:00 |
test_ascii_formatd.py
|
…
|
|
test_ast.py
|
#18466: fix more typos. Patch by Févry Thibault.
|
2013-08-17 16:56:09 +03:00 |
test_asynchat.py
|
Issue #16133: The asynchat.async_chat.handle_read() method now ignores
|
2014-07-24 19:15:00 +02:00 |
test_asyncore.py
|
bpo-28087: Skip test_asyncore and test_eintr poll failures on macOS. (#462) (#973)
|
2017-04-03 18:11:22 +02:00 |
test_atexit.py
|
[2.7] bpo-28994: Fixed errors handling in atexit._run_exitfuncs(). (GH-2034) (#2123)
|
2017-06-12 09:10:53 +03:00 |
test_audioop.py
|
Issue #24456: Fixed possible buffer over-read in adpcm2lin() and lin2adpcm()
|
2015-06-28 17:51:40 +03:00 |
test_augassign.py
|
Merged revisions 86596 via svnmerge from
|
2010-11-21 13:34:58 +00:00 |
test_base64.py
|
Issue #22088: Clarify base-64 alphabets and which characters are discarded
|
2016-02-23 22:30:50 +00:00 |
test_bastion.py
|
…
|
|
test_bigaddrspace.py
|
Merged revisions 87968,87971-87975 via svnmerge from
|
2011-01-14 20:19:57 +00:00 |
test_bigmem.py
|
Issue #14904: Made test_unicode_repr_oflw to use less memory.
|
2015-03-30 09:27:20 +03:00 |
test_binascii.py
|
Issue #27599: Fixed buffer overrun in binascii.b2a_qp() and binascii.a2b_qp().
|
2016-09-14 16:36:15 +03:00 |
test_binhex.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_binop.py
|
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
|
2016-04-17 09:37:36 +03:00 |
test_bisect.py
|
Issue #16377: fix missed test due to incorrect indentation in test_bisect. Thanks Yury Selivanov.
|
2012-10-31 20:38:52 +00:00 |
test_bool.py
|
Issue #22777: Test pickling with all protocols.
|
2014-12-15 14:02:43 +02:00 |
test_bsddb.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_bsddb3.py
|
Merged revisions 77912 via svnmerge from
|
2010-08-02 20:19:21 +00:00 |
test_bsddb185.py
|
…
|
|
test_buffer.py
|
Comment out two tests that won't pass now after reverting the typeobject.c
|
2016-01-11 14:44:59 -05:00 |
test_bufio.py
|
Issue #20557: Use specific asserts in io tests.
|
2015-08-02 15:19:04 +03:00 |
test_builtin.py
|
Issue #25983: Added tests for multi-argument type().
|
2016-02-08 20:27:52 +02:00 |
test_bytes.py
|
Issue #27039: Fixed bytearray.remove() for values greater than 127.
|
2016-05-16 22:15:57 +03:00 |
test_bz2.py
|
Issue #23799: Added test.test_support.start_threads() for running and
|
2015-04-01 12:56:39 +03:00 |
test_calendar.py
|
Issue #28253: Fixed calendar functions for extreme months: 0001-01 and 9999-12.
|
2016-09-27 22:45:20 -04:00 |
test_call.py
|
Merged revisions 79165 via svnmerge from
|
2010-08-02 19:56:05 +00:00 |
test_capi.py
|
Issue #26168: Fixed possible refleaks in failing Py_BuildValue() with the "N"
|
2016-05-20 22:31:24 +03:00 |
test_cd.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_cfgparser.py
|
Issue #22777: Test pickling with all protocols.
|
2014-12-15 14:02:43 +02:00 |
test_cgi.py
|
Backed out changeset 7d2018774925
|
2015-02-16 01:49:22 +02:00 |
test_charmapcodec.py
|
Merged revisions 86596 via svnmerge from
|
2010-11-21 13:34:58 +00:00 |
test_cl.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_class.py
|
[2.7] bpo-25794: Fix `type.__setattr__()` for non-interned or unicode attribute names. (GH-1652) (#1675)
|
2017-05-20 10:04:53 +03:00 |
test_cmath.py
|
Issue #24489: ensure a previously set C errno doesn't disturb cmath.polar().
|
2015-06-23 14:31:11 +02:00 |
test_cmd.py
|
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
|
2016-04-17 09:37:36 +03:00 |
test_cmd_line.py
|
#16306: report only the first unknown option and add more tests. Patch by Serhiy Storchaka.
|
2012-11-23 18:46:11 +02:00 |
test_cmd_line_script.py
|
Issue #14285: Do not catch ImportError from __init__.py in runpy
|
2015-12-03 01:23:10 +00:00 |
test_code.py
|
Issue #28350: String constants with null character no longer interned.
|
2016-10-04 18:17:08 +03:00 |
test_codeccallbacks.py
|
Issue #24102: Fixed exception type checking in standard error handlers.
|
2015-05-18 16:08:38 +03:00 |
test_codecencodings_cn.py
|
bpo-30003: Fix handling escape characters in HZ codec (#1720) (#1556)
|
2017-05-23 01:04:27 +08:00 |
test_codecencodings_hk.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_codecencodings_iso2022.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_codecencodings_jp.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_codecencodings_kr.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_codecencodings_tw.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_codecmaps_cn.py
|
#22650: test suite: load Unicode test data files from www.pythontest.net
|
2014-11-06 14:37:49 +01:00 |
test_codecmaps_hk.py
|
#22650: test suite: load Unicode test data files from www.pythontest.net
|
2014-11-06 14:37:49 +01:00 |
test_codecmaps_jp.py
|
#22650: test suite: load Unicode test data files from www.pythontest.net
|
2014-11-06 14:37:49 +01:00 |
test_codecmaps_kr.py
|
#22650: test suite: load Unicode test data files from www.pythontest.net
|
2014-11-06 14:37:49 +01:00 |
test_codecmaps_tw.py
|
#22650: test suite: load Unicode test data files from www.pythontest.net
|
2014-11-06 14:37:49 +01:00 |
test_codecs.py
|
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
|
2016-04-17 09:37:36 +03:00 |
test_codeop.py
|
Issue #16714: use 'raise' exceptions, don't 'throw'.
|
2012-12-18 21:27:37 +02:00 |
test_coercion.py
|
Merged revisions 86596 via svnmerge from
|
2010-11-21 13:34:58 +00:00 |
test_collections.py
|
Issue #25616: Tests for OrderedDict are extracted from test_collections
|
2015-11-25 17:19:27 +02:00 |
test_colorsys.py
|
…
|
|
test_commands.py
|
Issue #7108: Fix test_commands to not fail when special attributes ('@'
|
2011-04-05 17:16:09 -07:00 |
test_compare.py
|
…
|
|
test_compile.py
|
code_richcompare() now uses the constants types
|
2016-01-22 12:33:12 +01:00 |
test_compileall.py
|
Issue #18702: All skipped tests now reported as skipped.
|
2013-11-03 23:15:46 +02:00 |
test_compiler.py
|
bpo-30207: Rename test.test_support to test.support. (#1353)
|
2017-04-30 11:36:58 +03:00 |
test_complex.py
|
bpo-29602: fix signed zero handling in complex constructor (#204)
|
2017-02-20 21:14:52 +00:00 |
test_complex_args.py
|
Merged revisions 79187-79189 via svnmerge from
|
2010-08-03 04:08:59 +00:00 |
test_contains.py
|
…
|
|
test_contextlib.py
|
Issue #24336: Backported test for contextmanager. Patch by Martin Panter.
|
2015-06-28 17:11:51 +03:00 |
test_cookie.py
|
allow square brackets in cookie values (#22931)
|
2015-05-23 10:46:25 -05:00 |
test_cookielib.py
|
Issue #27626: Spelling fixes in docs, comments and internal names
|
2016-07-28 01:11:04 +00:00 |
test_copy.py
|
Issue #26167: Backported copy tests.
|
2016-03-06 15:03:16 +02:00 |
test_copy_reg.py
|
Merged revisions 86596 via svnmerge from
|
2010-11-21 13:34:58 +00:00 |
test_cpickle.py
|
Issue #25761: Added more test cases for testing unpickling broken data.
|
2015-11-29 13:12:40 +02:00 |
test_cprofile.py
|
Fix buildbot failures - removing the CPU term in the seconds from the output.
|
2010-11-20 17:23:00 +00:00 |
test_crypt.py
|
…
|
|
test_csv.py
|
Comment out another test that won't pass after reverting the picklability
|
2016-01-11 14:49:34 -05:00 |
test_ctypes.py
|
Merged revisions 79539 via svnmerge from
|
2010-08-02 23:34:49 +00:00 |
test_curses.py
|
test_curses - substitute self.skip() with self.skipTest()
|
2017-01-06 09:44:36 +01:00 |
test_datetime.py
|
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
|
2016-09-07 12:03:06 +00:00 |
test_dbm.py
|
Fix #11491. When dbm.open was called with a file which already exists and
|
2011-03-14 16:03:54 -04:00 |
test_decimal.py
|
Issue #24497: update link in test_decimal comments
|
2015-06-24 13:36:53 -07:00 |
test_decorators.py
|
…
|
|
test_defaultdict.py
|
#13531: add a test for defaultdict with a non-callable arg. Patch by Mike Cheng.
|
2011-12-08 00:00:49 +02:00 |
test_deque.py
|
Issue #27626: Spelling fixes in docs, comments and internal names
|
2016-07-28 01:11:04 +00:00 |
test_descr.py
|
Issue #5322: Restored tests for __new__.
|
2016-12-14 19:48:38 +02:00 |
test_descrtut.py
|
Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*,
|
2013-03-11 17:56:17 -04:00 |
test_dict.py
|
[2.7] bpo-27945: Fixed various segfaults with dict. (GH-1657) (#1681)
|
2017-05-20 20:05:27 +03:00 |
test_dictcomps.py
|
Closed #16886: test_dictcomps no longer depends on dict order
|
2013-01-16 13:52:22 -08:00 |
test_dictviews.py
|
properly use PyObject_CallMethod in dictview binary operations (closes #26478)
|
2016-03-03 22:05:36 -08:00 |
test_difflib.py
|
Issue 21635: Fix caching in difflib.SequenceMatcher.get_matching_blocks().
|
2014-06-21 11:27:36 -07:00 |
test_difflib_expect.html
|
…
|
|
test_dircache.py
|
Merged revisions 86596 via svnmerge from
|
2010-11-21 13:34:58 +00:00 |
test_dis.py
|
Issue #26733: Fixed formatting line numbers in test_dis.
|
2016-04-12 08:47:20 +03:00 |
test_distutils.py
|
Merged revisions 79191 via svnmerge from
|
2010-08-03 07:51:50 +00:00 |
test_dl.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_doctest.py
|
Issue #23943: Fix typos. Patch by Piotr Kasprzyk.
|
2016-07-28 03:04:04 +00:00 |
test_doctest.txt
|
…
|
|
test_doctest2.py
|
Issue #9308: Removed redundant coding cookies. Added tests for
|
2010-10-15 16:28:20 +00:00 |
test_doctest2.txt
|
…
|
|
test_doctest3.txt
|
…
|
|
test_doctest4.txt
|
…
|
|
test_docxmlrpc.py
|
Issue #27614: Avoid race in test_docxmlrpc server setup
|
2016-08-18 06:12:22 +00:00 |
test_dumbdbm.py
|
Issue #28847: dubmdbm no longer writes the index file in when it is not
|
2016-12-02 07:58:42 +02:00 |
test_dummy_thread.py
|
Issue #20556: Used specific assert methods in threading tests.
|
2016-03-14 10:28:59 +02:00 |
test_dummy_threading.py
|
…
|
|
test_email.py
|
#16564: test to confirm behavior that regressed in python3.
|
2013-02-09 12:53:29 -05:00 |
test_email_codecs.py
|
…
|
|
test_email_renamed.py
|
…
|
|
test_ensurepip.py
|
pip 9.0 works fine without the ssl module
|
2016-11-02 16:20:20 -04:00 |
test_enumerate.py
|
Issue #18702: All skipped tests now reported as skipped.
|
2013-11-03 23:15:46 +02:00 |
test_eof.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_epoll.py
|
Issue #21038: Cleanup test_epoll.py
|
2014-03-25 12:53:47 +01:00 |
test_errno.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_exception_variations.py
|
…
|
|
test_exceptions.py
|
Issue #22836: Keep exception reports sensible despite errors
|
2016-02-28 00:18:43 +00:00 |
test_extcall.py
|
Issue #27358: Backported tests.
|
2016-10-02 11:10:18 +03:00 |
test_fcntl.py
|
Issue #20532: Tests which use _testcapi now are marked as CPython only.
|
2014-02-07 10:06:05 +02:00 |
test_file.py
|
Issue #20557: Use specific asserts in io tests.
|
2015-08-02 15:19:04 +03:00 |
test_file2k.py
|
Issue #21934: test_file2k no longer create regular file /dev/full on OpenBSD
|
2015-02-15 13:05:10 +02:00 |
test_file_eintr.py
|
Fixes Issue #12268 for the io module - File readline, readlines and
|
2012-10-12 13:02:06 -07:00 |
test_filecmp.py
|
…
|
|
test_fileinput.py
|
Issue #15068: Got rid of excessive buffering in the fileinput module.
|
2016-03-08 18:35:45 +02:00 |
test_fileio.py
|
Issue #28016: Skip /dev/tty seekable() test on AIX
|
2016-11-14 03:35:59 +00:00 |
test_float.py
|
Fixed Py3k warnings in tests for issue #24731.
|
2015-11-29 20:13:56 +02:00 |
test_fnmatch.py
|
[2.7] bpo-30415: Add new tests for the fnmatch module. (GH-1684). (#1696)
|
2017-05-21 10:37:43 +03:00 |
test_fork1.py
|
Issue #9573: os.fork now works when triggered as a side effect of import (the wisdom of actually relying on this remains questionable!)
|
2010-12-02 04:11:46 +00:00 |
test_format.py
|
Issue #11145: Fixed miscellaneous issues with C-style formatting of types
|
2016-12-01 10:27:11 +02:00 |
test_fpformat.py
|
Merged revisions 86596 via svnmerge from
|
2010-11-21 13:34:58 +00:00 |
test_fractions.py
|
#14089: increase coverage of the fractions module. Patch by Oleg Plakhotnyuk.
|
2012-02-29 14:04:02 +02:00 |
test_frozen.py
|
Merged revisions 86596 via svnmerge from
|
2010-11-21 13:34:58 +00:00 |
test_ftplib.py
|
Fix test_ftplib warning if IPv6 is not available (#1457)
|
2017-05-04 18:10:30 +02:00 |
test_funcattrs.py
|
…
|
|
test_functools.py
|
Issue #25455: Clean up reference loops created in tests for recursive
|
2016-06-12 15:45:14 +03:00 |
test_future.py
|
…
|
|
test_future1.py
|
…
|
|
test_future2.py
|
…
|
|
test_future3.py
|
…
|
|
test_future4.py
|
…
|
|
test_future5.py
|
…
|
|
test_future_builtins.py
|
…
|
|
test_gc.py
|
Issue #23799: Added test.test_support.start_threads() for running and
|
2015-04-01 12:56:39 +03:00 |
test_gdb.py
|
Backport test_gdb fixes for s390x buildbots
|
2017-02-10 14:14:04 +01:00 |
test_gdbm.py
|
don't rely on dict order here
|
2012-02-20 21:47:54 -05:00 |
test_generators.py
|
Issue #27076: Doc, comment and test function name spelling fixes
|
2016-05-26 05:28:50 +00:00 |
test_genericpath.py
|
Issue #21840: Fixed expanding unicode variables of form $var in
|
2015-02-13 12:02:05 +02:00 |
test_genexps.py
|
Issue #17041: Fix doctesting when Python is configured with the
|
2013-01-31 16:10:15 +02:00 |
test_getargs.py
|
…
|
|
test_getargs2.py
|
Issue #23908: os functions, open() and the io.FileIO constructor now reject
|
2016-07-01 23:34:44 +03:00 |
test_getopt.py
|
Merged revisions 86596 via svnmerge from
|
2010-11-21 13:34:58 +00:00 |
test_gettext.py
|
Issue #28563: Make plural form selection more lenient and accepting
|
2016-11-14 19:25:44 +02:00 |
test_gl.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_glob.py
|
#16618: Add more glob regression tests
|
2012-12-27 10:24:21 +01:00 |
test_global.py
|
Merged revisions 79539 via svnmerge from
|
2010-08-02 23:34:49 +00:00 |
test_grammar.py
|
allow the keyword else immediately after (no space) an integer (closes #21642)
|
2014-06-07 12:36:39 -07:00 |
test_grp.py
|
Issue #19572: More silently skipped tests explicitly skipped.
|
2013-12-10 14:09:20 -06:00 |
test_gzip.py
|
Issue #22390: Fix test_gzip if unicode filename doesn't work
|
2015-03-30 02:20:37 +02:00 |
test_hash.py
|
Issue #22340: Fix Python 3 warnings in Python 2 tests
|
2014-09-05 21:05:05 +02:00 |
test_hashlib.py
|
Issue #27076: Doc, comment and test function name spelling fixes
|
2016-05-26 05:28:50 +00:00 |
test_heapq.py
|
Issue #19018: The heapq.merge() function no longer suppresses IndexError
|
2013-09-14 22:17:39 -07:00 |
test_hmac.py
|
Issue #22340: Fix Python 3 warnings in Python 2 tests
|
2014-09-05 21:05:05 +02:00 |
test_hotshot.py
|
ensure internal buffer is large enough for string after flushing (closes #24481)
|
2015-06-27 14:52:41 -05:00 |
test_htmllib.py
|
Merged revisions 86596 via svnmerge from
|
2010-11-21 13:34:58 +00:00 |
test_htmlparser.py
|
#20288: fix handling of invalid numeric charrefs in HTMLParser.
|
2014-02-01 21:20:22 +02:00 |
test_httplib.py
|
Issue #28394: Typo fixes in code comments and changelog
|
2016-10-10 01:00:00 +00:00 |
test_httpservers.py
|
Correct print() calls to print a blank line in various test cases
|
2016-09-10 10:38:22 +00:00 |
test_idle.py
|
Issue #18492: Allow all resources when tests are not run by regrtest.py.
|
2014-06-02 16:01:16 -05:00 |
test_imageop.py
|
Corrections for a/an in code comments and documentation
|
2016-05-08 13:45:55 +00:00 |
test_imaplib.py
|
Issue #18492: Allow all resources when tests are not run by regrtest.py.
|
2014-06-02 16:01:16 -05:00 |
test_imgfile.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_imghdr.py
|
Issue #19990: Added tests for the imghdr module.
|
2014-01-26 23:48:20 +02:00 |
test_imp.py
|
Issue #19572: More silently skipped tests explicitly skipped.
|
2013-12-10 14:09:20 -06:00 |
test_import.py
|
Skip UNC tests on AppVeyor in case of ENOENT (GH-1950)
|
2017-06-04 17:45:02 -05:00 |
test_import_magic.py
|
[2.7] bpo-29514: Check magic number for bugfix releases
|
2017-06-13 20:58:48 +10:00 |
test_importhooks.py
|
Merged revisions 77942,79023 via svnmerge from
|
2010-08-02 18:40:55 +00:00 |
test_importlib.py
|
…
|
|
test_index.py
|
Issue #19572: More silently skipped tests explicitly skipped.
|
2013-12-10 14:09:20 -06:00 |
test_inspect.py
|
Fix SyntaxWarning on importing test_inspect (#1512)
|
2017-05-09 11:53:16 +02:00 |
test_int.py
|
Fixed Py3k warnings in tests for issue #24731.
|
2015-11-29 20:13:56 +02:00 |
test_int_literal.py
|
Merged revisions 79539 via svnmerge from
|
2010-08-02 23:34:49 +00:00 |
test_io.py
|
[2.7] bpo-30061: Check if PyObject_Size()/PySequence_Size()/PyMapping_Size() (GH-1096) (GH-1180) (#1183)
|
2017-04-19 22:34:58 +03:00 |
test_ioctl.py
|
Merged revisions 86596 via svnmerge from
|
2010-11-21 13:34:58 +00:00 |
test_isinstance.py
|
add space
|
2010-11-20 17:22:13 +00:00 |
test_iter.py
|
Issue #26492: Added additional tests for exhausted iterators of mutable sequences.
|
2016-03-30 21:02:00 +03:00 |
test_iterlen.py
|
#11565: Fix several typos. Patch by Piotr Kasprzyk.
|
2011-03-16 12:34:31 +02:00 |
test_itertools.py
|
bpo-29942: Fix the use of recursion in itertools.chain.from_iterable. (#913)
|
2017-03-30 12:49:22 -07:00 |
test_json.py
|
Issue #10572: Moved json tests to Lib/test/json_tests.
|
2010-11-30 03:03:30 +00:00 |
test_kqueue.py
|
#11973: add test for previously fixed kevent signed/unsigned bug.
|
2014-10-12 12:42:58 -04:00 |
test_largefile.py
|
…
|
|
test_lib2to3.py
|
…
|
|
test_linecache.py
|
bpo-30207: Rename test.test_support to test.support. (#1353)
|
2017-04-30 11:36:58 +03:00 |
test_linuxaudiodev.py
|
Merged revisions 86596 via svnmerge from
|
2010-11-21 13:34:58 +00:00 |
test_list.py
|
Issue #18004: test_overflow in test_list by mistake consumed 40 GiB of memory
|
2014-08-06 18:31:54 +03:00 |
test_locale.py
|
Issue #25742: Try to fix test_locale on Windows
|
2015-11-29 16:33:18 +01:00 |
test_logging.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_long.py
|
Issue #27870: A left shift of zero by a large integer no longer attempts to allocate large amounts of memory.
|
2016-08-29 19:38:12 +01:00 |
test_long_future.py
|
Fix deprecation warnings in test_long_future.py
|
2010-08-03 07:01:05 +00:00 |
test_longexp.py
|
…
|
|
test_macos.py
|
Issue #19572: More silently skipped tests explicitly skipped.
|
2013-12-10 14:09:20 -06:00 |
test_macostools.py
|
Issue #19572: More silently skipped tests explicitly skipped.
|
2013-12-10 14:09:20 -06:00 |
test_macpath.py
|
Issue #21840: Fixed expanding unicode variables of form $var in
|
2015-02-13 12:02:05 +02:00 |
test_macurl2path.py
|
Increase macurl2path test coverage
|
2013-10-23 21:45:58 -07:00 |
test_mailbox.py
|
Issue #20549: Use specific asserts in mailbox, smtplib and poplib tests.
|
2014-02-08 15:05:53 +02:00 |
test_marshal.py
|
reduce marshal stack size in debug mode on windows (closes #27019)
|
2016-07-06 23:37:02 -07:00 |
test_math.py
|
Issue #18702: All skipped tests now reported as skipped.
|
2013-11-03 23:15:46 +02:00 |
test_md5.py
|
…
|
|
test_memoryio.py
|
[2.7] bpo-30223: Add Lib/test/__main__.py. (#1373)
|
2017-05-02 18:26:25 +03:00 |
test_memoryview.py
|
Comment out two tests that won't pass now after reverting the typeobject.c
|
2016-01-11 14:44:59 -05:00 |
test_mhlib.py
|
Merged revisions 86596 via svnmerge from
|
2010-11-21 13:34:58 +00:00 |
test_mimetools.py
|
…
|
|
test_mimetypes.py
|
add a test for access errors from OpenKey (closes #21871)
|
2014-06-29 13:02:12 -07:00 |
test_minidom.py
|
Issue #10131: Fixed deep copying of minidom documents. Based on patch
|
2015-11-26 23:48:30 +02:00 |
test_mmap.py
|
skip test on windows
|
2016-10-05 22:09:31 -07:00 |
test_module.py
|
don't rely on the order of module clearing
|
2012-02-20 15:20:37 -05:00 |
test_modulefinder.py
|
Issue #26881: modulefinder now works with bytecode with extended args.
|
2016-05-09 00:02:06 +03:00 |
test_msilib.py
|
Add missing file from #11696.
|
2011-03-27 21:01:03 +02:00 |
test_multibytecodec.py
|
Issue #23215: Multibyte codecs with custom error handlers that ignores errors
|
2015-02-21 01:19:17 +02:00 |
test_multibytecodec_support.py
|
Issue #23181: More "codepoint" -> "code point".
|
2015-01-18 11:42:50 +02:00 |
test_multifile.py
|
Merged revisions 77841 via svnmerge from
|
2010-08-02 01:33:30 +00:00 |
test_multiprocessing.py
|
[2.7] bpo-24484: Avoid race condition in multiprocessing cleanup (GH-2159) (#2168)
|
2017-06-13 17:52:29 +02:00 |
test_mutants.py
|
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
|
2016-04-17 09:37:36 +03:00 |
test_mutex.py
|
Issue #16793. Replace deprecated unittest asserts with modern counterparts.
|
2012-12-28 00:32:19 +02:00 |
test_netrc.py
|
Merge #14984: On POSIX, enforce permissions when reading default .netrc.
|
2013-09-16 14:32:54 -04:00 |
test_new.py
|
…
|
|
test_nis.py
|
Issue #19572: More silently skipped tests explicitly skipped.
|
2013-12-10 14:09:20 -06:00 |
test_nntplib.py
|
Fix test failures --without-threads.
|
2014-01-22 13:18:09 +01:00 |
test_normalization.py
|
#22650: test suite: load Unicode test data files from www.pythontest.net
|
2014-11-06 14:37:49 +01:00 |
test_ntpath.py
|
Issue #23742: ntpath.expandvars() no longer loses unbalanced single quotes.
|
2015-03-25 16:39:58 +02:00 |
test_old_mailbox.py
|
#15040: Close files in mailbox tests for PyPy compatibility
|
2012-10-23 14:42:13 +03:00 |
test_opcodes.py
|
Merged revisions 86596 via svnmerge from
|
2010-11-21 13:34:58 +00:00 |
test_openpty.py
|
Issue #18174: Fix fd leaks in tests.
|
2013-06-10 16:27:45 +01:00 |
test_operator.py
|
Issue #26822: itemgetter, attrgetter and methodcaller objects no longer
|
2016-04-23 10:53:28 +03:00 |
test_optparse.py
|
#1704474: mark refleak test as specific to CPython
|
2014-04-15 16:44:43 -04:00 |
test_ordered_dict.py
|
Issue #26494: Fixed crash on iterating exhausting iterators.
|
2016-03-30 20:43:06 +03:00 |
test_os.py
|
Correct spelling in documentation and code comments
|
2016-09-10 10:38:28 +00:00 |
test_ossaudiodev.py
|
#6518: enable context manager protocol for ossaudiodev types.
|
2010-10-23 17:31:52 +00:00 |
test_parser.py
|
[2.7] [3.5] bpo-30070: Fixed leaks and crashes in errors handling in the parser module. (GH-1131). (GH-1185) (#1189)
|
2017-04-20 00:48:57 +03:00 |
test_pdb.py
|
Issue #16180: Exit pdb if file has syntax error, instead of trapping user
|
2015-09-05 19:13:17 -04:00 |
test_peepholer.py
|
#5057: the peepholer no longer optimizes subscription on unicode literals (e.g. u"foo"[0]) in order to produce compatible pyc files between narrow and wide builds.
|
2012-11-05 00:03:21 +02:00 |
test_pep247.py
|
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
|
2016-09-07 12:03:06 +00:00 |
test_pep277.py
|
Backport support.change_cwd() and use it in tests.
|
2015-09-06 14:16:18 +03:00 |
test_pep352.py
|
Merged revisions 79539 via svnmerge from
|
2010-08-02 23:34:49 +00:00 |
test_pickle.py
|
Issue #25761: Added more test cases for testing unpickling broken data.
|
2015-11-29 13:12:40 +02:00 |
test_pickletools.py
|
Merged revisions 88546 via svnmerge from
|
2011-02-24 20:34:38 +00:00 |
test_pipes.py
|
Merged revisions 85503 via svnmerge from
|
2010-10-14 22:22:30 +00:00 |
test_pkg.py
|
#11565: Fix several typos. Patch by Piotr Kasprzyk.
|
2011-03-16 12:34:31 +02:00 |
test_pkgimport.py
|
Merged revisions 85984 via svnmerge from
|
2010-10-30 21:17:24 +00:00 |
test_pkgutil.py
|
backout 369bf9fbaeff
|
2014-02-16 14:51:17 -05:00 |
test_platform.py
|
Issue #21313: Tolerate truncated buildinfo in sys.version
|
2016-06-08 06:12:22 +00:00 |
test_plistlib.py
|
Ensure that plistlib doesn't corrupt deeply nested datastructures
|
2013-04-23 13:47:06 +02:00 |
test_poll.py
|
Issue #20532: Tests which use _testcapi now are marked as CPython only.
|
2014-02-07 10:06:05 +02:00 |
test_popen.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_popen2.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_poplib.py
|
in poplib, limit maximum line length that we read from the network (closes #16041)
|
2014-12-05 20:02:38 -05:00 |
test_posix.py
|
Fixed a test for issue23908 with C locale.
|
2016-07-03 10:53:39 +03:00 |
test_posixpath.py
|
#2466: fix test failure on windows.
|
2016-08-24 08:59:47 -04:00 |
test_pow.py
|
Merged revisions 86596 via svnmerge from
|
2010-11-21 13:34:58 +00:00 |
test_pprint.py
|
Added tests for more builtin types.
|
2015-05-16 21:34:56 +03:00 |
test_print.py
|
Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc
|
2016-04-15 02:14:19 +00:00 |
test_profile.py
|
Fix buildbot failures - removing the CPU term in the seconds from the output.
|
2010-11-20 17:23:00 +00:00 |
test_property.py
|
Fix skip conditions in some docstings tests.
|
2013-01-28 13:24:01 +02:00 |
test_pstats.py
|
#10166: rewrite self-recursion to iteration in pstats.Stats.add(). Also add a unittest and a stats test file.
|
2010-10-22 06:28:01 +00:00 |
test_pty.py
|
Issue #16714: use 'raise' exceptions, don't 'throw'.
|
2012-12-18 21:27:37 +02:00 |
test_pwd.py
|
Issue #19572: More silently skipped tests explicitly skipped.
|
2013-12-10 14:09:20 -06:00 |
test_py3kwarn.py
|
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
|
2016-09-07 12:03:06 +00:00 |
test_py_compile.py
|
Backport support.change_cwd() and use it in tests.
|
2015-09-06 14:16:18 +03:00 |
test_pyclbr.py
|
Silence the failure of test_pyclbr after adding a property in sre_parse
|
2014-11-07 22:31:54 +02:00 |
test_pydoc.py
|
#16484: Change PYTHONDOCS to "https:", and fix links to use lowercase
|
2016-06-12 05:25:16 +00:00 |
test_pyexpat.py
|
Issue #27369: Don’t test error message detail that changed in Expat 2.2.0
|
2016-07-14 01:31:46 +00:00 |
test_queue.py
|
Clean up references to threads in test_queue.
|
2013-03-23 23:35:06 +02:00 |
test_quopri.py
|
Merged revisions 86202 via svnmerge from
|
2010-11-05 15:42:57 +00:00 |
test_random.py
|
[2.7] bpo-29960 _random.Random corrupted on exception in setstate(). … (#1289)
|
2017-05-27 07:19:55 -07:00 |
test_re.py
|
[2.7] bpo-30363: Backport warnings in the re module. (#1577)
|
2017-05-18 12:34:40 +03:00 |
test_readline.py
|
Issue #19884: Avoid spurious output on OS X with Gnu Readline
|
2016-08-27 02:54:43 +00:00 |
test_regrtest.py
|
bpo-30540, bpo-30523: Add --matchfile and --list-cases options to regrtest (#2249)
|
2017-06-16 17:30:03 +02:00 |
test_repr.py
|
Issue #19928: Fix test on Windows
|
2013-12-10 14:14:28 -06:00 |
test_resource.py
|
Issue #19572: More silently skipped tests explicitly skipped.
|
2013-12-10 14:09:20 -06:00 |
test_rfc822.py
|
simply ignore headers with no name (#19996)
|
2015-01-25 23:34:42 -05:00 |
test_richcmp.py
|
Merged revisions 79165 via svnmerge from
|
2010-08-02 19:56:05 +00:00 |
test_rlcompleter.py
|
Issue #25663: Make rlcompleter avoid duplicate global names
|
2015-11-23 23:50:26 +00:00 |
test_robotparser.py
|
don't fail tests when www.python.org can't be validated by the system
|
2014-11-25 15:16:55 -06:00 |
test_runpy.py
|
Issue #14285: Do not catch ImportError from __init__.py in runpy
|
2015-12-03 01:23:10 +00:00 |
test_sax.py
|
bpo-30264: ExpatParser now closes the source (#1476)
|
2017-05-05 10:11:55 +02:00 |
test_scope.py
|
Merged revisions 86596 via svnmerge from
|
2010-11-21 13:34:58 +00:00 |
test_scriptpackages.py
|
…
|
|
test_select.py
|
Issue #16230: Fix a crash in select.select() when one the lists changes size while iterated on.
|
2012-11-01 20:13:54 +01:00 |
test_set.py
|
Issue #26020: Fix evaluation order for set literals
|
2016-09-08 15:25:19 -07:00 |
test_setcomps.py
|
…
|
|
test_sets.py
|
Issue #22777: Test pickling with all protocols.
|
2014-12-15 14:02:43 +02:00 |
test_sgmllib.py
|
…
|
|
test_sha.py
|
…
|
|
test_shelve.py
|
#7905: Actually respect the keyencoding parameter to shelve.Shelf.
|
2010-12-04 11:12:43 +00:00 |
test_shlex.py
|
Issue #21999: Handled empty strings correctly when in POSIX mode.
|
2016-08-09 14:57:03 +01:00 |
test_shutil.py
|
Issue #14061: Misc fixes and cleanups in archiving code in shutil.
|
2016-12-16 19:04:17 +02:00 |
test_signal.py
|
support -> test_support
|
2013-01-18 00:44:49 -05:00 |
test_site.py
|
bpo-30108: Fix test_site setUpModule() (#1460)
|
2017-05-04 18:52:26 +02:00 |
test_slice.py
|
add gc support to slice (closes #26659)
|
2016-04-16 14:47:12 -07:00 |
test_smtplib.py
|
increase test_smtplib timeouts
|
2016-12-01 23:58:38 -08:00 |
test_smtpnet.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_socket.py
|
Issue #28815: Skip TIPC tests if /proc/modules is not readable
|
2016-12-24 10:41:37 +00:00 |
test_socketserver.py
|
Issue #5824: Fix DatagramRequestHandler tests by binding the client socket
|
2016-02-24 04:45:33 +00:00 |
test_softspace.py
|
…
|
|
test_sort.py
|
Merged revisions 79165 via svnmerge from
|
2010-08-02 19:56:05 +00:00 |
test_source_encoding.py
|
Added new tests for detecting Python source code encoding.
|
2016-03-20 22:29:40 +02:00 |
test_spwd.py
|
Issue #19925: Added tests for the spwd module. Original patch by Vajrasky Kok.
|
2014-05-25 16:21:32 +03:00 |
test_sqlite.py
|
Make the printing of sqlite version in verbose mode work with regrtest -w.
|
2010-10-02 13:29:13 +00:00 |
test_ssl.py
|
bpo-30199: test_ssl closes all asyncore channels (#1381) (#1408)
|
2017-05-03 03:47:34 +02:00 |
test_startfile.py
|
bpo-15526: test_startfile changes the cwd (#1537)
|
2017-05-11 01:23:19 +02:00 |
test_stat.py
|
Solaris' /dev/null is a symlink. The device test now uses stat instead of lstat to compensate
|
2013-06-23 16:27:01 +02:00 |
test_str.py
|
bpo-28598: Support __rmod__ for RHS subclasses of str in % string formatting operations (GH-366)
|
2017-03-01 14:28:14 +08:00 |
test_strftime.py
|
Merged revisions 77236,77383,77399,77857,78238,78861-78862,78958 via svnmerge from
|
2010-10-06 07:55:35 +00:00 |
test_string.py
|
Issue #27185: Rename test_string_merged.py back to test_string.py.
|
2016-06-03 09:37:39 +03:00 |
test_stringprep.py
|
Issue #23181: More "codepoint" -> "code point".
|
2015-01-18 11:42:50 +02:00 |
test_strop.py
|
proper overflow checks for mymemreplace (closes #24708)
|
2015-07-24 23:25:35 -07:00 |
test_strptime.py
|
Issue #23718: Fixed parsing time in week 0 before Jan 1. Original patch by
|
2016-03-12 10:51:16 +02:00 |
test_strtod.py
|
Fix misuse of the bigmemtest decorator
|
2013-11-26 20:00:34 +01:00 |
test_struct.py
|
Issue #22113: struct.pack_into() now supports new buffer protocol (in
|
2015-02-21 19:51:17 +02:00 |
test_structmembers.py
|
Issue #20532: Tests which use _testcapi now are marked as CPython only.
|
2014-02-07 10:06:05 +02:00 |
test_structseq.py
|
Issue #27626: Spelling fixes in docs, comments and internal names
|
2016-07-28 01:11:04 +00:00 |
test_subprocess.py
|
Issue #29335: Fix subprocess.Popen.wait() when the child process has
|
2017-01-22 22:38:28 -08:00 |
test_sunau.py
|
Issue #19623: Fixed writing to unseekable files in the aifc module.
|
2013-12-14 20:34:33 +02:00 |
test_sunaudiodev.py
|
…
|
|
test_sundry.py
|
Issue #11578: Backported test for the timeit module.
|
2015-01-26 11:54:32 +02:00 |
test_support.py
|
bpo-30207: Rename test.test_support to test.support. (#1353)
|
2017-04-30 11:36:58 +03:00 |
test_symtable.py
|
- Issue #13703: oCERT-2011-003: add -R command-line option and PYTHONHASHSEED
|
2012-02-20 20:42:21 -05:00 |
test_syntax.py
|
make too many nested blocks be a SyntaxError instead of a SystemError (closes #27514)
|
2016-07-14 22:00:03 -07:00 |
test_sys.py
|
Issue #14376: sys.exit now accepts longs as well as ints. Thanks Gareth Rees.
|
2017-02-02 19:31:53 +00:00 |
test_sys_setprofile.py
|
Issue #27171: Fix typos in documentation, code comments, and tests
|
2016-06-02 10:35:44 +00:00 |
test_sys_settrace.py
|
Issue #20041: Fixed TypeError when frame.f_trace is set to None.
|
2016-06-04 20:30:43 +03:00 |
test_sysconfig.py
|
Backed out changeset 7d2018774925
|
2015-02-16 01:49:22 +02:00 |
test_tarfile.py
|
Issue #28449: tarfile.open() with mode "r" or "r:" now tries to open a tar
|
2016-10-30 20:52:55 +02:00 |
test_tcl.py
|
Skip UNC tests on AppVeyor in case of ENOENT (GH-1950)
|
2017-06-04 17:45:02 -05:00 |
test_telnetlib.py
|
Issue #27076: Doc, comment and test function name spelling fixes
|
2016-05-26 05:28:50 +00:00 |
test_tempfile.py
|
[2.7] bpo-30197: Enhance swap_attr() and backport swap_item() in test.test_support. (#1341) (#1347)
|
2017-04-28 20:06:30 +03:00 |
test_test_support.py
|
[2.7] bpo-30366: Backport tests for test.support. (#1582)
|
2017-05-15 11:59:35 +03:00 |
test_textwrap.py
|
Issue #21827: Fixed textwrap.dedent() for the case when largest common
|
2015-10-28 21:39:36 +02:00 |
test_thread.py
|
bpo-30357 each test in test_thread waits until all spawned threads finish (#1583)
|
2017-05-15 21:01:07 +02:00 |
test_threaded_import.py
|
Hack to avoid test_tempfile failures when run after test_threaded_import
|
2010-11-15 18:25:24 +00:00 |
test_threadedtempfile.py
|
Issue #23799: Added test.test_support.start_threads() for running and
|
2015-04-01 12:56:39 +03:00 |
test_threading.py
|
Issue #23943: Fix typos. Patch by Piotr Kasprzyk.
|
2016-07-28 03:04:04 +00:00 |
test_threading_local.py
|
Issue #20556: Used specific assert methods in threading tests.
|
2016-03-14 10:28:59 +02:00 |
test_threadsignals.py
|
Issue #11223: Fix test_threadsignals to fail, not hang, when the
|
2011-03-13 19:14:21 +01:00 |
test_time.py
|
Issue #16714: use 'raise' exceptions, don't 'throw'.
|
2012-12-18 21:27:37 +02:00 |
test_timeit.py
|
Issue #5633: Fixed timeit when the statement is a string and the setup is not.
|
2015-05-30 19:37:19 +03:00 |
test_timeout.py
|
Issue #19572: More silently skipped tests explicitly skipped.
|
2013-12-10 14:09:20 -06:00 |
test_tk.py
|
Issue #18492: Allow all resources when tests are not run by regrtest.py.
|
2014-06-02 16:01:16 -05:00 |
test_tokenize.py
|
Issue #25317: Converted doctests in test_tokenize to unittests.
|
2015-10-06 18:13:38 +03:00 |
test_tools.py
|
Issue #27952: Get fixcid.py working with the re module
|
2016-09-11 09:48:57 +00:00 |
test_trace.py
|
Issue #19398: Extra slash no longer added to sys.path components in case of
|
2016-11-11 12:11:55 +02:00 |
test_traceback.py
|
Issue #25108: Fixed test_traceback in the case when this test is run twice.
|
2015-09-20 08:38:40 +03:00 |
test_transformer.py
|
Merged revisions 77841 via svnmerge from
|
2010-08-02 01:33:30 +00:00 |
test_ttk_guionly.py
|
Issue #22236: Tkinter tests now don't reuse default root window. New root
|
2014-08-24 09:07:09 +03:00 |
test_ttk_textonly.py
|
…
|
|
test_tuple.py
|
Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from
|
2011-02-03 00:12:18 +00:00 |
test_turtle.py
|
Issue #21916: Added more tests for the turtle module.
|
2016-06-05 10:35:34 +03:00 |
test_typechecks.py
|
…
|
|
test_types.py
|
Issue #7094: Add alternate ('#') flag to __format__ methods for float, complex and Decimal. Allows greater control over when decimal points appear. Added to make transitioning from %-formatting easier. '#g' still has a problem with Decimal which I'll fix soon.
|
2010-11-25 16:08:06 +00:00 |
test_ucn.py
|
Issue #20532: Tests which use _testcapi now are marked as CPython only.
|
2014-02-07 10:06:05 +02:00 |
test_unary.py
|
…
|
|
test_undocumented_details.py
|
Merged revisions 79165 via svnmerge from
|
2010-08-02 19:56:05 +00:00 |
test_unicode.py
|
Fix spelling in code comments
|
2016-12-18 05:27:49 +00:00 |
test_unicode_file.py
|
Backport support.change_cwd() and use it in tests.
|
2015-09-06 14:16:18 +03:00 |
test_unicodedata.py
|
Merged revisions 87541,87543 via svnmerge from
|
2010-12-28 16:15:08 +00:00 |
test_unittest.py
|
Merged revisions 87377 via svnmerge from
|
2010-12-18 17:55:43 +00:00 |
test_univnewlines.py
|
Fix deprecation warning in test_univnewlines.py
|
2010-08-03 05:57:13 +00:00 |
test_univnewlines2k.py
|
…
|
|
test_unpack.py
|
#3071: tell how many values were expected when unpacking too many.
|
2010-07-10 10:32:36 +00:00 |
test_urllib.py
|
bpo-30500: urllib: Simplify splithost by calling into urlparse. (#1849) (#2294)
|
2017-06-20 16:20:36 +02:00 |
test_urllib2.py
|
Issue #14132: Fix redirect handling when target is just a query string
|
2016-05-16 01:07:13 +00:00 |
test_urllib2_localnet.py
|
Issue #28435: Avoid no_proxy environment variable interfering with tests
|
2016-10-22 03:00:32 +00:00 |
test_urllib2net.py
|
ssue #23881: ftp://gatekeeper.research.compaq.com/ and ftp://ftp.debian.org/
|
2015-04-07 12:59:14 +02:00 |
test_urllibnet.py
|
Replace example.com with pythontest.net in test_getcode of test_urllibnet
|
2016-05-07 16:41:39 +03:00 |
test_urlparse.py
|
Improve the coverage of urlparse module. Backport to 2.7 branch.
|
2016-04-16 07:15:38 -07:00 |
test_userdict.py
|
Issue #25523: Backported a-to-an corrections.
|
2015-11-02 15:06:09 +02:00 |
test_userlist.py
|
Merged revisions 79165 via svnmerge from
|
2010-08-02 19:56:05 +00:00 |
test_userstring.py
|
Change deprecated Exception.message to Exception.args-[0] where the use of
|
2014-10-12 22:00:10 -04:00 |
test_uu.py
|
Backported tests for issue #22406.
|
2014-11-07 14:07:43 +02:00 |
test_uuid.py
|
Issue #23015: Improved testing of the uuid module.
|
2014-12-15 12:03:33 +02:00 |
test_wait3.py
|
…
|
|
test_wait4.py
|
Issue #11185: Fix test_wait4 under AIX. Patch by Sébastien Sablé.
|
2013-07-04 21:03:10 +02:00 |
test_warnings.py
|
Issue #27528: Document and test warning messages must match at beginning
|
2016-07-19 02:26:38 +00:00 |
test_wave.py
|
Issue #19623: Fixed writing to unseekable files in the aifc module.
|
2013-12-14 20:34:33 +02:00 |
test_weakref.py
|
Issue #28427: old keys should not remove new values from
|
2016-12-27 15:08:27 +01:00 |
test_weakset.py
|
Issue #16056: Rename test methods to avoid conflict.
|
2014-11-24 23:57:00 +02:00 |
test_whichdb.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_winreg.py
|
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
|
2016-09-07 12:03:06 +00:00 |
test_winsound.py
|
Issue #27748: Backed out changeset 6137d0ed0a15
|
2016-09-05 18:06:06 -05:00 |
test_with.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_wsgiref.py
|
Remove unused imports in test_wsgiref.py
|
2015-09-03 02:39:57 -07:00 |
test_xdrlib.py
|
Issue #11694: Raise ConversionError in xdrlib as documented
|
2014-10-10 21:11:34 +03:00 |
test_xml_etree.py
|
bpo-30365: Backport warnings and fix bugs in ElementTree. (#1581)
|
2017-05-17 10:08:11 +03:00 |
test_xml_etree_c.py
|
bpo-15083: Convert ElementTree doctests to unittests. (#906)
|
2017-04-02 16:55:43 +03:00 |
test_xmllib.py
|
Merged revisions 86596 via svnmerge from
|
2010-11-21 13:34:58 +00:00 |
test_xmlrpc.py
|
Issue #26873: xmlrpclib now raises ResponseError on unsupported type tags
|
2016-05-04 11:28:09 +03:00 |
test_xpickle.py
|
Issue #892902: Disable newly added tests in test_xpickle.
|
2015-11-07 20:04:46 +02:00 |
test_xrange.py
|
Issues #16029, #16030: Fix pickling and repr of large xranges.
|
2012-09-28 20:36:36 +01:00 |
test_zipfile.py
|
Issue #28115: ZIP creation test requires zlib.
|
2016-10-23 22:32:18 +03:00 |
test_zipfile64.py
|
Issue #25801: Fixed resource warnings in test_zipfile64.
|
2016-02-25 12:55:19 +02:00 |
test_zipimport.py
|
remove tests for #19081
|
2014-02-16 14:48:26 -05:00 |
test_zipimport_support.py
|
fix typo
|
2012-10-15 22:29:02 -04:00 |
test_zlib.py
|
Issue #27130: Fix handling of buffers exceeding (U)INT_MAX in “zlib” module
|
2016-07-23 04:22:09 +00:00 |
testall.py
|
…
|
|
testcodec.py
|
…
|
|
testimg.uue
|
…
|
|
testimgr.uue
|
…
|
|
testrgb.uue
|
…
|
|
testtar.tar
|
Issue #14160: TarFile.extractfile() failed to resolve symbolic links when
|
2012-04-24 22:42:08 +02:00 |
tf_inherit_check.py
|
…
|
|
threaded_import_hangers.py
|
Fix ResourceWarning in Lib/test/threaded_import_hangers.py
|
2010-10-29 11:08:32 +00:00 |
time_hashlib.py
|
…
|
|
tokenize_tests.txt
|
…
|
|
warning_tests.py
|
…
|
|
win_console_handler.py
|
Fixed typo in comment.
|
2010-12-09 11:13:30 +00:00 |
wrongcert.pem
|
…
|
|
xmltests.py
|
…
|
|
zipdir.zip
|
…
|
|