cpython/Lib/test
Serhiy Storchaka 96ba529095 Issue #20079: Fixed tests. 2014-10-02 11:36:01 +03:00
..
audiodata
capath backport many ssl features from Python 3 (closes #21308) 2014-08-20 14:14:50 -05:00
cjkencodings
crashers
data
decimaltestdata
imghdrdata
leakers
subprocessdata
tracedmodules
xmltestdata
185test.db
Sine-1000Hz-300ms.aif
__init__.py
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
buffer_tests.py
cfgparser.1
check_soundcard.vbs
cmath_testcases.txt
curses_tests.py
dh512.pem backport many ssl features from Python 3 (closes #21308) 2014-08-20 14:14:50 -05:00
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
https_svn_python_org_root.pem
ieee754.txt
infinite_reload.py
inspect_fodder.py
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
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
lock_tests.py
make_ssl_certs.py backport many ssl features from Python 3 (closes #21308) 2014-08-20 14:14:50 -05:00
mapping_tests.py
math_testcases.txt
mp_fork_bomb.py
nokia.pem
nullbytecert.pem
nullcert.pem
outstanding_bugs.py
pickletester.py
profilee.py
pycacert.pem backport many ssl features from Python 3 (closes #21308) 2014-08-20 14:14:50 -05: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
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 regrtest: backport "[ 1/399]" progress back from Python 3 2014-09-05 12:12:11 +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
sample_doctest_no_doctests.py
script_helper.py
seq_tests.py
sgml_input.html
sha256.pem backport many ssl features from Python 3 (closes #21308) 2014-08-20 14:14:50 -05:00
sortperf.py
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
string_tests.py give exception a nice message (closes #22379) 2014-09-28 12:48:46 -04:00
symlink_support.py
test_MimeWriter.py
test_SimpleHTTPServer.py
test_StringIO.py
test___all__.py Issue #22191: Fix warnings.__all__. 2014-08-22 10:50:47 -04:00
test___future__.py
test__locale.py
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
test_abstract_numbers.py
test_aepack.py
test_aifc.py
test_al.py
test_anydbm.py
test_applesingle.py
test_argparse.py Issue #21481: Teach argparse equality tests to return NotImplemented when comparing to unknown types. 2014-05-26 00:40:09 -07:00
test_array.py
test_ascii_formatd.py
test_ast.py
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
test_atexit.py
test_audioop.py
test_augassign.py
test_base64.py
test_bastion.py
test_bigaddrspace.py
test_bigmem.py
test_binascii.py
test_binhex.py
test_binop.py
test_bisect.py
test_bool.py
test_bsddb.py
test_bsddb3.py
test_bsddb185.py
test_buffer.py avoid overflow with large buffer sizes and/or offsets (closes #21831) 2014-06-23 20:12:27 -07:00
test_bufio.py
test_builtin.py
test_bytes.py
test_bz2.py
test_calendar.py
test_call.py
test_capi.py Issue #20532: Tests which use _testcapi now are marked as CPython only. 2014-02-07 10:06:05 +02:00
test_cd.py
test_cfgparser.py
test_cgi.py Issue #20555: Use specific asserts in urllib, httplib, ftplib, cgi, wsgiref tests. 2014-02-08 14:49:55 +02:00
test_charmapcodec.py
test_cl.py
test_class.py
test_cmath.py
test_cmd.py
test_cmd_line.py
test_cmd_line_script.py
test_code.py Issue #20532: Tests which use _testcapi now are marked as CPython only. 2014-02-07 10:06:05 +02: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 Issue #18492: Allow all resources when tests are not run by regrtest.py. 2014-06-02 16:01:16 -05:00
test_codecmaps_jp.py
test_codecmaps_kr.py
test_codecmaps_tw.py
test_codecs.py Issue #20532: Tests which use _testcapi now are marked as CPython only. 2014-02-07 10:06:05 +02:00
test_codeop.py
test_coding.py
test_coercion.py
test_collections.py Issue #22340: Fix test_collections if the sets module was already imported 2014-09-05 21:41:25 +02:00
test_colorsys.py
test_commands.py
test_compare.py
test_compile.py Issue #22221: Backported fixes from Python 3 (issue #18960). 2014-09-05 10:22:05 +03:00
test_compileall.py
test_compiler.py
test_complex.py
test_complex_args.py
test_contains.py
test_contextlib.py
test_cookie.py Lax cookie parsing in http.cookies could be a security issue when 2014-09-16 15:45:36 -07:00
test_cookielib.py
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_datetime.py
test_dbm.py
test_decimal.py Issue 22090: Fix '%' formatting for infinities and NaNs. 2014-08-26 20:49:57 +02:00
test_decorators.py
test_defaultdict.py
test_deque.py
test_descr.py Issue #20532: Tests which use _testcapi now are marked as CPython only. 2014-02-07 10:06:05 +02:00
test_descrtut.py
test_dict.py
test_dictcomps.py
test_dictviews.py
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
test_dis.py
test_distutils.py
test_dl.py
test_doctest.py
test_doctest.txt
test_doctest2.py
test_doctest2.txt
test_doctest3.txt
test_doctest4.txt
test_docxmlrpc.py
test_dumbdbm.py
test_dummy_thread.py
test_dummy_threading.py
test_email.py
test_email_codecs.py
test_email_renamed.py
test_enumerate.py
test_eof.py
test_epoll.py Issue #21038: Cleanup test_epoll.py 2014-03-25 12:53:47 +01:00
test_errno.py
test_exception_variations.py
test_exceptions.py make sure to test UnicodeEncodeError, too 2014-04-02 15:51:38 -04:00
test_extcall.py
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 properly explicitly close file (#21128) 2014-04-04 13:56:26 -04:00
test_file2k.py this test will only work on 64-bit machines 2014-09-30 21:28:27 -04:00
test_file_eintr.py
test_filecmp.py
test_fileinput.py Correct and improve comments in test_fileinput (closes #20501). 2014-03-03 21:16:27 +02:00
test_fileio.py Issue #20532: Tests which use _testcapi now are marked as CPython only. 2014-02-07 10:06:05 +02:00
test_float.py
test_fnmatch.py
test_fork1.py
test_format.py Issue #20532: Tests which use _testcapi now are marked as CPython only. 2014-02-07 10:06:05 +02:00
test_fpformat.py
test_fractions.py
test_frozen.py
test_ftplib.py Issue #20555: Use specific asserts in urllib, httplib, ftplib, cgi, wsgiref tests. 2014-02-08 14:49:55 +02:00
test_funcattrs.py
test_functools.py
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 Closes #22188: test_gdb now runs gdb with -nx: "Do not execute commands from 2014-08-16 14:31:02 +02:00
test_gdbm.py
test_generators.py
test_genericpath.py Issue #6815: os.path.expandvars() now supports non-ASCII Unicode environment 2014-02-19 23:27:37 +02:00
test_genexps.py
test_getargs.py
test_getargs2.py Issue #20532: Tests which use _testcapi now are marked as CPython only. 2014-02-07 10:06:05 +02:00
test_getopt.py
test_gettext.py
test_gl.py
test_glob.py
test_global.py
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
test_gzip.py
test_hash.py Issue #22340: Fix Python 3 warnings in Python 2 tests 2014-09-05 21:05:05 +02:00
test_hashlib.py PEP 466: backport hashlib algorithm constants (closes #21307) 2014-08-28 09:41:29 -04:00
test_heapq.py
test_hmac.py Issue #22340: Fix Python 3 warnings in Python 2 tests 2014-09-05 21:05:05 +02:00
test_hotshot.py
test_htmllib.py
test_htmlparser.py
test_httplib.py Issue #16037: HTTPMessage.readheaders() raises an HTTPException when more 2014-08-05 07:15:57 +03:00
test_httpservers.py Issue #21323: Fix CGIHTTPServer to again handle scripts in CGI subdirectories, 2014-07-12 22:01:15 -07: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
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
test_imghdr.py
test_imp.py
test_import.py
test_importhooks.py
test_importlib.py
test_index.py
test_inspect.py
test_int.py
test_int_literal.py
test_io.py clear BufferedRWPair weakrefs on deallocation (closes #22517) 2014-09-29 22:46:57 -04:00
test_ioctl.py
test_isinstance.py
test_iter.py
test_iterlen.py
test_itertools.py allow test to work on implementations not using ref-counting (closes #22265) 2014-08-24 18:07:28 -05:00
test_json.py
test_kqueue.py
test_largefile.py
test_lib2to3.py
test_linecache.py
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 Issue #20079: Fixed tests. 2014-10-02 11:36:01 +03:00
test_logging.py
test_long.py Issue #20546: Use specific asserts in int tests. 2014-02-08 14:28:20 +02:00
test_long_future.py
test_longexp.py
test_macos.py
test_macostools.py
test_macpath.py Issue #9850: Fixed macpath.join() for empty first component. Patch by 2014-09-27 18:53:01 +03:00
test_macurl2path.py
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
test_math.py
test_md5.py
test_memoryio.py
test_memoryview.py
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
test_mmap.py Fixed typo. 2014-08-19 18:20:07 +03:00
test_module.py
test_modulefinder.py
test_msilib.py
test_multibytecodec.py
test_multibytecodec_support.py
test_multifile.py
test_multiprocessing.py
test_mutants.py
test_mutex.py
test_netrc.py
test_new.py
test_nis.py
test_nntplib.py
test_normalization.py
test_ntpath.py don't index outside of the path (closes #22312) 2014-08-31 09:34:09 -04:00
test_old_mailbox.py
test_opcodes.py
test_openpty.py
test_operator.py
test_optparse.py #1704474: mark refleak test as specific to CPython 2014-04-15 16:44:43 -04:00
test_os.py
test_ossaudiodev.py
test_parser.py
test_pdb.py
test_peepholer.py
test_pep247.py
test_pep263.py
test_pep277.py
test_pep292.py
test_pep352.py
test_pickle.py
test_pickletools.py
test_pipes.py
test_pkg.py
test_pkgimport.py
test_pkgutil.py backout 369bf9fbaeff 2014-02-16 14:51:17 -05:00
test_platform.py
test_plistlib.py
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
test_popen2.py
test_poplib.py Issue #20549: Use specific asserts in mailbox, smtplib and poplib tests. 2014-02-08 15:05:53 +02:00
test_posix.py don't segfault when trying to fdopen() a fd for a dir (closes #22259) 2014-08-24 10:37:12 -05:00
test_posixpath.py
test_pow.py
test_pprint.py
test_print.py
test_profile.py
test_property.py
test_pstats.py
test_pty.py
test_pwd.py
test_py3kwarn.py Issue #19656: Running Python with the -3 option now also warns about 2014-06-01 22:13:39 +03:00
test_py_compile.py
test_pyclbr.py
test_pydoc.py Fix test_pydoc failure introduced by e89c39125892. Patch by Berker Peksag. 2014-06-20 22:57:19 +01:00
test_pyexpat.py Issue #6676: Ensure a meaningful exception is raised when attempting 2014-03-27 16:38:32 -07:00
test_queue.py
test_quopri.py
test_random.py Issue 13355: Make random.triangular degrade gracefully when low == high. 2014-05-25 17:40:25 -07:00
test_re.py allow longs as indexes to group() (closes #22530) 2014-09-30 22:04:28 -04:00
test_readline.py Issue #19884: readline: Disable the meta modifier key if stdout is not a 2014-07-24 12:22:24 +02:00
test_repr.py
test_resource.py
test_rfc822.py
test_richcmp.py
test_rlcompleter.py
test_robotparser.py Issue #20939: Use www.example.com instead of www.python.org to avoid test 2014-03-26 23:25:02 -07:00
test_runpy.py
test_sax.py
test_scope.py
test_scriptpackages.py
test_select.py
test_set.py Issue 8743: Improve interoperability between sets and the collections.Set abstract base class. 2014-05-25 22:13:41 -07:00
test_setcomps.py
test_sets.py
test_sgmllib.py
test_sha.py
test_shelve.py
test_shlex.py
test_shutil.py Issue #19856: shutil.move() failed to move a directory to other directory 2014-02-11 10:30:06 +02:00
test_signal.py
test_site.py
test_slice.py
test_smtplib.py #22215: have the smtplib 'quit' command reset the state. 2014-08-30 16:56:49 -04:00
test_smtpnet.py
test_socket.py Fix repr(_socket.socket) on Windows 64-bit: don't fail with OverflowError 2014-07-26 14:52:55 +02:00
test_socketserver.py
test_softspace.py
test_sort.py
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 fix sslwrap_simple (closes #22523) 2014-10-01 23:53:01 -04:00
test_startfile.py
test_stat.py
test_str.py
test_strftime.py
test_string.py give exception a nice message (closes #22379) 2014-09-28 12:48:46 -04:00
test_stringprep.py
test_strop.py fix overflow detection of strop.expandtabs 2014-03-30 20:09:44 -04:00
test_strptime.py
test_strtod.py
test_struct.py
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
test_subprocess.py
test_sunau.py
test_sunaudiodev.py
test_sundry.py
test_support.py expect socket.error instead of the py3ism OSError 2014-08-20 14:51:11 -05:00
test_symtable.py
test_syntax.py
test_sys.py Issue #20510: Confirm that the code attribute of the SystemExit 2014-02-19 10:43:13 -06:00
test_sys_setprofile.py
test_sys_settrace.py
test_sysconfig.py Issue #22199: Make get_makefile_filename() available in Lib/sysconfig.py 2014-08-22 13:48:06 -07:00
test_tarfile.py Backout 308f3c1e36d3. This change (issue21044) does not need to be merged on 2014-07-22 10:39:59 +03:00
test_tcl.py Issue #21951: Fixed a crash in Tkinter on AIX when called Tcl command with 2014-09-11 10:56:59 +03:00
test_telnetlib.py
test_tempfile.py Issue #21058: Fix a leak of file descriptor in tempfile.NamedTemporaryFile(), 2014-03-25 09:08:16 +01:00
test_textwrap.py
test_thread.py
test_threaded_import.py
test_threadedtempfile.py
test_threading.py Issue #22423: Unhandled exception in thread no longer causes unhandled 2014-09-21 22:08:00 +03:00
test_threading_local.py
test_threadsignals.py
test_time.py
test_timeout.py
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 #9974: When untokenizing, use row info to insert backslash+newline. 2014-02-23 23:32:59 -05:00
test_tools.py
test_trace.py
test_traceback.py Issue #20532: Tests which use _testcapi now are marked as CPython only. 2014-02-07 10:06:05 +02: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_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 Issue #22023: Fix %S, %R and %V formats of PyUnicode_FromFormat(). 2014-07-30 00:39:05 +02:00
test_unicode_file.py
test_unicodedata.py
test_unittest.py
test_univnewlines.py
test_univnewlines2k.py
test_unpack.py
test_urllib.py Issue #20555: Use specific asserts in urllib, httplib, ftplib, cgi, wsgiref tests. 2014-02-08 14:49:55 +02:00
test_urllib2.py Issue #20555: Use specific asserts in urllib, httplib, ftplib, cgi, wsgiref tests. 2014-02-08 14:49:55 +02:00
test_urllib2_localnet.py Fix Issue #8797: Raise HTTPError on failed Basic Authentication immediately. Initial patch by Sam Bull. 2014-08-20 07:52:59 +05:30
test_urllib2net.py use https docs url (#21115) 2014-03-31 13:44:53 -04:00
test_urllibnet.py Issue #20939: Use www.example.com instead of www.python.org to avoid test 2014-03-26 23:25:02 -07:00
test_urlparse.py
test_userdict.py
test_userlist.py
test_userstring.py give exception a nice message (closes #22379) 2014-09-28 12:48:46 -04:00
test_uu.py
test_uuid.py
test_wait3.py
test_wait4.py
test_warnings.py Issue #22191: Fix warnings.__all__. 2014-08-22 10:50:47 -04:00
test_wave.py
test_weakref.py fix some test_weakref tests to not rely on ref-counting (closes #22267) 2014-08-24 18:02:15 -05:00
test_weakset.py
test_whichdb.py
test_winreg.py Issue #21151: Fixed a segfault in the _winreg module. 2014-07-03 10:57:44 -05:00
test_winsound.py
test_with.py
test_wsgiref.py Issue #22419: Limit the length of incoming HTTP request in wsgiref server to 65536 bytes. 2014-09-17 16:27:06 +08:00
test_xdrlib.py
test_xml_etree.py
test_xml_etree_c.py
test_xmllib.py
test_xmlrpc.py
test_xpickle.py
test_xrange.py
test_zipfile.py Issue #20912: Now directories added to ZIP file have correct Unix and MS-DOS 2014-09-23 22:39:59 +03:00
test_zipfile64.py Issue #21866: ZipFile.close() no longer writes ZIP64 central directory 2014-09-23 21:33:52 +03:00
test_zipimport.py remove tests for #19081 2014-02-16 14:48:26 -05:00
test_zipimport_support.py
test_zlib.py
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