..
audiodata
Issue #18919 : Added tests for the sunau module. Unified and extended tests
2013-10-13 17:47:22 +03:00
capath
[2.7] bpo-36816: Update the self-signed.pythontest.net cert (GH-13192) (GH-13199)
2019-05-08 18:53:15 -06:00
cjkencodings
…
crashers
Add a crasher to Lib/test for issue #26153 . This crasher doesn't crash ( #6518 )
2018-05-31 12:22:11 +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
[2.7] bpo-36019: Use pythontest.net in urllib network tests (GH-11941) (GH-12177)
2019-03-05 15:18:58 +01:00
tracedmodules
…
xmltestdata
bpo-31170: Write unit test for Expat 2.2.4 UTF-8 bug ( #3570 ) ( #3745 )
2017-09-25 01:43:56 -07: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
[2.7] bpo-34542: Update test certs and keys (GH-8997) (GH-9397)
2018-09-20 03:33:53 -07: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
…
badsyntax_future7.py
…
badsyntax_future8.py
…
badsyntax_future9.py
…
badsyntax_nocaret.py
…
bisect_cmd.py
Change bisect to bisect_cmd in docstring (GH-13040)
2019-05-01 20:01:41 -07:00
cfgparser.1
…
cmath_testcases.txt
…
curses_tests.py
Issue #19936 : Added executable bits or shebang lines to Python scripts which
2014-01-16 18:59:17 +02:00
doctest_aliases.py
…
double_const.py
…
empty.vbs
…
exception_hierarchy.txt
…
ffdh3072.pem
[2.7] bpo-34399: 2048 bits RSA keys and DH params (GH-8762) (GH-8765)
2018-08-14 16:53:04 +02:00
floating_points.txt
…
fork_wait.py
bpo-31234: fork_wait tests now join threads ( #3139 ) ( #3535 )
2017-09-13 03:26:54 -07: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
…
inspect_fodder.py
[2.7] bpo-6700: Fix inspect.getsourcelines for module level frames/tracebacks (GH-8864)
2018-08-26 11:44:53 +03:00
inspect_fodder2.py
fix inspect.formatargspec on functions with keyword-only arguments without defaults #4959
2009-01-17 04:15:01 +00:00
keycert.passwd.pem
[2.7] bpo-34542: Update test certs and keys (GH-8997) (GH-9397)
2018-09-20 03:33:53 -07:00
keycert.pem
[2.7] bpo-34542: Update test certs and keys (GH-8997) (GH-9397)
2018-09-20 03:33:53 -07:00
keycert2.pem
[2.7] bpo-34542: Update test certs and keys (GH-8997) (GH-9397)
2018-09-20 03:33:53 -07:00
keycert3.pem
[2.7] bpo-34542: Update test certs and keys (GH-8997) (GH-9397)
2018-09-20 03:33:53 -07:00
keycert4.pem
[2.7] bpo-34542: Update test certs and keys (GH-8997) (GH-9397)
2018-09-20 03:33:53 -07:00
list_tests.py
[2.7] bpo-32137: The repr of deeply nested dict now raises a RuntimeError (GH-4570) ( #5493 )
2018-02-02 16:29:02 +02:00
lock_tests.py
[2.7] bpo-30727: Fix a race condition in test_threading. (GH-2334). ( #2353 )
2017-06-23 14:13:39 +03:00
make_ssl_certs.py
[2.7] bpo-34542: Update test certs and keys (GH-8997) (GH-9397)
2018-09-20 03:33:53 -07:00
mapping_tests.py
[2.7] bpo-32137: The repr of deeply nested dict now raises a RuntimeError (GH-4570) ( #5493 )
2018-02-02 16:29:02 +02:00
math_testcases.txt
…
mp_fork_bomb.py
…
multibytecodec_support.py
[2.7] Rename test_ file that is really a support file to remove test_ prefix. ( #2548 )
2017-07-03 22:01:57 +02:00
nokia.pem
…
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
…
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
[2.7] bpo-34542: Update test certs and keys (GH-8997) (GH-9397)
2018-09-20 03:33:53 -07:00
pyclbr_input.py
…
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
…
pythoninfo.py
[2.7] bpo-38338, test.pythoninfo: add more ssl infos (GH-16543)
2019-10-02 18:36:32 +02: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-37359: Add --cleanup option to python3 -m test (GH-14332) (GH-14333)
2019-06-24 13:21:18 +02:00
relimport.py
…
reperf.py
…
revocation.crl
[2.7] bpo-34542: Update test certs and keys (GH-8997) (GH-9397)
2018-09-20 03:33:53 -07:00
sample_doctest.py
…
sample_doctest_no_docstrings.py
…
sample_doctest_no_doctests.py
…
script_helper.py
bpo-30207: Rename test.test_support to test.support. ( #1353 )
2017-04-30 11:36:58 +03:00
selfsigned_pythontestdotnet.pem
[2.7] bpo-36816: Update the self-signed.pythontest.net cert (GH-13192) (GH-13199)
2019-05-08 18:53:15 -06:00
seq_tests.py
Issue #26494 : Fixed crash on iterating exhausting iterators.
2016-03-30 20:43:06 +03:00
sgml_input.html
…
sortperf.py
…
ssl_cert.pem
[2.7] bpo-34542: Update test certs and keys (GH-8997) (GH-9397)
2018-09-20 03:33:53 -07:00
ssl_key.passwd.pem
[2.7] bpo-34542: Update test certs and keys (GH-8997) (GH-9397)
2018-09-20 03:33:53 -07:00
ssl_key.pem
[2.7] bpo-34542: Update test certs and keys (GH-8997) (GH-9397)
2018-09-20 03:33:53 -07:00
ssl_servers.py
closes bpo-36755: Suppress noisy error output in test HTTPS server by default. (GH-13370)
2019-05-17 11:29:38 -07: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
…
talos-2019-0758.pem
bpo-35746: Fix segfault in ssl's cert parser (GH-11569)
2019-01-15 15:11:52 -08:00
test_MimeWriter.py
…
test_SimpleHTTPServer.py
…
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
[2.7] bpo-31692: Add PYTHONSHOWALLOCCOUNT env var (GH-3927)
2017-10-17 02:25:23 -07: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
[2.7] bpo-31848: Fix broken error handling in Aifc_read.initfp() when the SSND chunk is not found (GH-5240) (GH-5781)
2018-02-21 08:37:18 +02: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
bpo-11874: fix assertion failure in argparse metavar handling (GH-1826)
2018-06-08 18:28:02 -07: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
[2.7] bpo-38535: Fix positions for AST nodes for calls without arguments in decorators. (GH-16861). (GH-16931)
2019-10-26 17:30:30 +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
[2.7] bpo-31234: Join threads explicitly in tests ( #7406 )
2018-06-04 23:53:52 +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
[2.7] bpo-28261: Prevent raising SystemError where PyArg_ParseTuple is used to parse non-args. ( #3213 )
2017-08-26 21:56:31 +03:00
test_augassign.py
…
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_bdb.py
bpo-34185: Fix test module collision in test_bdb when ran as script. (GH-8537)
2018-12-05 12:04:57 -08:00
test_bigaddrspace.py
…
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
bpo-30843: regrtest fixes sys.path, restore test.bisect ( #2567 )
2017-07-05 09:16:47 +02:00
test_bool.py
Issue #22777 : Test pickling with all protocols.
2014-12-15 14:02:43 +02:00
test_bsddb.py
bpo-30850: Use specialized assert methods in bsddb tests. ( #2584 )
2017-07-05 14:09:36 +02:00
test_bsddb3.py
bpo-30778: Skip test_bsddb3 on Windows XP ( #2877 )
2017-07-26 17:55:52 +02:00
test_bsddb185.py
…
test_buffer.py
bpo-29902: Emit a Py3k deprecation warning when pickling or copying ( #2823 )
2017-08-02 11:33:33 +03:00
test_bufio.py
Issue #20557 : Use specific asserts in io tests.
2015-08-02 15:19:04 +03:00
test_builtin.py
test_builtin: TestExecFile removes created file ( #4525 )
2017-11-23 18:23:37 +01:00
test_bytes.py
Fix DeprecationWarning in test_bytes (GH-10805)
2018-11-30 11:04:42 +01: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
…
test_capi.py
[2.7] bpo-34272: Move argument parsing tests from test_capi to test_getargs2. (GH-8567). (GH-8691)
2018-08-06 18:06:14 +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
bpo-34866: Add max_num_fields to cgi.FieldStorage (GH-9660) (GH-9969)
2018-10-30 22:16:26 +01:00
test_charmapcodec.py
…
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
…
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
[2.7] Rename test_ file that is really a support file to remove test_ prefix. ( #2548 )
2017-07-03 22:01:57 +02:00
test_codecencodings_hk.py
[2.7] Rename test_ file that is really a support file to remove test_ prefix. ( #2548 )
2017-07-03 22:01:57 +02:00
test_codecencodings_iso2022.py
[2.7] Rename test_ file that is really a support file to remove test_ prefix. ( #2548 )
2017-07-03 22:01:57 +02:00
test_codecencodings_jp.py
[2.7] Rename test_ file that is really a support file to remove test_ prefix. ( #2548 )
2017-07-03 22:01:57 +02:00
test_codecencodings_kr.py
[2.7] Rename test_ file that is really a support file to remove test_ prefix. ( #2548 )
2017-07-03 22:01:57 +02:00
test_codecencodings_tw.py
[2.7] Rename test_ file that is really a support file to remove test_ prefix. ( #2548 )
2017-07-03 22:01:57 +02:00
test_codecmaps_cn.py
[2.7] Rename test_ file that is really a support file to remove test_ prefix. ( #2548 )
2017-07-03 22:01:57 +02:00
test_codecmaps_hk.py
[2.7] Rename test_ file that is really a support file to remove test_ prefix. ( #2548 )
2017-07-03 22:01:57 +02:00
test_codecmaps_jp.py
[2.7] Rename test_ file that is really a support file to remove test_ prefix. ( #2548 )
2017-07-03 22:01:57 +02:00
test_codecmaps_kr.py
[2.7] Rename test_ file that is really a support file to remove test_ prefix. ( #2548 )
2017-07-03 22:01:57 +02:00
test_codecmaps_tw.py
[2.7] Rename test_ file that is really a support file to remove test_ prefix. ( #2548 )
2017-07-03 22:01:57 +02:00
test_codecs.py
bpo-32110: codecs.StreamReader.read(n) now returns not more than n (GH-4499) ( #4623 )
2017-11-29 02:15:43 +02:00
test_codeop.py
…
test_coercion.py
…
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
…
test_compare.py
…
test_compile.py
[2.7] bpo-35133: Fix mistakes when concatenate string literals on different lines. (GH-10284) (GH-10335) (GH-10336)
2018-11-05 18:16:26 +02: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
…
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
bpo-38804: Fix REDoS in http.cookiejar (GH-17157) (GH-17345)
2019-11-24 16:49:23 +01:00
test_copy.py
Issue #26167 : Backported copy tests.
2016-03-06 15:03:16 +02:00
test_copy_reg.py
[2.7] bpo-31107: Fix copyreg mangled slot names calculation. (GH-2989). ( #3004 )
2017-08-05 18:03:01 +03: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
[2.7] bpo-23420: Verify the value of '-s' when execute the CLI of cProfile (GH-9925) (GH-9928)
2018-10-17 04:51:28 -07:00
test_crypt.py
[2.7] bpo-25287: Backport new tests for crypt and skip test_crypt on OpenBSD. (GH-4111). ( #4112 )
2017-10-24 23:35:22 +03:00
test_csv.py
[2.7] bpo-30157: Fix csv.Sniffer.sniff() regex pattern. (GH-5601) (GH-5604)
2018-02-10 00:02:04 +02:00
test_ctypes.py
…
test_curses.py
bpo-31924: Fix test_curses on NetBSD 8. (GH-4228) ( #4260 )
2017-11-03 22:11:12 +02:00
test_datetime.py
[2.7] bpo-35021: Fix assertion failures in _datetimemodule.c. (GH-10039) (GH-10617)
2018-11-20 21:56:34 +02:00
test_dbm.py
…
test_decimal.py
[2.7] bpo-35133: Fix mistakes when concatenate string literals on different lines. (GH-10284) (GH-10335) (GH-10336)
2018-11-05 18:16:26 +02:00
test_decorators.py
…
test_defaultdict.py
…
test_deque.py
[2.7] closes bpo-31608: Fix a crash in methods of a subclass of _collections.deque with a bad __new__(). (GH-9179)
2018-09-11 13:41:57 -07:00
test_descr.py
bpo-26423: Fix test_descr.test_wrap_lenfunc_bad_cast() on 32-bit Windows (GH-13629)
2019-05-28 18:15:30 +02:00
test_descrtut.py
…
test_dict.py
[2.7] bpo-32137: The repr of deeply nested dict now raises a RuntimeError (GH-4570) ( #5493 )
2018-02-02 16:29:02 +02:00
test_dictcomps.py
…
test_dictviews.py
bpo-18533: Avoid RuntimeError from repr() of recursive dictview ( #4823 ) ( #5357 )
2018-02-27 00:35:03 +02:00
test_difflib.py
[2.7] bpo-32981: Fix catastrophic backtracking vulns (GH-5955)
2018-03-03 22:18:17 -08:00
test_difflib_expect.html
…
test_dircache.py
…
test_dis.py
Issue #26733 : Fixed formatting line numbers in test_dis.
2016-04-12 08:47:20 +03:00
test_distutils.py
…
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
bpo-24746: Fix doctest failures when running the testsuite with -R ( #11501 ) ( #11512 )
2019-01-10 12:55:08 -08:00
test_doctest.txt
…
test_doctest2.py
…
test_doctest2.txt
…
test_doctest3.txt
…
test_doctest4.txt
…
test_docxmlrpc.py
[2.7] bpo-38243: Escape the server title of DocXMLRPCServer (GH-16447)
2019-10-01 12:58:00 +02: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
…
test_email_codecs.py
…
test_email_renamed.py
…
test_ensurepip.py
[2.7] bpo-31351: Set return code in ensurepip when pip fails (GH-3734)
2017-09-25 11:03:24 +10: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
[2.7] bpo-34031: fix incorrect usage of self.fail in two tests (GH-8091) ( #8225 )
2018-07-10 13:28:09 +03:00
test_file2k.py
bpo-31530: fix crash when multiple threads iterate over a file, round 2 ( #5060 )
2018-01-02 09:25:41 -08:00
test_file_eintr.py
…
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
[2.7] bpo-8765: Deprecate writing unicode to binary streams in Py3k mode. (GH-11127)
2019-01-15 14:34:48 +02: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
…
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
[2.7] closes bpo-32997: Fix REDOS in fpformat (GH-5984)
2018-03-05 21:59:02 -08:00
test_fractions.py
…
test_frozen.py
…
test_ftplib.py
[2.7] bpo-34391: Fix ftplib test for TLS 1.3 (GH-8787) (GH-8791)
2018-08-16 21:38:44 +02:00
test_funcattrs.py
…
test_functools.py
Fix DeprecationWarning in tests ( #4345 )
2017-11-08 14:45:55 -08: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
[2.7] bpo-31692: Add PYTHONSHOWALLOCCOUNT env var (GH-3927)
2017-10-17 02:25:23 -07:00
test_gdb.py
bpo-37362: test_gdb now ignores stderr (GH-14287) (GH-14297)
2019-06-21 23:58:53 +02:00
test_gdbm.py
bpo-33901: Fix test_gdbm for gdbm 1.15 (GH-7798) (GH-7818)
2018-06-20 10:57:38 +02:00
test_generators.py
[2.7] bpo-22851: Fix a segfault when accessing generator.gi_frame.f_restricted. (GH-9348)
2018-10-13 12:25:05 +03: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
…
test_getargs.py
…
test_getargs2.py
[2.7] bpo-34272: Move argument parsing tests from test_capi to test_getargs2. (GH-8567). (GH-8691)
2018-08-06 18:06:14 +03:00
test_getopt.py
…
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
Use assertItemsEqual instead of assertEqual. ( #5224 )
2018-01-17 15:15:46 -08:00
test_global.py
…
test_grammar.py
bpo-33645: Fix an "unknown parsing error" in the parser. (GH-7119)
2018-05-31 07:35:39 +03:00
test_grp.py
Issue #19572 : More silently skipped tests explicitly skipped.
2013-12-10 14:09:20 -06:00
test_gzip.py
bpo-33038: Fix gzip.GzipFile for file objects with a non-string name attribute. (GH-6095)
2018-05-09 13:14:40 +03: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
[2.7] bpo-31234: Join threads explicitly in tests ( #7406 )
2018-06-04 23:53:52 +02: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
…
test_htmlparser.py
#20288 : fix handling of invalid numeric charrefs in HTMLParser.
2014-02-01 21:20:22 +02:00
test_httplib.py
[2.7] bpo-38216, bpo-36274: Allow subclasses to separately override validation and encoding behavior (GH-16476)
2019-10-07 19:00:01 -07:00
test_httpservers.py
bpo-11617: Try to strengthen test_httpservers (GH-11121)
2018-12-11 17:08:02 +01: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
bpo-16039: CVE-2013-1752: Limit imaplib.IMAP4_SSL.readline() (GH-11120)
2018-12-12 12:05:59 +01: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
bpo-29514: Make magic number test work for candidates (GH-7946)
2018-06-26 23:55:36 -04:00
test_importhooks.py
…
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
[2.7] bpo-6700: Fix inspect.getsourcelines for module level frames/tracebacks (GH-8864)
2018-08-26 11:44:53 +03:00
test_int.py
Fixed Py3k warnings in tests for issue #24731 .
2015-11-29 20:13:56 +02:00
test_int_literal.py
…
test_io.py
bpo-35504: Fix segfaults and SystemErrors when deleting certain attrs. (GH-11175) (GH-11249)
2018-12-20 19:38:52 +02:00
test_ioctl.py
…
test_isinstance.py
…
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
…
test_itertools.py
[2.7] bpo-34410: Fix a crash in the tee iterator when re-enter it. (GH-15625) (GH-15740)
2019-09-09 12:38:05 +03:00
test_json.py
…
test_kqueue.py
Fix a test for select.kevent. ( #4349 )
2017-11-09 19:04:47 +02: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
…
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
[2.7] bpo-20087: Update locale alias mapping with glibc 2.27 supported locales. (GH-6708). (GH-6717)
2018-05-06 10:51:49 +03: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
…
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
[2.7] bpo-31627: Make test_mailbox be lenient to empty hostname. (GH-3821) ( #3838 )
2017-09-30 22:52:25 +03:00
test_marshal.py
[2.7] bpo-33720: Improve tests for the stack overflow in marshal.loads(). (GH-7336). (GH-8107)
2018-07-05 12:20:19 +03: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
bpo-29902: Emit a Py3k deprecation warning when pickling or copying ( #2823 )
2017-08-02 11:33:33 +03:00
test_mhlib.py
…
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
bpo-35052: Fix handler on xml.dom.minidom.cloneNode() (GH-11061) (GH-11068)
2018-12-10 11:56:54 +01:00
test_mmap.py
[2.7] bpo-33767: Fix improper use of SystemError by mmap.mmap objects (GH-7381) (GH-7432)
2018-06-05 19:51:37 +03:00
test_module.py
…
test_modulefinder.py
Issue #26881 : modulefinder now works with bytecode with extended args.
2016-05-09 00:02:06 +03:00
test_msilib.py
bpo-37124: Fix reference leak in test_msilib (GH-13750) (GH-14340)
2019-06-24 16:09:49 +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_multifile.py
…
test_multiprocessing.py
test_multiprocessing removes temporary files (GH-15421)
2019-08-23 13:59:40 +01: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
…
test_netrc.py
bpo-30806: Fix netrc.__repr__() format (GH-2491)
2017-12-10 15:09:58 +09: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
…
test_opcodes.py
…
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
bpo-18533: Avoid RuntimeError from repr() of recursive dictview ( #4823 ) ( #5357 )
2018-02-27 00:35:03 +02:00
test_os.py
bpo-36234: test_os: check TypeError for invalid uid type (GH-12235)
2019-03-11 13:59:43 +01:00
test_ossaudiodev.py
…
test_parser.py
[2.7] bpo-33308: Fix a crash in the parser module when convert an ST object. (GH-6519) (GH-6532)
2018-04-19 09:16:43 +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
…
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
…
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
…
test_pipes.py
…
test_pkg.py
[2.7] Fixed several assertTrue() that were intended to be assertEqual(). (GH-8191) (GH-8202)
2018-07-09 20:00:53 +03:00
test_pkgimport.py
…
test_pkgutil.py
backout 369bf9fbaeff
2014-02-16 14:51:17 -05:00
test_platform.py
bpo-26544: Fixed implementation of platform.libc_ver(). (GH-7684). (GH-8193) (GH-8196)
2018-07-09 14:39:06 +03:00
test_plistlib.py
Ensure that plistlib doesn't corrupt deeply nested datastructures
2013-04-23 13:47:06 +02:00
test_poll.py
[2.7] bpo-31334: Fix timeout in select.poll.poll() (GH-3277) ( #4034 )
2017-10-18 15:04:04 +03: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
[2.7] bpo-32981: Fix catastrophic backtracking vulns (GH-5955)
2018-03-03 22:18:17 -08:00
test_posix.py
bpo-18174: Fix file descriptor leaks in tests (GH-7408)
2018-06-05 00:36:42 +02:00
test_posixpath.py
[2.7] bpo-33709: test_ntpath and test_posixpath fail in Windows with ACP!=1252. (GH-7278) (GH-7279)
2018-12-06 11:43:37 +02:00
test_pow.py
…
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
…
test_property.py
…
test_pstats.py
…
test_pty.py
bpo-31479: Always reset the signal alarm in tests (GH-3588) (GH-7314)
2018-06-01 15:23:02 +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
bpo-31028: Fix test_pydoc when run directly ( #2864 ) ( #2911 )
2017-07-27 18:05:44 +02: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
…
test_random.py
Fix py3k warnings in 1/0 in tests. ( #4072 )
2017-10-22 12:15:41 +03:00
test_re.py
Fix improper use of re.escape() in tests. (GH-4814) ( #4817 )
2017-12-12 20:49:18 +02: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-34279: regrtest consider that skipped tests are ran (GH-11132) (GH-11158)
2018-12-14 13:44:08 +01: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
…
test_rlcompleter.py
Issue #25663 : Make rlcompleter avoid duplicate global names
2015-11-23 23:50:26 +00:00
test_robotparser.py
[2.7] bpo-32861: robotparser fix incomplete __str__ methods. (GH-5711) (GH-6795) (GH-6817)
2018-05-15 01:09:47 +03: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
…
test_scriptpackages.py
…
test_select.py
…
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
…
test_shlex.py
Issue #21999 : Handled empty strings correctly when in POSIX mode.
2016-08-09 14:57:03 +01:00
test_shutil.py
[2.7] closes bpo-34661: Fix test_shutil if unzip doesn't support -t. (GH-9267)
2018-09-13 11:24:07 -07:00
test_signal.py
bpo-31479: Always reset the signal alarm in tests (GH-3588) (GH-7314)
2018-06-01 15:23:02 +02:00
test_site.py
bpo-10496: posixpath.expanduser() catchs pwd.getpwuid() error (GH-10919) (GH-10930)
2018-12-05 21:56:24 +01:00
test_slice.py
add gc support to slice ( closes #26659 )
2016-04-16 14:47:12 -07:00
test_smtplib.py
[2.7] bpo-31234: Join threads explicitly in tests ( #7406 )
2018-06-04 23:53:52 +02: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
bpo-35347: Fix test_socket.NonBlockingTCPTests (GH-10791) (GH-10817)
2018-11-30 13:02:41 +01:00
test_socketserver.py
bpo-31479: Always reset the signal alarm in tests (GH-3588) (GH-7314)
2018-06-01 15:23:02 +02:00
test_softspace.py
…
test_sort.py
…
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
…
test_ssl.py
[2.7] bpo-35925: Skip SSL tests that fail due to weak external certs or old TLS (GH-13124) (GH-13253)
2019-05-13 13:16:34 -07: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-33817: Fix _PyString_Resize() and _PyUnicode_Resize() for empty strings. (GH-11515)
2019-01-12 09:22:52 +02:00
test_strftime.py
bpo-32139: test_strftime does not anymore modify the locale (GH-4569) ( #4636 )
2017-11-29 16:29:54 +01: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
allow the test suite to pass if the strop module doesn't exist (GH-5566)
2018-02-06 09:29:21 -08:00
test_strptime.py
closes bpo-35171: Fix test_TimeRE_recreation_timezone failure on some systems. (GH-10347)
2018-11-05 20:59:07 -08: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
bpo-31479: Always reset the signal alarm in tests (GH-3588) (GH-7314)
2018-06-01 15:23:02 +02: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
[2.7] bpo-19417: Add test_bdb.py (GH-5217) (GH-6156)
2018-09-15 23:09:14 -07: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
…
test_syntax.py
bpo-32482: Improve syntax and grammar tests. ( #5085 )
2018-01-04 10:36:14 +02:00
test_sys.py
[2.7] bpo-31692: Add PYTHONSHOWALLOCCOUNT env var (GH-3927)
2017-10-17 02:25:23 -07: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
Replace 1/0 with 1//0 in tests to avoid Python 3 warns (GH-10833)
2018-11-30 20:45:04 +01: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
[2.7] bpo-33974: Fix passing special characters to ttk widgets. (GH-7986) (GH-8021)
2018-06-30 13:34:56 +03: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
bpo-18174: Fix file descriptor leaks in tests (GH-7408)
2018-06-05 00:36:42 +02:00
test_test_support.py
[2.7] Fixed several assertTrue() that were intended to be assertEqual(). (GH-8191) (GH-8202)
2018-07-09 20:00:53 +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
[2.7] bpo-31234: Join threads explicitly in tests ( #7406 )
2018-06-04 23:53:52 +02:00
test_threaded_import.py
…
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
bpo-31479: Always reset the signal alarm in tests (GH-3588) (GH-7314)
2018-06-01 15:23:02 +02:00
test_time.py
bpo-31339: Rewrite time.asctime() and time.ctime() ( #3293 )
2017-09-06 01:35:39 +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
bpo-35518: Skip test that relies on a deceased network service. (GH-15349)
2019-08-20 21:12:18 -07: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
bpo-33899: Revert tokenize module adding an implicit final NEWLINE (GH-10072)
2018-10-24 10:32:21 -07:00
test_tools.py
[2.7] bpo-14546: Fix the argument handling in Tools/scripts/lll.py (GH-13026) (GH-13063)
2019-05-02 15:29:21 -04: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
…
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
…
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
…
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
…
test_unicode.py
bpo-33817: Fix _PyString_Resize() and _PyUnicode_Resize() for empty strings. (GH-11515)
2019-01-12 09:22:52 +02: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
bpo-29456: Fix bugs in unicodedata.normalize: u1176, u11a7 and u11c3 (GH-1958) (GH-7704)
2018-06-15 21:26:55 +08:00
test_unittest.py
…
test_univnewlines.py
…
test_univnewlines2k.py
…
test_unpack.py
…
test_urllib.py
bpo-35907: Complete test_urllib.test_local_file_open() (GH-13506)
2019-05-22 23:28:03 +02:00
test_urllib2.py
bpo-30458: Disallow control chars in http URLs (GH-12755) (GH-13154) (GH-13315)
2019-05-21 15:12:33 +02:00
test_urllib2_localnet.py
bpo-31518: Change TLS protocol for Debian ( #3661 )
2018-02-25 00:45:53 +01:00
test_urllib2net.py
[2.7] bpo-36019: Use pythontest.net in urllib network tests (GH-11941) (GH-12177)
2019-03-05 15:18:58 +01:00
test_urllibnet.py
[2.7] bpo-36019: Use pythontest.net in urllib network tests (GH-11941) (GH-12177)
2019-03-05 15:18:58 +01:00
test_urlparse.py
[2.7] bpo-36742: Fix urlparse.urlsplit() error message for Unicode URL (GH-13937)
2019-06-11 12:45:35 +02:00
test_userdict.py
Issue #25523 : Backported a-to-an corrections.
2015-11-02 15:06:09 +02:00
test_userlist.py
…
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
[2.7] bpo-33744: Fix test_uu. (GH-7350) (GH-7354)
2018-06-03 19:31:53 +03:00
test_uuid.py
[2.7] bpo-32502: Discard 64-bit (and other invalid) hardware addresses (GH-9125)
2018-09-11 13:54:57 -07: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
[2.7] Fixed several assertTrue() that were intended to be assertEqual(). (GH-8191) (GH-8202)
2018-07-09 20:00:53 +03: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
[2.7] bpo-31692: Add PYTHONSHOWALLOCCOUNT env var (GH-3927)
2017-10-17 02:25:23 -07: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
[2.7] bpo-37411: Rewrite test_wsgiref.testEnviron() (GH-14394) (GH-14404)
2019-06-26 22:54:27 +02: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-31544: Avoid calling "PyObject_GetAttrString()" (and potentially executing user code) with a live exception set. (GH-3992)
2018-03-24 07:56:41 +02:00
test_xml_etree_c.py
[2.7] bpo-31728: Prevent crashes in _elementtree due to unsafe cleanup of Element.text and Element.tail (GH-3924) ( #3950 )
2017-10-11 16:29:12 +03:00
test_xmllib.py
…
test_xmlrpc.py
bpo-30458: Disallow control chars in http URLs (GH-12755) (GH-13154) (GH-13315)
2019-05-21 15:12:33 +02:00
test_xpickle.py
Issue #892902 : Disable newly added tests in test_xpickle.
2015-11-07 20:04:46 +02:00
test_xrange.py
…
test_zipfile.py
[2.7] bpo-34341: Fix appending to ZIP archives with the ZIP64 extension. (GH-8683). (GH-9400)
2018-09-18 23:28:34 +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
…
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
…
tf_inherit_check.py
…
threaded_import_hangers.py
…
time_hashlib.py
…
tokenize_tests.txt
…
warning_tests.py
…
win_console_handler.py
…
xmltests.py
…
zipdir.zip
…