cpython/Lib/test
Benjamin Peterson 7963a35b41 correctly lookup __dir__ 2011-05-23 16:11:05 -05:00
..
cjkencodings Issue #12057: Convert CJK encoding testcase BLOB into multiple text files 2011-05-16 16:43:38 +02:00
crashers #11515: fix several typos. Patch by Piotr Kasprzyk. 2011-03-15 05:18:48 +02:00
decimaltestdata Issue 11131: Fix sign of zero result on decimal.Decimal plus and minus operations in ROUND_FLOOR rounding mode. 2011-03-12 11:12:52 +00:00
leakers
sndhdrdata
subprocessdata
tracedmodules Remove obsolete/duplicate docstring 2011-04-24 17:10:30 +02:00
185test.db
Sine-1000Hz-300ms.aif
__init__.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_nocaret.py
badsyntax_pep3120.py
buffer_tests.py
cfgparser.1
check_soundcard.vbs
cmath_testcases.txt
curses_tests.py
dis_module.py
doctest_aliases.py
double_const.py
empty.vbs
exception_hierarchy.txt
floating_points.txt
fork_wait.py
formatfloat_testcases.txt
https_svn_python_org_root.pem
ieee754.txt
inspect_fodder.py
inspect_fodder2.py
keycert.pem
list_tests.py
lock_tests.py Try to fix sporadic failure in test_thread/test_threading 2011-04-04 21:59:09 +02:00
mapping_tests.py
nullcert.pem
outstanding_bugs.py
pickletester.py
profilee.py
pyclbr_input.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
pydoc_mod.py
pydocfodder.py
pystone.py
randv2_32.pck
randv2_64.pck
randv3.pck
re_tests.py
regex_tests.py
regrtest.py Issue #11719: Fix message about unexpected test_msilib skip. 2011-04-09 19:30:03 +02:00
relimport.py
reperf.py
sample_doctest.py
script_helper.py Merged revisions 87136,87221,87256,87337-87338,87571,87839,88164 via svnmerge from 2011-02-11 03:13:19 +00:00
seq_tests.py
sgml_input.html
sha256.pem
sortperf.py
ssl_cert.pem
ssl_key.pem
string_tests.py startswith and endswith don't accept None as slice index. Patch by Torsten Becker. (closes #11828) 2011-04-20 17:09:23 +02:00
support.py #7960: fix docstrings for captured_output and captured_stdout. 2011-05-14 08:22:47 +03:00
svn_python_org_https_cert.pem
test.xml
test.xml.out
test_SimpleHTTPServer.py
test___all__.py
test___future__.py
test__locale.py
test_abc.py Merged revisions 87952-87954 via svnmerge from 2011-01-12 15:42:34 +00:00
test_abstract_numbers.py
test_aifc.py
test_array.py Merged revisions 87101,87146,87156,87172,87175,87371,87378,87522-87524,87526-87528,87530-87536,87581 via svnmerge from 2011-02-25 10:03:34 +00:00
test_ascii_formatd.py
test_ast.py
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 Merged revisions 87968,87971-87975 via svnmerge from 2011-01-14 20:19:57 +00:00
test_bigmem.py Merged revisions 87968,87971-87975 via svnmerge from 2011-01-14 20:19:57 +00:00
test_binascii.py
test_binhex.py
test_binop.py
test_bisect.py
test_bool.py
test_bufio.py
test_builtin.py
test_bytes.py #6780: fix starts/endswith error message to mention that tuples are accepted too. 2011-04-26 06:09:45 +03:00
test_bz2.py Merged revisions 88204 via svnmerge from 2011-01-26 23:31:20 +00:00
test_calendar.py
test_call.py
test_capi.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
test_cfgparser.py
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
test_codecencodings_hk.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_codecs now removes the temporay file (created by the test) 2011-05-23 14:51:42 +02:00
test_codeop.py
test_coding.py
test_collections.py Fix minor subclassing issue with collections.Counter 2011-04-15 13:16:46 -07:00
test_colorsys.py
test_compare.py
test_compile.py #11515: fix several typos. Patch by Piotr Kasprzyk. 2011-03-15 05:18:48 +02:00
test_compileall.py
test_complex.py
test_contains.py
test_contextlib.py
test_copy.py
test_copyreg.py
test_cprofile.py
test_crypt.py
test_csv.py
test_ctypes.py
test_curses.py
test_datetime.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
test_dbm.py Fix #11491. When dbm.open was called with a file which already exists and 2011-03-14 15:35:35 -04:00
test_dbm_dumb.py
test_dbm_gnu.py
test_dbm_ndbm.py
test_decimal.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
test_decorators.py
test_defaultdict.py
test_deque.py
test_descr.py correctly lookup __dir__ 2011-05-23 16:11:05 -05:00
test_descrtut.py
test_dict.py
test_dictcomps.py
test_dictviews.py
test_difflib.py Issue 11747: Fix output format for context diffs. 2011-04-12 15:14:12 -07:00
test_difflib_expect.html
test_dis.py
test_distutils.py
test_doctest.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02: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_email.py
test_enumerate.py
test_eof.py
test_epoll.py
test_errno.py
test_exception_variations.py
test_exceptions.py
test_extcall.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
test_fcntl.py
test_file.py
test_filecmp.py
test_fileinput.py
test_fileio.py
test_float.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
test_flufl.py
test_fnmatch.py
test_fork1.py
test_format.py
test_fractions.py
test_frozen.py Issue #11614: import __hello__ prints "Hello World!". Patch written by Andreas 2011-05-16 16:29:35 +02:00
test_ftplib.py #12002 - ftplib's abort() method raises TypeError 2011-05-07 19:03:47 +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_gc.py Issue #11761: make tests for gc.get_count() less fragile 2011-04-04 19:50:42 +02:00
test_generators.py
test_genericpath.py
test_genexps.py
test_getargs2.py
test_getopt.py
test_gettext.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 2011-02-02 21:38:37 +00:00
test_glob.py
test_global.py
test_grammar.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
test_grp.py
test_gzip.py
test_hash.py
test_hashlib.py
test_heapq.py Some more tests were incorrectly marked as C specific. 2011-05-09 18:36:53 +03:00
test_hmac.py
test_htmlparser.py
test_http_cookiejar.py
test_http_cookies.py
test_httplib.py
test_httpservers.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
test_imaplib.py Merged revisions 88239 via svnmerge from 2011-01-29 20:42:46 +00: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 #12062: Fix a flushing bug when doing a certain type of I/O sequence 2011-05-13 00:13:33 +02:00
test_ioctl.py
test_isinstance.py
test_iter.py
test_iterlen.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
test_itertools.py Bugfix: Properly test for errors from PyLong_AsLong() in itertools.cycle. 2011-03-30 11:04:28 +00:00
test_json.py
test_keywordonlyarg.py
test_kqueue.py
test_largefile.py
test_lib2to3.py
test_linecache.py Issue #11614: Fix test_linecache, cjkencodings_test.py doesn't exist anymore 2011-05-16 17:18:51 +02:00
test_list.py
test_listcomps.py
test_locale.py
test_logging.py Issue #11424: Fix bug in determining child loggers. 2011-03-07 17:49:33 +00: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:07:19 -04:00
test_marshal.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
test_math.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
test_memoryio.py
test_memoryview.py Merged revisions 88097 via svnmerge from 2011-01-18 19:06:09 +00:00
test_metaclass.py
test_mimetypes.py
test_minidom.py Stop trying to use _xmlplus in the xml module. Closes #11164. 2011-05-09 08:05:43 +02:00
test_mmap.py Fix potential resource leak in test_mmap. 2011-05-07 14:35:05 +02:00
test_module.py
test_modulefinder.py
test_msilib.py Closes #11696: Fix ID generation in msilib. 2011-03-27 21:05:51 +02:00
test_multibytecodec.py
test_multibytecodec_support.py Issue #12057: Convert CJK encoding testcase BLOB into multiple text files 2011-05-16 16:43:38 +02:00
test_multiprocessing.py Try to fix sporadic test_multiprocessing failure 2011-04-05 18:11:33 +02:00
test_mutants.py
test_netrc.py
test_nis.py
test_normalization.py
test_ntpath.py
test_opcodes.py
test_openpty.py
test_operator.py
test_optparse.py
test_os.py #11515: fix several typos. Patch by Piotr Kasprzyk. 2011-03-15 05:18:48 +02:00
test_ossaudiodev.py
test_osx_env.py
test_parser.py
test_pdb.py
test_peepholer.py Issue #5057: fix a bug in the peepholer that led to non-portable pyc files between narrow and wide builds while optimizing BINARY_SUBSCR on non-BMP chars (e.g. "\U00012345"[0]). 2011-04-15 16:38:34 +03:00
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 #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
test_pkgimport.py
test_pkgutil.py
test_platform.py Adapt platform and test_platform to the build identification changes. 2011-03-05 21:09:22 +01:00
test_plistlib.py
test_poll.py
test_popen.py
test_poplib.py
test_posix.py Merged revisions 87958 via svnmerge from 2011-01-12 18:50:35 +00:00
test_posixpath.py
test_pow.py
test_pprint.py
test_print.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
test_profile.py
test_property.py
test_pstats.py
test_pty.py Call reap_children() where appropriate 2011-03-20 17:35:32 +01:00
test_pwd.py
test_pyclbr.py
test_pydoc.py #11926: add missing keywords to help("keywords"). 2011-04-28 07:42:55 +03:00
test_pyexpat.py
test_queue.py
test_quopri.py
test_raise.py
test_random.py
test_range.py
test_re.py #2650: Add tests with non-ascii chars for re.escape. 2011-03-25 14:09:33 +02:00
test_reprlib.py
test_resource.py
test_richcmp.py
test_rlcompleter.py
test_robotparser.py
test_runpy.py
test_sax.py Stop trying to use _xmlplus in the xml module. Closes #11164. 2011-05-09 08:05:43 +02:00
test_scope.py
test_select.py
test_set.py Fix obscure set crashers (#8420). Backport of d56b3cafb1e6, reviewed by Raymond. 2011-03-23 02:08:07 +01:00
test_setcomps.py
test_shelve.py
test_shlex.py
test_shutil.py Fix for issue 10684: Folders get deleted when trying to change case with shutil.move (case insensitive file systems only) 2011-05-06 10:23:04 +02:00
test_signal.py Call reap_children() where appropriate 2011-03-20 17:35:32 +01:00
test_site.py
test_slice.py
test_smtplib.py
test_smtpnet.py Issue #11927: SMTP_SSL now uses port 465 by default as documented. Patch by Kasun Herath. 2011-05-07 19:39:37 +02:00
test_sndhdr.py
test_socket.py #5421: add tests. 2011-05-07 19:47:48 +03:00
test_socketserver.py
test_sort.py
test_sqlite.py
test_ssl.py Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional 2011-05-10 00:38:00 +02:00
test_startfile.py Fix sporadic failure in test_startfile. 2011-04-19 01:38:47 +02:00
test_strftime.py
test_string.py #11515: fix several typos. Patch by Piotr Kasprzyk. 2011-03-15 05:18:48 +02:00
test_stringprep.py
test_strlit.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
test_strptime.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
test_strtod.py
test_struct.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
test_structmembers.py
test_structseq.py
test_subprocess.py Issue #10963: Ensure that subprocess.communicate() never raises EPIPE. 2011-04-05 15:34:00 +02:00
test_sunau.py
test_sundry.py
test_super.py
test_symtable.py
test_syntax.py make assigning to a bytes literal a syntax error (closes #11506) 2011-04-12 18:33:28 -05:00
test_sys.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
test_sys_setprofile.py
test_sys_settrace.py
test_syslog.py
test_tarfile.py Wrap the testskip decorator for the proper test to resolve bb failure. 2011-04-30 06:06:28 +08:00
test_tcl.py
test_telnetlib.py
test_tempfile.py #11488: Add tests for writelines method of SpooledTemporaryFile. 2011-03-14 09:55:46 -04:00
test_textwrap.py
test_thread.py
test_threaded_import.py
test_threadedtempfile.py
test_threading.py Issue9670: Back out changeset 378b40d71175; test fails on other platforms 2011-04-09 14:50:59 -07:00
test_threading_local.py
test_threadsignals.py
test_time.py Issue #10762: Guard against invalid/non-supported format string '%f' on Windows. Patch Santoso Wijaya. 2011-04-06 12:54:06 +08:00
test_timeout.py
test_tk.py
test_tokenize.py
test_trace.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
test_traceback.py
test_ttk_guionly.py
test_ttk_textonly.py
test_tuple.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 2011-02-02 21:38:37 +00:00
test_typechecks.py
test_types.py
test_ucn.py
test_unary.py
test_unicode.py #6780: fix starts/endswith error message to mention that tuples are accepted too. 2011-04-26 06:09:45 +03:00
test_unicode_file.py
test_unicodedata.py
test_unittest.py #11763: don't use difflib in TestCase.assertMultiLineEqual if the strings are too long. 2011-04-27 10:17:34 +03:00
test_univnewlines.py
test_unpack.py
test_unpack_ex.py
test_urllib.py Fix Issue11474 - fix url2pathname() handling of '/C|/' on Windows 2011-04-14 13:16:30 +08:00
test_urllib2.py Fix Issue11703 - urllib2.geturl() does not return correct url when the original url contains #fragment. Patch Contribution by Santoso Wijaya. 2011-04-13 07:01:19 +08:00
test_urllib2_localnet.py
test_urllib2net.py Fix Issue11703 - urllib2.geturl() does not return correct url when the original url contains #fragment. Patch Contribution by Santoso Wijaya. 2011-04-13 07:01:19 +08:00
test_urllib_response.py
test_urllibnet.py
test_urlparse.py Issue #11467: Fix urlparse behavior when handling urls which contains scheme specific part only digits. 2011-04-15 18:20:24 +08:00
test_userdict.py
test_userlist.py
test_userstring.py
test_uu.py
test_uuid.py
test_wait3.py
test_wait4.py
test_warnings.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
test_wave.py
test_weakref.py
test_weakset.py Merged revisions 86537,86867-86868,86881,86887,86913-86915,86931-86933,86960,86964,86974,86980,86996,87008,87050 via svnmerge from 2011-02-25 09:48:21 +00:00
test_winreg.py
test_winsound.py
test_with.py
test_wsgiref.py
test_xdrlib.py Issue #9696: Fix exception incorrectly raised by xdrlib.Packer.pack_int when trying to pack a negative (in-range) integer. 2011-03-27 16:25:40 +01:00
test_xml_etree.py
test_xml_etree_c.py Issue #8651: PyArg_Parse*() functions raise an OverflowError if the file 2011-03-21 03:22:50 +01:00
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
test_zipimport.py Issue #12124: zipimport doesn't keep a reference to zlib.decompress() anymore 2011-05-20 00:16:09 +02:00
test_zipimport_support.py
test_zlib.py Fix copy-paste mistake in new zlib test. 2011-05-15 00:48:24 +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
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