cpython/Lib/test
Nick Coghlan f05d981f58 Close #10042: functools.total_ordering now handles NotImplemented
(Patch by Katie Miller)
2013-10-02 00:02:03 +10:00
..
capath
cjkencodings
crashers
data
decimaltestdata
encoded_modules
leakers
namespace_pkgs
sndhdrdata
subprocessdata Issue #18571: Merge duplicate test code 2013-09-01 10:22:41 +02:00
support Merge #18952 fix from 3.3 2013-09-08 12:49:53 +10:00
test_email Issue #12037: Fix test_email for desktop Windows. 2013-08-31 17:16:45 -04:00
test_importlib Issue #18873: The tokenize module, IDLE, 2to3, and the findnocoding.py script 2013-09-16 23:57:00 +03:00
test_json Close #18745: Improve enum tests in test_json for infinities and NaN. 2013-09-02 01:14:56 -07:00
tracedmodules
xmltestdata
185test.db
Sine-1000Hz-300ms.aif
__init__.py
__main__.py
_test_multiprocessing.py Merge. 2013-09-29 17:33:04 +01:00
audiotest.au
autotest.py
bad_coding.py
bad_coding2.py
badcert.pem
badkey.pem
badsyntax_3131.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
cfgparser.1
cfgparser.2
cfgparser.3
check_soundcard.vbs
cmath_testcases.txt
curses_tests.py
datetimetester.py #18466: merge with 3.3. 2013-08-17 16:58:13 +03:00
dh512.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
https_svn_python_org_root.pem
ieee754.txt
inspect_fodder.py Issue #18830: inspect.getclasstree() no more produces duplicated entries even 2013-09-05 17:14:32 +03:00
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 Issue #18709: Fix CVE-2013-4238. The SSL module now handles NULL bytes 2013-08-17 00:54:47 +02:00
nullcert.pem
outstanding_bugs.py
pickletester.py Issue #18743: Fix references to non-existant "StringIO" module 2013-08-29 11:39:48 +03: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 Remove unused --debug option of regrtest. 2013-09-02 17:01:10 -07:00
relimport.py
reperf.py
sample_doctest.py
sample_doctest_no_docstrings.py
sample_doctest_no_doctests.py
script_helper.py
seq_tests.py
sgml_input.html
sha256.pem
sortperf.py
ssl_cert.pem
ssl_key.passwd.pem
ssl_key.pem
ssl_servers.py
string_tests.py
test___all__.py
test___future__.py
test__locale.py
test__osx_support.py
test_abc.py
test_abstract_numbers.py
test_aifc.py
test_argparse.py Issue #18920: argparse's default version action (for -v, --version) should 2013-09-06 06:49:15 -07:00
test_array.py
test_ast.py #18466: merge with 3.3. 2013-08-17 16:58:13 +03:00
test_asynchat.py
test_asyncore.py Issue #18571: Implementation of the PEP 446: file descriptors and file handles 2013-08-28 00:53:59 +02:00
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 Issue #18571: Implementation of the PEP 446: file descriptors and file handles 2013-08-28 00:53:59 +02:00
test_bytes.py
test_bz2.py
test_calendar.py #18856: improve test coverage of the calendar module. Patch by Madison May. 2013-09-14 04:55:53 +03:00
test_call.py
test_capi.py
test_cgi.py
test_cgitb.py
test_charmapcodec.py
test_class.py
test_cmath.py Issue #18783: Removed existing mentions of Python long type in docstrings, 2013-08-27 19:40:23 +03:00
test_cmd.py
test_cmd_line.py
test_cmd_line_script.py
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 Issue #18783: Removed existing mentions of Python long type in docstrings, 2013-08-27 19:40:23 +03:00
test_compileall.py
test_complex.py merge 3.3 (#19116) 2013-09-29 10:50:24 -04:00
test_concurrent_futures.py
test_configparser.py
test_contains.py
test_contextlib.py Merge #19092 from 3.3 2013-10-01 23:28:00 +10:00
test_copy.py
test_copyreg.py
test_cprofile.py
test_crashers.py
test_crypt.py
test_csv.py
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 #18783: Removed existing mentions of Python long type in docstrings, 2013-08-27 20:17:03 +03:00
test_decorators.py
test_defaultdict.py
test_deque.py
test_descr.py
test_descrtut.py
test_devpoll.py Issue #18571: Implementation of the PEP 446: file descriptors and file handles 2013-08-28 00:53:59 +02:00
test_dict.py
test_dictcomps.py
test_dictviews.py
test_difflib.py
test_difflib_expect.html
test_dis.py merge 3.3 (#19117) 2013-09-29 10:53:59 -04:00
test_distutils.py
test_doctest.py
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_enum.py Close #19025: Better error message when trying to delete an Enum member. 2013-09-22 16:18:19 -07:00
test_enumerate.py
test_eof.py
test_epoll.py Issue #18571: Implementation of the PEP 446: file descriptors and file handles 2013-08-28 00:53:59 +02:00
test_errno.py
test_exception_variations.py
test_exceptions.py
test_extcall.py
test_faulthandler.py Close #18957: The PYTHONFAULTHANDLER environment variable now only enables the 2013-09-08 11:36:23 +02:00
test_fcntl.py #18798: merge typo fix from 3.3 and also use two unused variables. 2013-08-23 23:09:32 +03:00
test_file.py
test_file_eintr.py
test_filecmp.py
test_fileinput.py
test_fileio.py Issue #18876: The FileIO.mode attribute now better reflects the actual mode under which the file was opened. 2013-09-04 20:52:14 +02:00
test_finalization.py
test_float.py
test_flufl.py
test_fnmatch.py
test_fork1.py
test_format.py
test_fractions.py
test_frame.py
test_frozen.py
test_ftplib.py merge 3.3 (#19118) 2013-09-29 10:51:08 -04:00
test_funcattrs.py
test_functools.py Close #10042: functools.total_ordering now handles NotImplemented 2013-10-02 00:02:03 +10:00
test_future.py
test_future3.py
test_future4.py
test_future5.py
test_gc.py
test_gdb.py Merge from 3.3 2013-09-22 19:38:44 +10: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
test_gzip.py
test_hash.py
test_hashlib.py Change the builtin hash algorithms' names to lower case names 2013-08-15 18:31:48 +02:00
test_heapq.py Issue #19018: The heapq.merge() function no longer suppresses IndexError 2013-09-14 20:51:57 -07:00
test_hmac.py
test_html.py
test_htmlparser.py
test_http_cookiejar.py #18466: fix more typos. Patch by Févry Thibault. 2013-08-17 16:57:41 +03:00
test_http_cookies.py #16611: BaseCookie now parses 'secure' and 'httponly' flags. 2013-08-25 11:09:02 -04:00
test_httplib.py Issue #18743: Fix references to non-existant "StringIO" module 2013-08-29 11:39:48 +03:00
test_httpservers.py Fix http.server's request handling case on trailing '/'. 2013-09-13 00:22:45 -07:00
test_idle.py
test_imaplib.py
test_imp.py Delete merge markers 2013-08-23 12:10:09 -04:00
test_import.py merge 3.3 (#19122) 2013-09-29 10:02:28 -04:00
test_index.py
test_inspect.py Issue #19134: Make a test in inspect conditional on multiprocessing 2013-09-30 15:21:09 -04:00
test_int.py
test_int_literal.py
test_io.py
test_ioctl.py
test_ipaddress.py
test_isinstance.py
test_iter.py
test_iterlen.py
test_itertools.py Issue #18783: Removed existing mentions of Python long type in docstrings, 2013-08-27 20:17:03 +03:00
test_keyword.py
test_keywordonlyarg.py
test_kqueue.py Issue #18571: Implementation of the PEP 446: file descriptors and file handles 2013-08-28 00:53:59 +02:00
test_largefile.py
test_lib2to3.py
test_linecache.py
test_list.py
test_listcomps.py
test_locale.py
test_logging.py Updated test_logging so that errors don't occur in the absence of threading. 2013-09-27 19:08:24 +01:00
test_long.py Issue #18783: Removed existing mentions of Python long type in docstrings, 2013-08-27 20:17:03 +03:00
test_longexp.py
test_lzma.py
test_macpath.py
test_mailbox.py
test_mailcap.py
test_marshal.py
test_math.py
test_memoryio.py
test_memoryview.py
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_spawn.py
test_namespace_pkgs.py
test_netrc.py #14984: On POSIX, enforce permissions when reading default .netrc. 2013-09-17 20:30:02 -04:00
test_nis.py
test_nntplib.py
test_normalization.py #18466: merge with 3.3. 2013-08-17 16:58:13 +03:00
test_ntpath.py
test_numeric_tower.py
test_opcodes.py
test_openpty.py
test_operator.py
test_optparse.py
test_os.py Issue #18904: test_os and test_socket use unittest.skipIf() to check if fcntl 2013-09-08 14:14:38 +02:00
test_ossaudiodev.py
test_osx_env.py
test_parser.py
test_pdb.py
test_peepholer.py
test_pep247.py
test_pep277.py
test_pep292.py
test_pep352.py
test_pep380.py
test_pep3120.py
test_pep3131.py
test_pep3151.py
test_pickle.py
test_pickletools.py
test_pipes.py
test_pkg.py
test_pkgimport.py
test_pkgutil.py
test_platform.py
test_plistlib.py
test_poll.py Fix rev85282, add missing import of subprocess module 2013-08-20 22:09:41 +02:00
test_popen.py
test_poplib.py
test_posix.py test_posix.test_pipe2() now checks that the O_NONBLOCK flag is set 2013-08-28 12:25:40 +02: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_pulldom.py
test_pwd.py
test_py_compile.py
test_pyclbr.py Fix tests for #11798 2013-08-29 01:24:39 +03: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 Issue #2537: Remove breaked check which prevented valid regular expressions. 2013-08-19 23:18:23 +03:00
test_readline.py
test_regrtest.py rename some more tests to avoid duplicate names (#19123) 2013-09-29 15:18:43 -04:00
test_reprlib.py
test_resource.py
test_richcmp.py
test_rlcompleter.py
test_robotparser.py
test_runpy.py
test_sax.py
test_sched.py
test_scope.py
test_select.py
test_selectors.py Issue #18963: skip test_selectors.test_above_fd_setsize on older OS X versions. 2013-09-08 12:31:32 +02:00
test_set.py Merge 3.3 into default. 2013-09-06 15:42:47 -05:00
test_setcomps.py
test_shelve.py
test_shlex.py
test_shutil.py Stop using assertEquals. 2013-08-23 14:38:11 -04:00
test_signal.py Make test_wakeup_write_error more robust 2013-08-17 21:43:47 +02:00
test_site.py Merge #18206: Fix test for existence of license URL. 2013-09-14 13:31:14 -04:00
test_slice.py
test_smtpd.py
test_smtplib.py merge 3.3 (#19125) 2013-09-29 10:47:04 -04:00
test_smtpnet.py
test_sndhdr.py
test_socket.py Issue #16201: socket: Use inet_pton()/inet_addr() instead of ad-hoc parsing for 2013-09-13 19:53:08 +02:00
test_socketserver.py
test_sort.py
test_source_encoding.py
test_sqlite.py
test_ssl.py Issue #19095: SSLSocket.getpeercert() now raises ValueError when the SSL handshake hasn't been done. 2013-09-29 19:50:53 +02:00
test_startfile.py
test_stat.py
test_strftime.py
test_string.py
test_stringprep.py
test_strlit.py
test_strptime.py
test_strtod.py
test_struct.py Issue #18783: Removed existing mentions of Python long type in docstrings, 2013-08-27 20:17:03 +03:00
test_structmembers.py
test_structseq.py
test_subprocess.py Issue #18623: Factor out the _SuppressCoreFiles context manager into test.support. 2013-09-06 20:50:00 +02:00
test_sunau.py Issue #18878: sunau.open now supports the context manager protocol. Based on 2013-09-05 17:01:53 +03:00
test_sundry.py
test_super.py
test_support.py Issue #18623: Factor out the _SuppressCoreFiles context manager into test.support. 2013-09-06 20:50:00 +02:00
test_symtable.py
test_syntax.py
test_sys.py Issue #18818: The "encodingname" part of PYTHONIOENCODING is now optional. 2013-09-13 11:46:24 +03:00
test_sys_setprofile.py
test_sys_settrace.py
test_sysconfig.py
test_syslog.py
test_tarfile.py
test_tcl.py Issue #19028: Fixed tkinter.Tkapp.merge() for non-string arguments. 2013-09-23 23:20:07 +03:00
test_telnetlib.py #18833: add a test for test_telnetlib. Patch by Alex Volkov. 2013-08-25 23:56:43 +03:00
test_tempfile.py Issue #18945: Add tests for tempfile name collision handling. 2013-09-13 05:30:00 -07:00
test_textwrap.py Fix the default placeholder in textwrap.shorten() to be " [...]". 2013-08-16 22:31:12 +02:00
test_thread.py
test_threaded_import.py
test_threadedtempfile.py
test_threading.py Get "stopped" back into repr(Thread) when appropriate. 2013-09-09 18:48:24 -05:00
test_threading_local.py
test_threadsignals.py
test_time.py
test_timeit.py
test_timeout.py Issue #18792: Use "127.0.0.1" or "::1" instead of "localhost" as much as possible, since "localhost" goes through a DNS lookup under recent Windows versions. 2013-08-22 00:39:46 +02:00
test_tk.py
test_tokenize.py Issue #18873: The tokenize module, IDLE, 2to3, and the findnocoding.py script 2013-09-16 23:51:56 +03:00
test_tools.py
test_trace.py
test_traceback.py #1565525: Add traceback.clear_frames() helper function to clear locals ref'd by a traceback 2013-09-15 18:15:56 -04:00
test_ttk_guionly.py
test_ttk_textonly.py
test_tuple.py
test_typechecks.py
test_types.py
test_ucn.py
test_unary.py
test_unicode.py Issue #18780: code cleanup. 2013-08-31 12:48:51 -07:00
test_unicode_file.py
test_unicodedata.py
test_unittest.py
test_univnewlines.py
test_unpack.py
test_unpack_ex.py
test_urllib.py #18466: merge with 3.3. 2013-08-17 16:58:13 +03:00
test_urllib2.py Fix typo 2013-09-09 23:13:06 -07:00
test_urllib2_localnet.py
test_urllib2net.py
test_urllib_response.py
test_urllibnet.py
test_urlparse.py
test_userdict.py
test_userlist.py
test_userstring.py
test_uu.py
test_uuid.py
test_venv.py
test_wait3.py
test_wait4.py
test_warnings.py
test_wave.py Issue #17487: The result of the wave getparams method now is pickleable again. 2013-09-04 00:28:43 +03:00
test_weakref.py
test_weakset.py
test_webbrowser.py fix duplicate test name (closes #19126) 2013-09-29 10:48:19 -04:00
test_winreg.py
test_winsound.py
test_with.py
test_wsgiref.py
test_xdrlib.py
test_xml_dom_minicompat.py
test_xml_etree.py Close #18990: remove root attribute from XMLPullParser 2013-09-28 23:50:35 +10:00
test_xml_etree_c.py
test_xmlrpc.py
test_xmlrpc_net.py
test_zipfile.py Issue #19053: ZipExtFile.read1() with non-zero argument no more returns empty 2013-09-27 22:14:31 +03:00
test_zipfile64.py
test_zipimport.py
test_zipimport_support.py
test_zlib.py
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
warning_tests.py
win_console_handler.py
xmltests.py
zip_cp437_header.zip
zipdir.zip