cpython/Lib/test
Benjamin Peterson cccfd9932d merge heads 2011-05-30 19:25:43 -05:00
..
capath
cjkencodings Issue #12057: Add tests for ISO 2022 codecs 2011-05-31 00:01:24 +02:00
crashers
data
decimaltestdata
encoded_modules
json_tests #5723: merge with 3.1. 2011-05-14 06:47:51 +03:00
leakers
sndhdrdata
subprocessdata
test_email
tracedmodules
xmltestdata
185test.db
Sine-1000Hz-300ms.aif
__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 Relax %Y test. 2011-05-02 13:48:09 -04:00
dis_module.py
doctest_aliases.py
double_const.py
empty.vbs
exception_hierarchy.txt
floating_points.txt
fork_wait.py Issue #12041: Make test_wait3 more robust. 2011-05-09 21:17:02 +02:00
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.pem
keycert2.pem
list_tests.py
lock_tests.py Close #12028: Make threading._get_ident() public, rename it to 2011-05-30 23:02:52 +02:00
make_ssl_certs.py
mapping_tests.py
math_testcases.txt Fix nonunique test ids in math_testcases.txt. 2011-05-09 08:18:57 +01:00
mock_socket.py
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
regex_tests.py
regrtest.py Close #12089: Remove outdated and unused code from regrtest. 2011-05-30 22:58:13 +02:00
relimport.py
reperf.py
sample_doctest.py
script_helper.py
seq_tests.py
sgml_input.html
sha256.pem
sortperf.py
ssl_cert.pem
ssl_key.pem
ssl_servers.py
string_tests.py
support.py Issue #12196: Add PIPE_MAX_SIZE to test.support, constant larger than the 2011-05-29 16:36:44 +02:00
svn_python_org_https_cert.pem
test___all__.py
test___future__.py
test__locale.py
test_abc.py
test_abstract_numbers.py add tests for negative with conjugate 2011-05-30 19:22:53 -05:00
test_aifc.py
test_argparse.py
test_array.py
test_ast.py unify TryExcept and TryFinally (closes #12199) 2011-05-29 11:43:10 -05:00
test_asynchat.py
test_asyncore.py
test_atexit.py Issue #10756: atexit normalizes the exception before displaying it. Patch by 2011-05-15 18:57:44 +02:00
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 values and types of (True/False).(imag/real) 2011-05-25 09:21:46 -05:00
test_bufio.py
test_builtin.py test that object has a __dir__() implementation 2011-05-25 09:33:37 -05:00
test_bytes.py
test_bz2.py Simplify line-oriented tests in test_bz2. 2011-05-30 02:09:54 +02:00
test_calendar.py
test_call.py
test_capi.py Close #12028: Make threading._get_ident() public, rename it to 2011-05-30 23:02:52 +02:00
test_cgi.py
test_charmapcodec.py
test_class.py
test_cmath.py
test_cmd.py
test_cmd_line.py
test_cmd_line_script.py
test_code.py
test_codeccallbacks.py
test_codecencodings_cn.py (Merge 3.1) Issue #12057: Add tests for the HZ encoding 2011-05-25 00:16:43 +02:00
test_codecencodings_hk.py
test_codecencodings_iso2022.py Issue #12057: Add tests for ISO 2022 codecs 2011-05-31 00:01:24 +02:00
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 Revert my commit 3555cf6f9c98: "Issue #8796: codecs.open() calls the builtin 2011-05-27 16:50:40 +02:00
test_codeop.py
test_coding.py
test_collections.py Backport 3.3 fixes and cleans ups. 2011-05-02 11:02:13 -07:00
test_colorsys.py
test_compare.py
test_compile.py try to use the same str object for all code filenames when compiling or unmarshalling (#12190) 2011-05-27 09:08:01 -05:00
test_compileall.py Issue #11169: compileall module uses repr() to format filenames and paths to 2011-05-11 00:36:28 +02:00
test_complex.py
test_concurrent_futures.py Increases some test timeouts to fix issue 11864. 2011-05-30 21:52:24 +10:00
test_configparser.py Merged minor cleanups from 3.2. 2011-04-29 16:17:51 +02:00
test_contains.py
test_contextlib.py Issue #11647: allow contextmanager objects to be used as decorators as described in the docs. Initial patch by Ysj Ray. 2011-05-05 23:49:25 +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 #12079: Decimal(0).fma(Decimal('inf'), 'not a number') should give a TypeError, not a Decimal.InvalidOperation 2011-05-22 12:53:18 +01:00
test_decorators.py
test_defaultdict.py
test_deque.py
test_descr.py excellent place for assertRaises 2011-05-24 19:31:01 -05:00
test_descrtut.py move specialized dir implementations into __dir__ methods (closes #12166) 2011-05-24 11:09:06 -05:00
test_dict.py
test_dictcomps.py
test_dictviews.py
test_difflib.py
test_difflib_expect.html
test_dis.py
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_enumerate.py
test_eof.py
test_epoll.py
test_errno.py
test_exception_variations.py
test_exceptions.py
test_extcall.py
test_faulthandler.py faulthandler: dump all threads by default 2011-05-07 12:43:00 +02:00
test_fcntl.py
test_file.py
test_filecmp.py
test_fileinput.py Skip test in test_fileinput when zlib is missing. 2011-05-14 10:10:53 +03:00
test_fileio.py
test_float.py
test_flufl.py
test_fnmatch.py
test_fork1.py
test_format.py
test_fractions.py
test_frozen.py (Merge 3.1) Issue #11614: import __hello__ prints "Hello World!". Patch written 2011-05-16 16:32:33 +02:00
test_ftplib.py merge with 3.2 2011-05-07 19:11:06 +02:00
test_funcattrs.py
test_functools.py Fix __hash__ in functools.cmp_to_key() to work with collections.Hashable. 2011-05-03 11:16:36 -07:00
test_future.py
test_future3.py
test_future4.py
test_future5.py
test_gc.py
test_gdb.py Issue #11996: libpython (gdb), replace "py-bt" command by "py-bt-full" and add 2011-05-13 17:40:15 +02: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 don't restrict unexpected EOF errors to the first line (closes #12216) 2011-05-30 11:12:38 -05:00
test_grp.py
test_gzip.py
test_hash.py
test_hashlib.py Fixes Issue #12059: Properly handle missing hash functions even when 2011-05-14 15:15:49 -07:00
test_heapq.py Merge with 3.1. 2011-05-09 18:40:42 +03:00
test_hmac.py
test_html.py
test_htmlparser.py
test_http_cookiejar.py
test_http_cookies.py
test_httplib.py
test_httpservers.py Issue #3709: a flush_headers method to BaseHTTPRequestHandler which manages the 2011-05-09 23:25:02 +08:00
test_imaplib.py Issue #8808: The IMAP4_SSL constructor now allows passing an SSLContext 2011-05-06 18:49:52 +02:00
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 Issue #12196: Add PIPE_MAX_SIZE to test.support, constant larger than the 2011-05-29 16:36:44 +02:00
test_ioctl.py
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 (Merge 3.1) Issue #11614: Fix test_linecache, cjkencodings_test.py doesn't 2011-05-16 17:20:07 +02:00
test_list.py
test_listcomps.py
test_locale.py
test_logging.py Updated test_rollover delay to just over a second. 2011-05-24 07:12:41 +01:00
test_long.py
test_longexp.py
test_macpath.py
test_mailbox.py #11999: sync based on comparing mtimes, not mtime to system clock 2011-05-06 22:26:27 -04:00
test_marshal.py try to use the same str object for all code filenames when compiling or unmarshalling (#12190) 2011-05-27 09:08:01 -05:00
test_math.py Issue #11888: skip some log2 tests on Mac OS X Tiger 2011-05-10 23:40:17 +02:00
test_memoryio.py
test_memoryview.py
test_metaclass.py
test_mimetypes.py
test_minidom.py merge 11164 2011-05-09 08:12:19 +02:00
test_mmap.py Merge: Fix potential resource leak in test_mmap. 2011-05-07 14:35:36 +02:00
test_module.py
test_modulefinder.py
test_msilib.py
test_multibytecodec.py Close #12171: IncrementalEncoder.reset() of CJK codecs (multibytecodec) calls 2011-05-30 22:56:00 +02:00
test_multibytecodec_support.py Issue #12057: Add tests for ISO 2022 codecs 2011-05-31 00:01:24 +02:00
test_multiprocessing.py Issue #11743: Rewrite multiprocessing connection classes in pure Python. 2011-05-09 17:04:27 +02:00
test_mutants.py
test_netrc.py
test_nis.py
test_nntplib.py
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 os.sendfile() test: fix "AttributeError: 'NoneType' object has no attribute 'Thread'" when running tests with --without-threads option. 2011-05-18 21:28:39 +02:00
test_ossaudiodev.py
test_osx_env.py
test_packaging.py initial import of the packaging package in the standard library 2011-05-19 13:07:25 +02:00
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_pep3120.py
test_pep3131.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 Issue #985064: Make plistlib more resilient to faulty input plists. 2011-05-28 03:02:30 -07:00
test_poll.py
test_popen.py
test_poplib.py
test_posix.py Skip test_pipe2 on Linux kernels older than 2.6.27. 2011-05-29 20:46:27 +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_pyclbr.py
test_pydoc.py (Merge 3.2) test_pydoc: skip PydocServerTest if thread support is disabled 2011-05-20 02:29:55 +02:00
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_reprlib.py
test_resource.py
test_richcmp.py
test_rlcompleter.py
test_robotparser.py
test_runpy.py
test_sax.py merge 11164 2011-05-09 08:12:19 +02:00
test_sched.py
test_scope.py
test_select.py
test_set.py
test_setcomps.py
test_shelve.py
test_shlex.py
test_shutil.py Refactor a few tests to use the new requires_zlib decorator. 2011-05-19 22:03:22 +03:00
test_signal.py Close #12028: Make threading._get_ident() public, rename it to 2011-05-30 23:02:52 +02:00
test_site.py
test_slice.py
test_smtpd.py
test_smtplib.py Merge: I was right, hardconding the localhost IP doesn't work in linux-vserver. 2011-05-02 08:48:00 -04:00
test_smtpnet.py Skip test_smtpnet when ssl is not available 2011-05-18 20:02:50 +02:00
test_sndhdr.py
test_socket.py Issue #12158: Move linux_version() from test_socket to test.support 2011-05-24 00:24:19 +02:00
test_socketserver.py
test_sort.py #11335: Fix memory leak after key function failure in sort 2011-05-04 12:46:28 -07:00
test_sqlite.py
test_ssl.py Issue #12049: test_ssl now checks also that RAND_bytes() raises an error if 2011-05-25 11:15:16 +02:00
test_startfile.py
test_strftime.py
test_string.py
test_stringprep.py
test_strlit.py
test_strptime.py
test_strtod.py
test_struct.py
test_structmembers.py
test_structseq.py
test_subprocess.py Issue #12196: Add PIPE_MAX_SIZE to test.support, constant larger than the 2011-05-29 16:36:44 +02:00
test_sunau.py
test_sundry.py
test_super.py
test_symtable.py
test_syntax.py
test_sys.py Close #12028: Make threading._get_ident() public, rename it to 2011-05-30 23:02:52 +02:00
test_sys_setprofile.py
test_sys_settrace.py
test_sysconfig.py Branch merge 2011-05-26 16:35:14 +02:00
test_syslog.py
test_tarfile.py Replace open(filename, 'rU') by open(filename, 'r') 2011-05-04 13:55:36 +02:00
test_tcl.py
test_telnetlib.py
test_tempfile.py
test_textwrap.py
test_thread.py
test_threaded_import.py Close #12028: Make threading._get_ident() public, rename it to 2011-05-30 23:02:52 +02:00
test_threadedtempfile.py
test_threading.py Close #12028: Make threading._get_ident() public, rename it to 2011-05-30 23:02:52 +02:00
test_threading_local.py
test_threadsignals.py Issue #11223: Replace threading._info() by sys.thread_info 2011-04-30 14:53:09 +02:00
test_time.py Issue #11930: Remove deprecated time.accept2dyear. 2011-05-02 12:20:52 -04:00
test_timeit.py
test_timeout.py
test_tk.py
test_tokenize.py
test_trace.py
test_traceback.py
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
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 Fix closes Issue #11799: urllib.request Authentication Handlers will raise a 2011-05-11 21:17:57 +08:00
test_urllib2_localnet.py
test_urllib2net.py
test_urllib_response.py
test_urllibnet.py Issue #12138: fix use of transient_internet() in test_urllibnet 2011-05-22 17:35:17 +02:00
test_urlparse.py
test_userdict.py
test_userlist.py Userlist.copy() wasn't returning a UserList. 2011-05-05 14:34:35 -07:00
test_userstring.py
test_uu.py
test_uuid.py
test_wait3.py Issue #12041: Make test_wait3 more robust. 2011-05-09 21:17:02 +02:00
test_wait4.py
test_warnings.py
test_wave.py
test_weakref.py
test_weakset.py
test_winreg.py
test_winsound.py
test_with.py Issue #11647: allow contextmanager objects to be used as decorators as described in the docs. Initial patch by Ysj Ray. 2011-05-05 23:49:25 +10:00
test_wsgiref.py
test_xdrlib.py
test_xml_etree.py
test_xml_etree_c.py
test_xmlrpc.py
test_xmlrpc_net.py
test_zipfile.py Issue #10801: Remove a debug print() from test_zipfile 2011-05-22 22:12:27 +02:00
test_zipfile64.py Refactor a few tests to use the new requires_zlib decorator. 2011-05-19 22:03:22 +03:00
test_zipimport.py (Merge 3.2) Issue #12124: zipimport doesn't keep a reference to 2011-05-20 00:22:39 +02:00
test_zipimport_support.py
test_zlib.py Merge: Fix copy-paste mistake in new zlib test. 2011-05-15 00:48: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 Ooops, add the missing file of the backport of commit 33543b4e0e5d from Python 2011-05-18 13:48:41 +02:00
zipdir.zip