..
capath
cjkencodings
crashers
data
decimaltestdata
encoded_modules
json_tests
leakers
namespace_pkgs
Give test directory a more reasonable name.
2012-06-24 19:55:18 -04:00
sndhdrdata
subprocessdata
test_email
#15160 : Extend the new email parser to handle MIME headers.
2012-06-24 05:03:27 -04:00
tracedmodules
xmltestdata
185test.db
__init__.py
__main__.py
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_pep3120.py
buffer_tests.py
cfgparser.1
cfgparser.2
cfgparser.3
check_soundcard.vbs
cmath_testcases.txt
curses_tests.py
datetimetester.py
Issue #9527 : tm_gmtoff has 'correct' sign.
2012-06-22 16:04:19 -04:00
dh512.pem
dis_module.py
doctest_aliases.py
double_const.py
empty.vbs
exception_hierarchy.txt
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
inspect_fodder2.py
keycert.passwd.pem
keycert.pem
keycert2.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
multibytecodec_support.py
nokia.pem
nullcert.pem
outstanding_bugs.py
pickletester.py
profilee.py
pstats.pck
pyclbr_input.py
pydoc_mod.py
pydocfodder.py
pystone.py
randv2_32.pck
randv2_64.pck
randv3.pck
re_tests.py
regrtest.py
Packaging removal: also revert introduction of sysconfig.cfg.
2012-06-24 03:27:43 -04:00
relimport.py
reperf.py
sample_doctest.py
script_helper.py
seq_tests.py
sgml_input.html
sha256.pem
Sine-1000Hz-300ms.aif
sortperf.py
ssl_cert.pem
ssl_key.passwd.pem
ssl_key.pem
ssl_servers.py
string_tests.py
support.py
Issue #14626 : Large refactoring of functions / parameters in the os module.
2012-06-22 16:30:09 -07:00
test___all__.py
test___future__.py
test__locale.py
Issue #15164 : Change return value of platform.uname() from a
2012-06-24 14:30:41 -07:00
test_abc.py
test_abstract_numbers.py
test_aifc.py
test_argparse.py
test_array.py
test_ast.py
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
Close #11022 : TextIOWrapper doesn't call locale.setlocale() anymore
2012-06-05 13:43:22 +02:00
test_bytes.py
test_bz2.py
Fix GzipFile's handling of filenames given as bytes objects.
2012-06-20 01:48:50 +02:00
test_calendar.py
#14796 : fix failure of new calendar test on windows.
2012-05-30 08:10:54 -04:00
test_call.py
test_capi.py
Issue #14769 : Incorporated mildly pedantic feedback from python-dev.
2012-06-22 12:58:36 -07:00
test_cgi.py
test_cgitb.py
test_charmapcodec.py
test_class.py
test_cmath.py
test_cmd.py
Implemented PEP 405 (Python virtual environments).
2012-05-26 03:45:29 +01:00
test_cmd_line.py
test_cmd_line_script.py
Close #14136 by cleaning up the PEP 409 command line test (patch by Ethan Furman)
2012-05-21 23:03:30 +10:00
test_code.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_coding.py
test_collections.py
test_colorsys.py
test_compare.py
test_compile.py
test_compileall.py
test_complex.py
test_concurrent_futures.py
test_configparser.py
test_contains.py
test_contextlib.py
Close #14969 : Improve the handling of exception chaining in contextlib.ExitStack
2012-06-01 22:48:32 +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
test_decorators.py
test_defaultdict.py
test_deque.py
test_descr.py
test_descrtut.py
test_devpoll.py
test_dict.py
test_dictcomps.py
test_dictviews.py
test_difflib.py
test_difflib_expect.html
test_dis.py
Issue #11823 : disassembly now shows argument counts on calls with keyword args
2012-06-07 14:28:14 -04:00
test_distutils.py
test_doctest.py
Implemented PEP 405 (Python virtual environments).
2012-05-26 03:45:29 +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_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
Fixes issue #12268 : File readline, readlines and read() or readall() methods
2012-06-23 23:55:39 -07:00
test_filecmp.py
test_fileinput.py
test_fileio.py
#10053 : Don't close FDs when FileIO.__init__ fails
2012-06-21 20:58:31 +02:00
test_float.py
test_flufl.py
test_fnmatch.py
test_fork1.py
test_format.py
Fix "%f" format of str%args if the result is not an ASCII or latin1 string
2012-06-16 02:57:41 +02:00
test_fractions.py
test_frozen.py
issue 14660: Implement PEP 420, namespace packages.
2012-05-24 20:21:04 -04:00
test_ftplib.py
test_funcattrs.py
test_functools.py
test_future.py
test_future3.py
test_future4.py
test_future5.py
test_gc.py
test_gdb.py
Merge from 3.2 (Issue #15043 : skip test_gdb if the custom hooks can't be loaded)
2012-06-17 19:16:02 +10:00
test_generators.py
test_genericpath.py
test_genexps.py
test_getargs2.py
test_getopt.py
test_gettext.py
test_glob.py
test_global.py
test_grammar.py
test_grp.py
test_gzip.py
Fix GzipFile's handling of filenames given as bytes objects.
2012-06-20 01:48:50 +02:00
test_hash.py
test_hashlib.py
test_heapq.py
test_hmac.py
Issue #15061 : Re-implemented hmac.compare_digest() in C
2012-06-24 13:48:32 +02:00
test_html.py
test_htmlparser.py
#15156 : HTMLParser now uses the new "html.entities.html5" dictionary.
2012-06-24 22:02:56 +02:00
test_http_cookiejar.py
test_http_cookies.py
test_httplib.py
test_httpservers.py
test_imaplib.py
fixed whitespace
2012-06-22 21:10:50 -04:00
test_imp.py
Try to further debug occasional buildbot failure
2012-06-23 17:27:56 +02:00
test_import.py
Properly cleanup pep3147 modules in test_import
2012-06-23 18:09:55 +02:00
test_importhooks.py
test_importlib.py
test_index.py
test_inspect.py
Use non-deprecated speling.
2012-06-23 18:11:59 +02:00
test_int.py
test_int_literal.py
test_io.py
Backout change e8f44ebacda7052267318cecf5b6f128d35add17. Reverting the test
2012-06-25 01:15:14 -07:00
test_ioctl.py
test_ipaddress.py
Improve an internal ipaddress test, add a comment explaining why treating networks as containers of interfaces rather than addresses would prove confusing
2012-06-17 16:33:00 +10:00
test_isinstance.py
test_iter.py
test_iterlen.py
test_itertools.py
test_json.py
test_keywordonlyarg.py
test_kqueue.py
test_largefile.py
test_lib2to3.py
test_linecache.py
test_list.py
test_listcomps.py
test_locale.py
Issue #15118 : Change return value of os.uname() and os.times() from
2012-06-24 04:33:36 -07:00
test_logging.py
Added test skip under Windows, as not applicable there.
2012-05-31 12:37:04 +01:00
test_long.py
test_longexp.py
test_lzma.py
Make lzma.{encode,decode}_filter_properties private.
2012-06-21 23:36:48 +02:00
test_macpath.py
test_mailbox.py
#15036 : Make a repeated changes and flushes work with single-file mailboxes
2012-06-15 21:01:56 +03:00
test_mailcap.py
test_marshal.py
test_math.py
test_memoryio.py
test_memoryview.py
Issue #14930 : Make memoryview objects weakrefable.
2012-05-28 21:35:09 +01:00
test_metaclass.py
test_mimetypes.py
test_minidom.py
test_mmap.py
test_module.py
issue 14660: Implement PEP 420, namespace packages.
2012-05-24 20:21:04 -04:00
test_modulefinder.py
test_msilib.py
test_multibytecodec.py
test_multiprocessing.py
Issue #15064 : Make BaseManager.__enter__() start server if necessary.
2012-06-18 21:29:30 +01:00
test_namespace_pkgs.py
Give test directory a more reasonable name.
2012-06-24 19:55:18 -04:00
test_netrc.py
test_nis.py
test_nntplib.py
Fix test to really run behind a NNTP virus checker
2012-06-24 16:28:18 +02:00
test_normalization.py
test_ntpath.py
test_numeric_tower.py
test_opcodes.py
test_openpty.py
test_operator.py
test_optparse.py
test_os.py
Closes #15161 : add support for giving path as a fd for truncate() and pathconf().
2012-06-24 12:55:33 +02:00
test_ossaudiodev.py
test_osx_env.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_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
issue 14660: Implement PEP 420, namespace packages.
2012-05-24 20:21:04 -04:00
test_platform.py
Issue #15164 : Change return value of platform.uname() from a
2012-06-24 14:30:41 -07:00
test_plistlib.py
#14835 : Make plistlib output empty arrays & dicts like OS X
2012-05-29 12:04:54 +02:00
test_poll.py
test_popen.py
test_poplib.py
test_posix.py
Fix whitespace
2012-06-24 09:51:46 +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
test_pydoc.py
test_pyexpat.py
test_queue.py
test_quopri.py
test_raise.py
Close #14136 by cleaning up the PEP 409 command line test (patch by Ethan Furman)
2012-05-21 23:03:30 +10:00
test_random.py
In random's test_seedargs: Make sure to include at least one seed object with a negative hash.
2012-06-24 11:05:30 +01:00
test_range.py
test_re.py
Issue #3665 : \u and \U escapes are now supported in unicode regular expressions.
2012-06-23 13:29:19 +02:00
test_readline.py
test_reprlib.py
Lower test-skipping threshold in test_reprlib
2012-06-23 22:55:58 +02:00
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_set.py
test_setcomps.py
test_shelve.py
test_shlex.py
test_shutil.py
Remove debug output from test_shutil
2012-06-24 16:21:22 +02:00
test_signal.py
test_site.py
test_slice.py
test_smtpd.py
#8739 : fix omission of DEBUGSTREAM reset in new test in test_smtpd.
2012-06-04 15:55:51 -04:00
test_smtplib.py
#8739 : upgrade smtpd to RFC 5321 and 1870.
2012-05-26 14:33:59 -04:00
test_smtpnet.py
test_sndhdr.py
test_socket.py
Errors in "client" methods in test_socket were ignored because of a bogus except clause.
2012-06-24 01:34:13 +02:00
test_socketserver.py
test_sort.py
test_sqlite.py
test_ssl.py
Issue #14837 : SSL errors now have library and reason attributes describing precisely what happened and in which OpenSSL submodule.
2012-06-22 21:11:52 +02:00
test_startfile.py
test_stat.py
test_strftime.py
test_string.py
test_stringprep.py
test_strlit.py
Issue #15096 : Drop support for the ur string prefix
2012-06-20 11:17:58 +02:00
test_strptime.py
test_strtod.py
test_struct.py
test_structmembers.py
test_structseq.py
Issue #1667546 : On platforms supporting tm_zone and tm_gmtoff fields
2012-06-13 22:15:26 -04:00
test_subprocess.py
Implemented PEP 405 (Python virtual environments).
2012-05-26 03:45:29 +01:00
test_sunau.py
test_sundry.py
test_super.py
Close #14857 : fix regression in references to PEP 3135 implicit __class__ closure variable. Reopens issue #12370 , but also updates unittest.mock to workaround that issue
2012-05-27 18:17:07 +10:00
test_support.py
test_symtable.py
test_syntax.py
test_sys.py
Issue #14785 : Add sys._debugmallocstats() to help debug low-level memory allocation issues
2012-06-22 14:55:41 -04:00
test_sys_setprofile.py
test_sys_settrace.py
test_sysconfig.py
Issue #15118 : Change return value of os.uname() and os.times() from
2012-06-24 04:33:36 -07:00
test_syslog.py
test_tarfile.py
test_tcl.py
test_telnetlib.py
test_tempfile.py
test_textwrap.py
Close #13857 : Added textwrap.indent() function (initial patch by Ezra
2012-06-11 23:07:51 +10:00
test_thread.py
test_threaded_import.py
test_threadedtempfile.py
test_threading.py
test_threading_local.py
test_threadsignals.py
test_time.py
Issue #1667546 : On platforms supporting tm_zone and tm_gmtoff fields
2012-06-13 22:15:26 -04:00
test_timeit.py
test_timeout.py
test_tk.py
test_tokenize.py
Issue #15096 : Drop support for the ur string prefix
2012-06-20 11:17:58 +02:00
test_tools.py
Issue #14742 : test_unparse now only checks a limited number of files unless the 'cpu' resource is specified.
2012-06-23 09:27:47 +01:00
test_trace.py
Implemented PEP 405 (Python virtual environments).
2012-05-26 03:45:29 +01:00
test_traceback.py
test_ttk_guionly.py
test_ttk_textonly.py
test_tuple.py
test_typechecks.py
test_types.py
Eric Snow's implementation of PEP 421.
2012-06-03 16:18:47 -04:00
test_ucn.py
test_unary.py
test_unicode.py
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
test_urllib2net.py
test_urllib_response.py
test_urllibnet.py
test_urlparse.py
Issue #14036 : return None when port in urlparse cross 65535
2012-05-24 21:56:17 +08:00
test_userdict.py
test_userlist.py
test_userstring.py
test_uu.py
test_uuid.py
test_venv.py
Closes #15173 : Tidied up copyright statements and removed pythonv references.
2012-06-25 00:47:46 +01:00
test_wait3.py
test_wait4.py
test_warnings.py
test_wave.py
test_weakref.py
test_weakset.py
test_winreg.py
test_winsound.py
test_with.py
test_wsgiref.py
test_xdrlib.py
test_xml_etree.py
Make the test more resilient to test-run order ( closes #15075 )
2012-06-16 06:47:44 +03:00
test_xml_etree_c.py
White space normalization.
2012-06-17 10:42:02 +02:00
test_xmlrpc.py
test_xmlrpc_net.py
Merge with 3.2.
2012-06-24 20:07:40 +02:00
test_zipfile.py
test_zipfile64.py
test_zipimport.py
test_zipimport_support.py
test_zlib.py
Tidy up comments from dd4f7d5c51c7 (zlib compression dictionary support).
2012-06-22 00:35:57 +02: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
warning_tests.py
win_console_handler.py
xmltests.py
zip_cp437_header.zip
zipdir.zip