cpython/Lib/test
Raymond Hettinger 0ef0423cb2 merge 2016-01-26 21:46:03 -08:00
..
audiodata
capath Issue #25940: Use self-signed.pythontest.net in SSL tests 2016-01-14 09:36:00 +00:00
cjkencodings
crashers
data
decimaltestdata
eintrdata Issue #25234: Skip test_eintr.test_open() under OS X to avoid hanging 2016-01-22 15:55:56 -08:00
encoded_modules
imghdrdata
leakers
libregrtest
sndhdrdata
subprocessdata
support subprocess._optim_args_from_interpreter_flags() 2016-01-18 12:15:08 +01:00
test_asyncio Make the error message regex more lenient so that it matches both 2016-01-15 17:30:24 -08:00
test_email
test_import
test_importlib Issue #18018: Raise an ImportError if a relative import is attempted 2016-01-22 16:39:02 -08:00
test_json
test_tools
test_warnings
tracedmodules
xmltestdata
185test.db
Sine-1000Hz-300ms.aif
__init__.py
__main__.py
_test_multiprocessing.py
audiotest.au
audiotests.py
autotest.py
bad_coding.py
bad_coding2.py
badcert.pem
badkey.pem
badsyntax_3131.py
badsyntax_async1.py
badsyntax_async2.py
badsyntax_async3.py
badsyntax_async4.py
badsyntax_async5.py
badsyntax_async6.py
badsyntax_async7.py
badsyntax_async8.py
badsyntax_future3.py
badsyntax_future4.py
badsyntax_future5.py
badsyntax_future6.py
badsyntax_future7.py
badsyntax_future8.py
badsyntax_future9.py
badsyntax_future10.py
badsyntax_pep3120.py
buffer_tests.py
bytecode_helper.py Fix BytecodeTestCase.assertNotInBytecode() 2016-01-19 08:48:48 +01:00
cfgparser.1
cfgparser.2
cfgparser.3
check_soundcard.vbs
cmath_testcases.txt
coding20731.py
curses_tests.py
datetimetester.py
dh1024.pem
dis_module.py
doctest_aliases.py
double_const.py
empty.vbs
exception_hierarchy.txt
final_a.py
final_b.py
floating_points.txt
fork_wait.py
formatfloat_testcases.txt
future_test1.py
future_test2.py
gdb_sample.py
ieee754.txt
imp_dummy.py
inspect_fodder.py
inspect_fodder2.py
keycert.passwd.pem
keycert.pem
keycert2.pem
keycert3.pem
keycert4.pem
list_tests.py
lock_tests.py
mailcap.txt
make_ssl_certs.py
mapping_tests.py
math_testcases.txt
memory_watchdog.py
mime.types
mock_socket.py
mp_fork_bomb.py
multibytecodec_support.py
nokia.pem
nullbytecert.pem
nullcert.pem
outstanding_bugs.py
pickletester.py Make catched exception more specific and correct a comment. 2015-12-30 21:00:29 +02:00
profilee.py
pstats.pck
pycacert.pem
pycakey.pem
pyclbr_input.py
pydoc_mod.py
pydocfodder.py
pystone.py
randv2_32.pck
randv2_64.pck
randv3.pck
re_tests.py
regrtest.py
relimport.py
reperf.py
revocation.crl
sample_doctest.py
sample_doctest_no_docstrings.py
sample_doctest_no_doctests.py
selfsigned_pythontestdotnet.pem Issue #25940: Use self-signed.pythontest.net in SSL tests 2016-01-14 09:36:00 +00:00
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
string_tests.py Fix a couple of typos in code comments 2015-12-17 10:18:28 +00:00
test___all__.py
test___future__.py
test__locale.py Issue #25809: Skip testing platform-dependent French thousands separator 2015-12-12 06:53:34 +00:00
test__opcode.py
test__osx_support.py
test_abc.py
test_abstract_numbers.py
test_aifc.py
test_argparse.py
test_array.py
test_asdl_parser.py
test_ast.py Issue #26146: enhance ast.Constant error message 2016-01-27 00:39:12 +01:00
test_asynchat.py
test_asyncore.py
test_atexit.py
test_audioop.py
test_augassign.py
test_base64.py
test_bigaddrspace.py
test_bigmem.py
test_binascii.py
test_binhex.py
test_binop.py
test_bisect.py
test_bool.py
test_buffer.py
test_bufio.py
test_builtin.py
test_bytes.py Issue #25766: Special method __bytes__() now works in str subclasses. 2015-12-20 16:37:21 +02:00
test_bz2.py
test_calendar.py Issue #23883: Removed redundant names from blacklists. 2016-01-16 11:05:11 +02:00
test_call.py
test_capi.py Issue #25800: Merge with 3.4 2015-12-05 00:18:29 -06:00
test_cgi.py
test_cgitb.py
test_charmapcodec.py
test_class.py
test_cmath.py
test_cmd.py
test_cmd_line.py * Re-fix issue #19284: Don't generate the no-op -R command line 2015-12-13 20:15:26 -08:00
test_cmd_line_script.py subprocess._optim_args_from_interpreter_flags() 2016-01-18 12:15:08 +01:00
test_code.py
test_code_module.py
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
test_codeop.py
test_collections.py
test_colorsys.py
test_compare.py
test_compile.py code_richcompare() now uses the constants types 2016-01-22 12:33:12 +01:00
test_compileall.py subprocess._optim_args_from_interpreter_flags() 2016-01-18 12:15:08 +01:00
test_complex.py
test_concurrent_futures.py
test_configparser.py
test_contains.py
test_contextlib.py
test_copy.py Issue #25718: Fixed copying object with state with boolean value is false. 2015-11-30 17:35:40 +02:00
test_copyreg.py
test_coroutines.py
test_cprofile.py
test_crashers.py
test_crypt.py
test_csv.py Comment out some tests that won't pass now that we've reverted the 2016-01-11 15:14:53 -05:00
test_ctypes.py
test_curses.py
test_datetime.py
test_dbm.py
test_dbm_dumb.py
test_dbm_gnu.py
test_dbm_ndbm.py
test_decimal.py Issue #25928: Add Decimal.as_integer_ratio(). Python parts and docs by 2015-12-28 23:02:02 +01:00
test_decorators.py
test_defaultdict.py
test_deque.py merge 2016-01-26 21:46:03 -08:00
test_descr.py merge 3.5 (#25731) 2016-01-18 21:18:35 -08:00
test_descrtut.py
test_devpoll.py
test_dict.py Cleanup test_dict 2016-01-23 13:52:05 +01:00
test_dictcomps.py
test_dictviews.py
test_difflib.py
test_difflib_expect.html
test_dis.py
test_distutils.py
test_doctest.py Fix test_doctest in verbose mode 2015-12-02 14:37:17 +01:00
test_doctest.txt
test_doctest2.py
test_doctest2.txt
test_doctest3.txt
test_doctest4.txt
test_docxmlrpc.py
test_dummy_thread.py
test_dummy_threading.py
test_dynamic.py
test_dynamicclassattribute.py
test_eintr.py
test_ensurepip.py
test_enum.py revert change 87a9dff5106c: pure Enum members again evaluate to True; 2016-01-15 15:01:33 -08:00
test_enumerate.py
test_eof.py
test_epoll.py
test_errno.py
test_exception_variations.py
test_exceptions.py
test_extcall.py
test_faulthandler.py
test_fcntl.py
test_file.py
test_file_eintr.py
test_filecmp.py
test_fileinput.py Issue #23883: Missing fileinput.__all__ APIs; patch by Mauro SM Rodrigues 2016-01-16 06:26:54 +00:00
test_fileio.py
test_finalization.py
test_float.py
test_flufl.py
test_fnmatch.py
test_fork1.py Issue #25795: Fix several tests to run independently. 2015-12-04 23:32:23 -06:00
test_format.py
test_fractions.py Issue #25971: Optimized creating Fractions from floats by 2 times and from 2015-12-29 22:34:23 +02:00
test_frame.py
test_fstring.py
test_ftplib.py
test_funcattrs.py
test_functools.py Issue #25447: Copying the lru_cache() wrapper object now always works, 2015-12-28 23:58:07 +02:00
test_future.py
test_future3.py
test_future4.py
test_future5.py
test_gc.py test_gc: remove unused imports 2016-01-23 13:29:02 +01:00
test_gdb.py Issue #25876: Fix also test_set() of test_gdb when -E command line is used 2016-01-22 15:04:27 +01:00
test_generators.py
test_genericpath.py
test_genexps.py
test_getargs2.py
test_getopt.py
test_getpass.py
test_gettext.py
test_glob.py
test_global.py
test_grammar.py
test_grp.py Issue #26129: Deprecated accepting non-integers in grp.getgrgid(). 2016-01-18 18:49:57 +02:00
test_gzip.py
test_hash.py
test_hashlib.py
test_heapq.py
test_hmac.py
test_html.py
test_htmlparser.py
test_http_cookiejar.py
test_http_cookies.py
test_httplib.py Issue #25940: Merge self-signed.pythontest.net testing from 3.2 into 3.3 2016-01-14 12:21:02 +00:00
test_httpservers.py
test_idle.py
test_imaplib.py #21815: violate IMAP RFC to be compatible with, e.g., gmail 2016-01-02 17:18:34 -05:00
test_imghdr.py
test_imp.py
test_index.py
test_inspect.py subprocess._optim_args_from_interpreter_flags() 2016-01-18 12:15:08 +01:00
test_int.py
test_int_literal.py
test_io.py
test_ioctl.py
test_ipaddress.py Remove a duplicate test_addresses key:value as identified by Vincent 2016-01-01 17:41:46 -08:00
test_isinstance.py
test_iter.py
test_iterlen.py
test_itertools.py
test_keyword.py
test_keywordonlyarg.py
test_kqueue.py
test_largefile.py
test_lib2to3.py
test_linecache.py
test_list.py Issue #25795: Fix several tests to run independently. 2015-12-04 23:32:23 -06:00
test_listcomps.py
test_locale.py
test_logging.py
test_long.py
test_longexp.py
test_lzma.py
test_macpath.py
test_macurl2path.py
test_mailbox.py
test_mailcap.py
test_marshal.py Issue #26146: marshal.loads() now uses the empty frozenset singleton 2016-01-23 14:15:48 +01:00
test_math.py
test_memoryio.py
test_memoryview.py Issue #22995: Instances of extension types with a state that aren't 2015-12-25 21:04:29 +02:00
test_metaclass.py
test_mimetypes.py
test_minidom.py
test_mmap.py
test_module.py
test_modulefinder.py
test_msilib.py
test_multibytecodec.py
test_multiprocessing_fork.py
test_multiprocessing_forkserver.py
test_multiprocessing_main_handling.py
test_multiprocessing_spawn.py
test_netrc.py
test_nis.py
test_nntplib.py Issue #25859: Reimplement NNTP test_starttls() using local server 2016-01-19 01:10:58 +00:00
test_normalization.py
test_ntpath.py
test_numeric_tower.py
test_opcodes.py
test_openpty.py
test_operator.py
test_optparse.py
test_ordered_dict.py Issue #25935: Garbage collector now breaks reference loops with OrderedDict. 2016-01-19 14:48:42 +02:00
test_os.py Issue #25860: Fixed test failure caused by inconsistency of os.walk() and 2015-12-23 00:37:50 +02:00
test_ossaudiodev.py
test_osx_env.py
test_parser.py
test_pathlib.py Hopeful fix for test_rglob_common on Windows without symlinks. (Merge 3.5->3.6) 2016-01-07 13:13:31 -08:00
test_pdb.py
test_peepholer.py
test_pep247.py
test_pep277.py
test_pep292.py
test_pep352.py
test_pep380.py
test_pep479.py
test_pep3120.py
test_pep3131.py
test_pep3151.py
test_pickle.py Added exceptins for testing non-reversible import mapping for Issue #26013. 2016-01-18 22:34:19 +02:00
test_pickletools.py
test_pipes.py
test_pkg.py
test_pkgimport.py
test_pkgutil.py
test_platform.py
test_plistlib.py
test_poll.py
test_popen.py
test_poplib.py
test_posix.py
test_posixpath.py
test_pow.py
test_pprint.py
test_print.py
test_profile.py
test_property.py Issue #25755: Move PropertyWritableDoc into the test case 2015-12-11 23:48:13 +02:00
test_pstats.py
test_pty.py
test_pulldom.py
test_pwd.py
test_py_compile.py
test_pyclbr.py Closes #25795: Merge with 3.5 2015-12-04 23:33:59 -06:00
test_pydoc.py
test_pyexpat.py
test_queue.py
test_quopri.py
test_raise.py
test_random.py
test_range.py
test_re.py
test_readline.py
test_regrtest.py
test_reprlib.py
test_resource.py
test_richcmp.py
test_rlcompleter.py
test_robotparser.py
test_runpy.py Issue #14285: Do not catch exceptions initializing any ancestor package 2015-12-10 06:47:06 +00:00
test_sax.py
test_sched.py
test_scope.py
test_script_helper.py Remove x permissions from Lib/test/test_script_helper.py 2015-12-07 12:19:49 +01:00
test_select.py
test_selectors.py
test_set.py
test_setcomps.py
test_shelve.py
test_shlex.py
test_shutil.py
test_signal.py
test_site.py
test_slice.py
test_smtpd.py
test_smtplib.py
test_smtpnet.py
test_sndhdr.py
test_socket.py Tweak skipping message 2015-12-28 17:21:44 -08:00
test_socketserver.py
test_sort.py
test_source_encoding.py
test_spwd.py
test_sqlite.py
test_ssl.py Issue #25940: Merge ETIMEDOUT fix from 3.4 into 3.5 2016-01-15 02:28:59 +00:00
test_startfile.py
test_stat.py
test_statistics.py Issue #25928: Temporarily disable some tests in test_statistics in order 2015-12-29 00:11:36 +01:00
test_strftime.py
test_string.py
test_stringprep.py
test_strlit.py
test_strptime.py Issue #6478: _strptime's regexp cache now is reset after changing timezone 2015-12-03 22:27:31 +02:00
test_strtod.py
test_struct.py
test_structmembers.py
test_structseq.py
test_subprocess.py Issue #25764: Skip fork failure test when run as root 2015-12-11 05:40:14 +00:00
test_sunau.py
test_sundry.py
test_super.py
test_support.py
test_symbol.py
test_symtable.py
test_syntax.py make recording and reporting errors and nonlocal and global directives more robust (closes #25973) 2015-12-29 10:08:34 -06:00
test_sys.py Fixed sizeof tests for dict and type (they were passed by accident). 2015-12-20 11:39:14 +02:00
test_sys_setprofile.py
test_sys_settrace.py
test_sysconfig.py
test_syslog.py
test_tarfile.py Issue #23883: grp and pwd are None on Windows 2016-01-16 11:01:14 +00:00
test_tcl.py
test_telnetlib.py Closes #25795: Merge with 3.5 2015-12-04 23:33:59 -06:00
test_tempfile.py
test_textwrap.py
test_thread.py
test_threaded_import.py
test_threadedtempfile.py
test_threading.py
test_threading_local.py
test_threadsignals.py
test_time.py
test_timeit.py
test_timeout.py
test_tix.py
test_tk.py
test_tokenize.py
test_trace.py Issue22642 - Convert trace module's option handling mechanism from getopt to argparse. 2016-01-13 07:46:54 -08:00
test_traceback.py
test_tracemalloc.py
test_ttk_guionly.py
test_ttk_textonly.py
test_tuple.py Issue #25795: Fix several tests to run independently. 2015-12-04 23:32:23 -06:00
test_typechecks.py
test_types.py
test_typing.py Add Awaitable, AsyncIterable, AsyncIterator to typing.py. 2015-12-03 17:31:24 -08:00
test_ucn.py
test_unary.py
test_unicode.py Issue #25709: Fixed problem with in-place string concatenation and utf-8 cache. 2015-12-03 01:04:37 +02:00
test_unicode_file.py
test_unicodedata.py
test_unittest.py
test_univnewlines.py
test_unpack.py
test_unpack_ex.py
test_urllib.py
test_urllib2.py
test_urllib2_localnet.py Issue #23788: Merge redundant test_bad_address() into test_urllibnet 2015-12-16 04:36:20 +00:00
test_urllib2net.py
test_urllib_response.py
test_urllibnet.py Issue #23788: Merge redundant test_bad_address() into test_urllibnet 2015-12-16 04:36:20 +00:00
test_urlparse.py
test_userdict.py Closes #25795: Merge with 3.5 2015-12-04 23:33:59 -06:00
test_userlist.py Issue #25795: Fix several tests to run independently. 2015-12-04 23:32:23 -06:00
test_userstring.py
test_uu.py
test_uuid.py
test_venv.py Issue #25366: Skip test_with_pip when threading module is not available 2016-01-19 02:01:53 +02:00
test_wait3.py
test_wait4.py Issue #25795: Fix several tests to run independently. 2015-12-04 23:32:23 -06:00
test_wave.py
test_weakref.py
test_weakset.py
test_webbrowser.py
test_winreg.py
test_winsound.py
test_with.py
test_wsgiref.py
test_xdrlib.py
test_xml_dom_minicompat.py
test_xml_etree.py Issue #25902: Fixed various refcount issues in ElementTree iteration. 2015-12-21 11:11:12 +02:00
test_xml_etree_c.py
test_xmlrpc.py Issue #26147: xmlrpc now works with strings not encodable with used 2016-01-20 10:34:27 +02:00
test_xmlrpc_net.py
test_zipapp.py
test_zipfile.py
test_zipfile64.py Fix a couple of typos in code comments 2015-12-17 10:18:28 +00:00
test_zipimport.py Merge for issue #17633 2016-01-15 11:23:46 -08:00
test_zipimport_support.py
test_zlib.py Issue #22341: Drop Python 2 workaround and document CRC initial value 2015-12-11 05:19:29 +00:00
testcodec.py
testtar.tar
tf_inherit_check.py
threaded_import_hangers.py
time_hashlib.py
tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt
tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt
tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt
tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt
tokenize_tests.txt
win_console_handler.py
xmltests.py
zip_cp437_header.zip
zipdir.zip