cpython/Lib/test
Serhiy Storchaka 941ea53b57 [2.7] bpo-30197: Enhance swap_attr() and backport swap_item() in test.test_support. (#1341) (#1347)
(cherry picked from commit d1a1def7bf)
2017-04-28 20:06:30 +03:00
..
audiodata
capath
cjkencodings
crashers
data
decimaltestdata Issue #23943: Fix typos. Patch by Piotr Kasprzyk. 2016-07-28 03:04:04 +00:00
imghdrdata
leakers
subprocessdata
tracedmodules
xmltestdata
185test.db
Sine-1000Hz-300ms.aif
__init__.py
_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
autotest.py
bad_coding.py
bad_coding2.py
bad_coding3.py
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
cfgparser.1
cmath_testcases.txt
curses_tests.py
dh1024.pem
doctest_aliases.py
double_const.py
empty.vbs
exception_hierarchy.txt
floating_points.txt
fork_wait.py
formatfloat_testcases.txt
gdb_sample.py
greyrgb.uue
ieee754.txt Merged revisions 77139-77140 via svnmerge from 2009-12-30 16:22:49 +00:00
infinite_reload.py
inspect_fodder.py
inspect_fodder2.py
keycert.passwd.pem
keycert.pem
keycert2.pem
keycert3.pem
keycert4.pem
list_tests.py
lock_tests.py
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
math_testcases.txt
mp_fork_bomb.py
nokia.pem
nullbytecert.pem
nullcert.pem
outstanding_bugs.py
pickletester.py Issue #28925: cPickle now correctly propagates errors when unpickle instances 2016-12-15 12:51:34 +02:00
profilee.py
pycacert.pem
pyclbr_input.py
pydoc_mod.py
pydocfodder.py
pystone.py
randv2_32.pck
randv2_64.pck
randv3.pck
re_tests.py
regrtest.py Issue #23839: Various caches now are cleared before running every test file. 2016-11-11 11:42:25 +02:00
relimport.py
reperf.py
revocation.crl
sample_doctest.py
sample_doctest_no_docstrings.py
sample_doctest_no_doctests.py
script_helper.py
selfsigned_pythontestdotnet.pem
seq_tests.py
sgml_input.html
sha256.pem
sortperf.py
ssl_cert.pem
ssl_key.passwd.pem
ssl_key.pem
ssl_servers.py
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
test_MimeWriter.py
test_SimpleHTTPServer.py
test_StringIO.py
test___all__.py
test___future__.py
test__locale.py
test__osx_support.py
test_abc.py
test_abstract_numbers.py
test_aepack.py
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
test_anydbm.py
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
test_asynchat.py
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
test_audioop.py
test_augassign.py
test_base64.py
test_bastion.py
test_bigaddrspace.py
test_bigmem.py
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
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
test_bool.py
test_bsddb.py
test_bsddb3.py
test_bsddb185.py
test_buffer.py
test_bufio.py
test_builtin.py
test_bytes.py Issue #27039: Fixed bytearray.remove() for values greater than 127. 2016-05-16 22:15:57 +03:00
test_bz2.py
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 Issue #26168: Fixed possible refleaks in failing Py_BuildValue() with the "N" 2016-05-20 22:31:24 +03:00
test_cd.py
test_cfgparser.py
test_cgi.py
test_charmapcodec.py
test_cl.py
test_class.py
test_cmath.py
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
test_code.py Issue #28350: String constants with null character no longer interned. 2016-10-04 18:17:08 +03:00
test_codeccallbacks.py
test_codecencodings_cn.py
test_codecencodings_hk.py
test_codecencodings_iso2022.py
test_codecencodings_jp.py
test_codecencodings_kr.py
test_codecencodings_tw.py
test_codecmaps_cn.py
test_codecmaps_hk.py
test_codecmaps_jp.py
test_codecmaps_kr.py
test_codecmaps_tw.py
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
test_coercion.py
test_collections.py
test_colorsys.py
test_commands.py
test_compare.py
test_compile.py
test_compileall.py
test_compiler.py this was supposed to die 2012-02-20 22:33:33 -05: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
test_cookie.py
test_cookielib.py Issue #27626: Spelling fixes in docs, comments and internal names 2016-07-28 01:11:04 +00:00
test_copy.py
test_copy_reg.py
test_cpickle.py
test_cprofile.py
test_crypt.py
test_csv.py
test_ctypes.py
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
test_decimal.py
test_decorators.py
test_defaultdict.py
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
test_dict.py
test_dictcomps.py
test_dictviews.py
test_difflib.py
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
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
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
test_dummy_threading.py
test_email.py
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
test_eof.py
test_epoll.py
test_errno.py
test_exception_variations.py
test_exceptions.py
test_extcall.py Issue #27358: Backported tests. 2016-10-02 11:10:18 +03:00
test_fcntl.py
test_file.py
test_file2k.py
test_file_eintr.py
test_filecmp.py
test_fileinput.py
test_fileio.py Issue #28016: Skip /dev/tty seekable() test on AIX 2016-11-14 03:35:59 +00:00
test_float.py
test_fnmatch.py
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
test_fractions.py
test_frozen.py
test_ftplib.py
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
test_gdb.py Backport test_gdb fixes for s390x buildbots 2017-02-10 14:14:04 +01:00
test_gdbm.py
test_generators.py Issue #27076: Doc, comment and test function name spelling fixes 2016-05-26 05:28:50 +00:00
test_genericpath.py
test_genexps.py
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
test_gettext.py Issue #28563: Make plural form selection more lenient and accepting 2016-11-14 19:25:44 +02:00
test_gl.py
test_glob.py
test_global.py
test_grammar.py
test_grp.py
test_gzip.py
test_hash.py
test_hashlib.py Issue #27076: Doc, comment and test function name spelling fixes 2016-05-26 05:28:50 +00:00
test_heapq.py
test_hmac.py
test_hotshot.py
test_htmllib.py
test_htmlparser.py
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
test_imageop.py Corrections for a/an in code comments and documentation 2016-05-08 13:45:55 +00:00
test_imaplib.py
test_imgfile.py
test_imghdr.py
test_imp.py
test_import.py simplify cleanup of test_replace_parent_in_sys_modules (closes #28862) 2016-12-03 23:17:04 -08:00
test_importhooks.py
test_importlib.py
test_index.py
test_inspect.py Issue #29354: Fixed inspect.getargs() for parameters which are cell 2017-02-01 22:53:03 +02:00
test_int.py
test_int_literal.py
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
test_isinstance.py
test_iter.py
test_iterlen.py
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
test_kqueue.py
test_largefile.py
test_lib2to3.py
test_linecache.py
test_linuxaudiodev.py
test_list.py
test_locale.py
test_logging.py
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
test_macostools.py
test_macpath.py
test_macurl2path.py
test_mailbox.py
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
test_md5.py
test_memoryio.py Issue #20699: Document that “io” methods should accept memoryview 2016-06-03 05:59:20 +00:00
test_memoryview.py
test_mhlib.py
test_mimetools.py
test_mimetypes.py
test_minidom.py
test_mmap.py skip test on windows 2016-10-05 22:09:31 -07: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
test_multibytecodec.py
test_multibytecodec_support.py
test_multifile.py
test_multiprocessing.py bpo-29861: release references to multiprocessing Pool tasks (#743) (#803) 2017-03-24 16:03:46 +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
test_new.py
test_nis.py
test_nntplib.py
test_normalization.py
test_ntpath.py
test_old_mailbox.py
test_opcodes.py
test_openpty.py
test_operator.py Issue #26822: itemgetter, attrgetter and methodcaller objects no longer 2016-04-23 10:53:28 +03:00
test_optparse.py
test_ordered_dict.py
test_os.py Correct spelling in documentation and code comments 2016-09-10 10:38:28 +00:00
test_ossaudiodev.py
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
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
test_pep352.py
test_pickle.py
test_pickletools.py
test_pipes.py
test_pkg.py
test_pkgimport.py
test_pkgutil.py
test_platform.py Issue #21313: Tolerate truncated buildinfo in sys.version 2016-06-08 06:12:22 +00:00
test_plistlib.py
test_poll.py
test_popen.py
test_popen2.py
test_poplib.py
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
test_pprint.py
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
test_pwd.py
test_py3kwarn.py Issue #27895: Spelling fixes (Contributed by Ville Skyttä). 2016-09-07 12:03:06 +00:00
test_py_compile.py
test_pyclbr.py
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
test_quopri.py
test_random.py
test_re.py Backported tests for issue #28070. 2016-09-11 01:39:51 +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_repr.py
test_resource.py
test_rfc822.py
test_richcmp.py Merged revisions 79165 via svnmerge from 2010-08-02 19:56:05 +00:00
test_rlcompleter.py
test_robotparser.py
test_runpy.py
test_sax.py Issue #24125: Saved error's line and column numbers when an error is occured 2015-05-06 09:35:52 +03: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
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 Issue #14061: Misc fixes and cleanups in archiving code in shutil. 2016-12-16 19:04:17 +02:00
test_signal.py
test_site.py Issue #28440: No longer add /Library/Python/site-packages, the Apple-supplied 2016-12-03 02:14:09 -05: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
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
test_softspace.py
test_sort.py Merged revisions 79165 via svnmerge from 2010-08-02 19:56:05 +00:00
test_source_encoding.py
test_spwd.py
test_sqlite.py
test_ssl.py bpo-26867: Ubuntu's openssl OP_NO_SSLv3 is forced on by default; fix test. (GH-374) 2017-03-01 15:36:15 +08:00
test_startfile.py Fix a few typos. Patch by Eitan Adler. 2013-01-27 06:20:14 +02:00
test_stat.py
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
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
test_strop.py
test_strptime.py
test_strtod.py
test_struct.py
test_structmembers.py
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
test_sunaudiodev.py
test_sundry.py
test_support.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_symtable.py
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
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
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_textwrap.py
test_thread.py
test_threaded_import.py
test_threadedtempfile.py
test_threading.py Issue #23943: Fix typos. Patch by Piotr Kasprzyk. 2016-07-28 03:04:04 +00:00
test_threading_local.py
test_threadsignals.py
test_time.py
test_timeit.py
test_timeout.py
test_tk.py
test_tokenize.py
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
test_transformer.py
test_ttk_guionly.py
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
test_unary.py
test_undocumented_details.py
test_unicode.py Fix spelling in code comments 2016-12-18 05:27:49 +00:00
test_unicode_file.py
test_unicodedata.py
test_unittest.py
test_univnewlines.py
test_univnewlines2k.py
test_unpack.py
test_urllib.py Issue #29142: Fix suffixes in no_proxy handling in urllib. 2017-01-09 11:43:24 +08: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
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
test_userlist.py
test_userstring.py
test_uu.py
test_uuid.py
test_wait3.py
test_wait4.py
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
test_weakref.py Issue #28427: old keys should not remove new values from 2016-12-27 15:08:27 +01:00
test_weakset.py
test_whichdb.py
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
test_wsgiref.py
test_xdrlib.py
test_xml_etree.py bpo-30027: Fix Py3k warnings in test_xml_etree. (#1065) 2017-04-12 16:00:14 +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
test_xmlrpc.py Issue #26873: xmlrpclib now raises ResponseError on unsupported type tags 2016-05-04 11:28:09 +03:00
test_xpickle.py
test_xrange.py
test_zipfile.py Issue #28115: ZIP creation test requires zlib. 2016-10-23 22:32:18 +03:00
test_zipfile64.py
test_zipimport.py
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
wrongcert.pem
xmltests.py
zipdir.zip