cpython/Lib/test
..
audiodata
capath
cjkencodings
crashers
data
decimaltestdata
encoded_modules
leakers
namespace_pkgs
sndhdrdata
subprocessdata
support
test_asyncio asyncio: Change bounded semaphore into a subclass, like threading.[Bounded]Semaphore. 2013-11-23 15:09:16 -08:00
test_email
test_importlib
test_json
tracedmodules
xmltestdata
185test.db
__init__.py
__main__.py Issue #17283: Share code between __main__.py and regrtest.py in Lib/test. 2013-02-27 09:02:53 -08:00
_test_multiprocessing.py Merge. 2013-11-17 17:47:00 +00:00
audiotest.au
audiotests.py
autotest.py Complete the absolute import patch for the test suite. All relative 2002-07-30 23:27:12 +00:00
bad_coding.py
bad_coding2.py
badcert.pem
badkey.pem
badsyntax_3131.py
badsyntax_future3.py SF #736962, port test_future to unittest, add a bit more coverage, by Walter Dörwald 2003-12-13 22:43:34 +00:00
badsyntax_future4.py
badsyntax_future5.py SF #736962, port test_future to unittest, add a bit more coverage, by Walter Dörwald 2003-12-13 22:43:34 +00:00
badsyntax_future6.py SF #736962, port test_future to unittest, add a bit more coverage, by Walter Dörwald 2003-12-13 22:43:34 +00:00
badsyntax_future7.py SF #736962, port test_future to unittest, add a bit more coverage, by Walter Dörwald 2003-12-13 22:43:34 +00:00
badsyntax_future8.py
badsyntax_future9.py
badsyntax_future10.py reject non-docs strings between future imports (closes #17434) 2013-03-16 09:15:47 -07:00
badsyntax_pep3120.py Implement PEP 3120. 2007-07-29 18:10:01 +00:00
buffer_tests.py #17806: Added keyword-argument support for "tabsize" to str/bytes.expandtabs(). 2013-11-16 19:10:57 +02:00
bytecode_helper.py Close #19378: address flaws in the new dis module APIs 2013-11-06 22:08:36 +10:00
cfgparser.1
cfgparser.2
cfgparser.3
check_soundcard.vbs
cmath_testcases.txt
curses_tests.py convert shebang lines: python -> python3 2010-03-11 22:53:45 +00:00
datetimetester.py
dh512.pem
dis_module.py
doctest_aliases.py Merged revisions 73376,73393,73398,73400,73404-73405,73409,73419-73421,73432,73457,73460,73485-73486,73488-73489,73501-73502,73513-73514 via svnmerge from 2009-06-28 19:19:51 +00:00
double_const.py
empty.vbs
exception_hierarchy.txt
final_a.py Issue #18214: Improve finalization of Python modules to avoid setting their globals to None, in most cases. 2013-07-31 23:14:08 +02:00
final_b.py
floating_points.txt
fork_wait.py
formatfloat_testcases.txt
future_test1.py #11093: make NOTTESTS empty by renaming confusingly named files in test dir. 2011-03-24 14:57:05 -04:00
future_test2.py #11093: make NOTTESTS empty by renaming confusingly named files in test dir. 2011-03-24 14:57:05 -04:00
gdb_sample.py
https_svn_python_org_root.pem
ieee754.txt
inspect_fodder.py
inspect_fodder2.py
keycert.passwd.pem
keycert.pem
keycert2.pem
keycert3.pem
keycert4.pem
list_tests.py Revert "Accept None as start and stop parameters for list.index() and tuple.index()" 2011-11-06 21:06:10 +02:00
lock_tests.py Issue #8799: Reduce timing sensitivity of condition test by explicitly 2013-11-11 11:29:04 +00:00
mailcap.txt
make_ssl_certs.py Issue #8813: Add SSLContext.verify_flags to change the verification flags 2013-11-21 23:56:13 +01:00
mapping_tests.py
math_testcases.txt
memory_watchdog.py
mime.types
mock_socket.py Issue #16647: save socket error details in LMTP.connect() 2012-12-17 18:57:16 +02:00
mp_fork_bomb.py Issue #8713: Support alternative start methods in multiprocessing on Unix. 2013-08-14 15:35:41 +01:00
multibytecodec_support.py Replace IOError with OSError (#16715) 2012-12-25 16:47:37 +02:00
nokia.pem
nullbytecert.pem
nullcert.pem
outstanding_bugs.py
pickletester.py Disable annoying tests which doesn't work optimized pickles. 2013-11-23 20:58:24 -08:00
profilee.py
pstats.pck
pycacert.pem
pycakey.pem
pyclbr_input.py
pydoc_mod.py Issue #10446: Several changes to module documentation generated by pydoc: 2010-11-18 01:52:54 +00:00
pydocfodder.py Merged revisions 60176-60209 via svnmerge from 2008-01-23 08:24:23 +00:00
pystone.py
randv2_32.pck
randv2_64.pck
randv3.pck
re_tests.py convert shebang lines: python -> python3 2010-03-11 22:53:45 +00:00
regrtest.py ssue #19183: Implement PEP 456 'secure and interchangeable hash algorithm'. 2013-11-20 11:46:18 +01:00
relimport.py Another missing file after merge from trunk. 2008-03-20 01:10:45 +00:00
reperf.py
revocation.crl
sample_doctest.py
sample_doctest_no_docstrings.py
sample_doctest_no_doctests.py
script_helper.py
seq_tests.py
sgml_input.html
sha256.pem
Sine-1000Hz-300ms.aif
sortperf.py Replace IOError with OSError (#16715) 2012-12-25 16:47:37 +02:00
ssl_cert.pem
ssl_key.passwd.pem
ssl_key.pem
ssl_servers.py
string_tests.py
test___all__.py Issue #15767: Excise the remaining instances of ModuleNotFoundError 2013-07-04 18:16:15 -04:00
test___future__.py
test__locale.py
test__opcode.py
test__osx_support.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 Issue #19604: Use specific asserts in array tests. 2013-11-17 00:45:39 +02:00
test_ast.py #18466: merge with 3.3. 2013-08-17 16:58:13 +03:00
test_asynchat.py Update various test modules to use unittest.main() for test discovery 2013-06-12 21:25:59 -04:00
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 Issue #19641: Added the audioop.byteswap() function to convert big-endian 2013-11-23 22:26:01 +02:00
test_augassign.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_base64.py Issue #17618: Add Base85 and Ascii85 encoding/decoding to the base64 module. 2013-11-17 23:52:25 +01:00
test_bigaddrspace.py Fix test_bigaddrspace (some tests didn't trigger the expected MemoryError) 2011-01-12 22:02:45 +00:00
test_bigmem.py
test_binascii.py
test_binhex.py Close #11577: Improve binhex test coverage and fix ResourceWarning 2011-03-16 21:26:40 -04:00
test_binop.py
test_bisect.py Issue #17516: do not create useless tuple: remove dummy commas in tests 2013-03-26 01:14:08 +01:00
test_bool.py
test_buffer.py Issue #19014: memoryview.cast() is now allowed on zero-length views. 2013-10-03 19:56:54 +02:00
test_bufio.py #16898: test_bufio now works with unittest test discovery. Patch by Zachary Ware. 2013-01-10 06:11:34 +02:00
test_builtin.py
test_bytes.py Issue #19087: Improve bytearray allocation in order to allow cheap popping of data at the front (slice deletion). 2013-10-05 21:12:18 +02:00
test_bz2.py #19395: Raise exception when pickling a (BZ2|LZMA)(Compressor|Decompressor). 2013-10-28 21:41:24 +01:00
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 #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
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 Close #18754: Run Python child processes in isolated more in the test suite. 2013-10-12 14:44:01 +02:00
test_cmd_line_script.py
test_code.py PEP 3155 / issue #13448: Qualified name for classes and functions. 2011-11-25 18:56:07 +01:00
test_code_module.py
test_codeccallbacks.py
test_codecencodings_cn.py Rename test_ file that is really a support file to remove test_ prefix. 2012-04-09 09:37:52 -04:00
test_codecencodings_hk.py Rename test_ file that is really a support file to remove test_ prefix. 2012-04-09 09:37:52 -04:00
test_codecencodings_iso2022.py Rename test_ file that is really a support file to remove test_ prefix. 2012-04-09 09:37:52 -04:00
test_codecencodings_jp.py Rename test_ file that is really a support file to remove test_ prefix. 2012-04-09 09:37:52 -04:00
test_codecencodings_kr.py Rename test_ file that is really a support file to remove test_ prefix. 2012-04-09 09:37:52 -04:00
test_codecencodings_tw.py
test_codecmaps_cn.py
test_codecmaps_hk.py
test_codecmaps_jp.py Rename test_ file that is really a support file to remove test_ prefix. 2012-04-09 09:37:52 -04:00
test_codecmaps_kr.py
test_codecmaps_tw.py Rename test_ file that is really a support file to remove test_ prefix. 2012-04-09 09:37:52 -04:00
test_codecs.py
test_codeop.py
test_collections.py Strengthen one of the collections.Counter() tests 2013-10-05 17:14:51 -07:00
test_colorsys.py
test_compare.py
test_compile.py
test_compileall.py Issue #18702: All skipped tests now reported as skipped. 2013-11-03 21:31:38 +02:00
test_complex.py
test_concurrent_futures.py Issue #14407: Fix unittest test discovery in test_concurrent_futures. 2013-10-15 23:24:44 +02:00
test_configparser.py
test_contains.py use assert[Not]In where appropriate 2010-01-19 00:09:57 +00:00
test_contextlib.py
test_copy.py #11572: improvements to copy module tests along with removal of old test suite 2011-08-05 23:05:35 +02:00
test_copyreg.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_cprofile.py
test_crashers.py Skip crasher tests 2011-03-19 19:54:01 +01:00
test_crypt.py #16935: update test_crypt now that unittest discover understands SkipTest. 2013-03-01 14:53:45 +02:00
test_csv.py
test_ctypes.py
test_curses.py
test_datetime.py Fix obscure failures of datetime-related tests due to the datetime tests failing to restore the system state completely after testing the pure-Python versions. 2012-02-20 23:37:36 +01:00
test_dbm.py #17198: merge with 3.3. 2013-07-07 13:16:05 +02:00
test_dbm_dumb.py
test_dbm_gnu.py - Remove execute permissions from test_dbm_gnu.py and test_dbm_ndbm.py 2013-11-19 09:12:50 +01:00
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 #13531: add a test for defaultdict with a non-callable arg. Patch by Mike Cheng. 2011-12-08 00:02:00 +02:00
test_deque.py Restore the data block size to 62. 2013-07-28 02:39:49 -07:00
test_descr.py Fix whitespace 2013-11-23 19:01:36 +01:00
test_descrtut.py Merge 3.2, issue #17047: remove doubled words found in 2.7 to 2013-03-11 17:58:27 -04:00
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 #18357: add tests for dictview set difference. Patch by Fraser Tweedale. 2013-08-08 20:12:28 +03:00
test_difflib.py
test_difflib_expect.html
test_dis.py Close #17916: dis.Bytecode based replacement for distb 2013-11-23 00:57:00 +10:00
test_distutils.py
test_doctest.py Issue #3158: Relax new doctests a bit. 2013-11-24 02:21:57 -06:00
test_doctest.txt
test_doctest2.py
test_doctest2.txt
test_doctest3.txt
test_doctest4.txt
test_docxmlrpc.py
test_dummy_thread.py Followup to issue #11140 and r88682: also patch _dummy_thread. 2011-03-01 23:05:42 +00:00
test_dummy_threading.py
test_dynamic.py
test_dynamicclassattribute.py
test_ensurepip.py Avoid global side effect in test_ensurepip 2013-11-13 22:24:58 +10:00
test_enum.py
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 Issue 9916: Add some missing errno symbols. 2010-09-22 20:58:04 +00:00
test_exception_variations.py
test_exceptions.py
test_extcall.py
test_faulthandler.py Issue 19306: Add extra hints to faulthandler stack dumps that they are upside down. 2013-10-20 18:21:02 -07:00
test_fcntl.py
test_file.py #14853: merge with 3.3. 2013-07-25 05:24:47 +02:00
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 Issue #18149: Add filecmp.clear_cache() to manually clear the filecmp cache. 2013-06-14 15:19:11 -07:00
test_fileinput.py Update various test modules to use unittest.main() for test discovery 2013-06-12 21:25:59 -04:00
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 The BDFL has retired! Long live the FLUFL (Friendly Language Uncle For Life)! 2009-04-01 05:08:41 +00:00
test_fnmatch.py Re-apply r83871. 2010-08-13 16:26:40 +00:00
test_fork1.py
test_format.py Remove failing checks for explicit error messages. 2013-10-13 11:34:01 +01:00
test_fractions.py
test_frame.py Issue #18665: fix typos. Patch by Vajrasky Kok. 2013-08-06 23:06:59 +02:00
test_ftplib.py Issue #18702: All skipped tests now reported as skipped. 2013-11-03 21:31:38 +02:00
test_funcattrs.py cleanup the construction of __qualname__ (closes #19301 again) 2013-10-20 17:50:28 -04:00
test_functools.py
test_future.py reject non-docs strings between future imports (closes #17434) 2013-03-16 09:15:47 -07:00
test_future3.py #17303: test_future* now work with unittest test discovery. Patch by Zachary Ware. 2013-02-27 10:00:03 +02:00
test_future4.py #17303: test_future* now work with unittest test discovery. Patch by Zachary Ware. 2013-02-27 10:00:03 +02:00
test_future5.py
test_gc.py
test_gdb.py Issue #19308: fix the gdb plugin on gdbs linked with Python 3 2013-11-23 17:40:36 +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 Issue #8402: Added the escape() function to the glob module. 2013-11-18 13:06:43 +02:00
test_global.py (partially) 2010-04-02 18:52:12 +00:00
test_grammar.py Implement PEP 380 - 'yield from' (closes #11682) 2012-01-13 21:43:40 +10:00
test_grp.py
test_gzip.py Issue #19222: Add support for the 'x' mode to the gzip module. 2013-10-19 00:11:13 +02:00
test_hash.py update siphash24 test values 2013-11-20 13:47:13 +01:00
test_hashlib.py Issue #18742: Rework the internal hashlib construtor to pave the road for ABCs. 2013-10-22 14:59:12 +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 Issue #18775: Add name and block_size attribute to HMAC object. They now 2013-11-20 17:35:06 +01:00
test_html.py
test_htmlparser.py #13633: Added a new convert_charrefs keyword arg to HTMLParser that, when True, automatically converts all character references. 2013-11-23 19:52:05 +02:00
test_http_cookiejar.py
test_http_cookies.py #16611: BaseCookie now parses 'secure' and 'httponly' flags. 2013-08-25 11:09:02 -04:00
test_httplib.py
test_httpservers.py
test_idle.py
test_imaplib.py
test_imp.py
test_import.py Implement PEP 451 (ModuleSpec). 2013-11-22 09:05:39 -07:00
test_index.py
test_inspect.py
test_int.py
test_int_literal.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_io.py Issue #18112: PEP 442 implementation (safe object finalization). 2013-07-30 19:59:21 +02:00
test_ioctl.py
test_ipaddress.py #17400: correct handling of 100.64.0.0/10, fixing the docs and updating NEWS 2013-10-24 09:47:10 -07:00
test_isinstance.py
test_iter.py #7782: merge with 3.3. 2012-11-18 23:16:02 +02:00
test_iterlen.py #17766: merge with 3.3. 2013-04-17 04:36:45 +03:00
test_itertools.py
test_keyword.py 17830: preserve line endings of original file when updating keywords. 2013-04-25 12:01:36 -04:00
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 Issue #18266: test_largefile now works with unittest test discovery and 2013-07-17 13:44:17 +03:00
test_lib2to3.py - Re-enable lib2to3's test_parser.py tests, though with an expected failure 2011-10-07 15:26:54 -04:00
test_linecache.py Close #15494: test.support is now a package rather than a module 2013-07-28 20:56:19 +10:00
test_list.py
test_listcomps.py having three copies of the same test is surely a bit excessive 2010-12-12 01:46:43 +00:00
test_locale.py
test_logging.py
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_macurl2path.py
test_mailbox.py Issue #18702: All skipped tests now reported as skipped. 2013-11-03 21:31:38 +02:00
test_mailcap.py #6484: refactor a bit the tests. 2011-08-23 01:39:22 +03:00
test_marshal.py Issue #19219: Speed up marshal.loads(), and make pyc files slightly (5% to 10%) smaller. 2013-10-12 22:25:39 +02:00
test_math.py Issue #18702: All skipped tests now reported as skipped. 2013-11-03 21:31:38 +02:00
test_memoryio.py Merge 3.3 2013-04-14 00:58:28 -07:00
test_memoryview.py
test_metaclass.py PEP 3155 / issue #13448: Qualified name for classes and functions. 2011-11-25 18:56:07 +01:00
test_mimetypes.py
test_minidom.py #18465: fix unused variables in test_minidom. Patch by Vajrasky Kok. 2013-08-10 18:30:29 +03:00
test_mmap.py Issue #18702: All skipped tests now reported as skipped. 2013-11-03 21:31:38 +02:00
test_module.py Make some tests more verbose in the face of failure 2013-11-22 13:22:22 -05:00
test_modulefinder.py Issue #16752: Add a missing import to modulefinder. 2012-12-22 19:34:21 -05:00
test_msilib.py
test_multibytecodec.py Issue #13056: Reenable test_multibytecodec.Test_StreamWriter tests 2013-04-11 22:41:11 +02:00
test_multiprocessing_fork.py
test_multiprocessing_forkserver.py
test_multiprocessing_spawn.py Issue #8713: Support alternative start methods in multiprocessing on Unix. 2013-08-14 15:35:41 +01:00
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 reenable test_nis on solaris #3402 2010-09-12 13:55:02 +00:00
test_nntplib.py
test_normalization.py
test_ntpath.py issue9035: Prevent Windows-specific tests from running on non-Windows platforms 2013-08-01 13:58:58 +01:00
test_numeric_tower.py Issue #7652: Integrate the decimal floating point libmpdec library to speed 2012-03-21 18:25:23 +01:00
test_opcodes.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_openpty.py Merge. 2013-06-10 16:31:39 +01:00
test_operator.py Issue #16694: Add a pure Python implementation of the operator module. 2013-04-20 19:21:44 +02:00
test_optparse.py Issue #17516: do not create useless tuple: remove dummy commas in tests 2013-03-26 01:14:08 +01:00
test_os.py Issue #18702: All skipped tests now reported as skipped. 2013-11-03 21:31:38 +02:00
test_ossaudiodev.py
test_osx_env.py #17779: test_osx_env now works with unittest test discovery. Patch by Zachary Ware. 2013-04-19 05:38:18 +03:00
test_parser.py #11963: merge with 3.2. 2013-03-10 03:27:26 +02:00
test_pathlib.py
test_pdb.py Better behavior when stepping over yield[from]. Fixes issue 16596. By Xavier de Gaye. 2013-11-21 11:30:06 -08:00
test_peepholer.py
test_pep247.py
test_pep277.py
test_pep292.py Tidy up the additional string module tests added at the Pycon sprints (closes #11505) 2011-05-31 19:40:11 +10:00
test_pep352.py
test_pep380.py add a test for issue #17669 (closes #18565) 2013-07-27 14:06:56 -07:00
test_pep3120.py Issue #13913: Another fix test_pep3120 for the UTF-8 codec name 2012-02-15 23:44:03 +01:00
test_pep3131.py
test_pep3151.py Issue #15229: An OSError subclass whose __init__ doesn't call back 2012-06-30 23:37:47 +02:00
test_pickle.py
test_pickletools.py Issue #11286: Fixed unpickling of empty 2.x strings. 2011-02-24 19:40:09 +00:00
test_pipes.py Add shlex.quote function, to escape filenames and command lines (#9723). 2011-07-27 18:29:31 +02:00
test_pkg.py
test_pkgimport.py
test_pkgutil.py
test_platform.py #8964: fix platform._sys_version to handle IronPython 2.6+. 2013-10-21 03:03:32 +03:00
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 close file properly 2010-10-31 01:35:53 +00:00
test_poplib.py Issue #18702: All skipped tests now reported as skipped. 2013-11-03 21:31:38 +02:00
test_posix.py Issue #18702: All skipped tests now reported as skipped. 2013-11-03 21:31:38 +02:00
test_posixpath.py #17809: merge with 3.3. 2013-05-09 15:24:30 +03:00
test_pow.py
test_pprint.py
test_print.py #17365: Remove Python 2 code from test_print 2013-04-04 22:32:28 +03:00
test_profile.py
test_property.py
test_pstats.py
test_pty.py Use OESeeror instead of os.error (#16720) 2012-12-24 19:58:48 +02:00
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 Fix accidental non-breakable spaces (U+00A0). 2013-02-08 11:22:05 +02:00
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 #17789: merge with 3.3. 2013-04-19 05:46:08 +03:00
test_range.py
test_re.py
test_readline.py Revert 961a15aff2a6, this is already checked in another way. 2012-08-11 11:02:14 +02:00
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 #10159: sort completion matches before comparing to dir() result. 2010-10-21 07:40:03 +00:00
test_robotparser.py #17403: urllib.parse.robotparser normalizes the urls before adding to ruleline. 2013-05-29 05:54:31 -07:00
test_runpy.py
test_sax.py Close file before reopening to keep Windows happy in test_sax. 2013-05-18 18:11:30 +01:00
test_sched.py merge 2013-07-13 22:48:49 -07:00
test_scope.py
test_select.py Issue #16704: Get rid of select.error in stdlib. Use OSError instead. 2012-12-17 22:23:46 +02:00
test_selectors.py test_selectors: test_timeout fails sometimes on busy (slow) buildbots, relax 2013-11-17 23:46:34 +01:00
test_set.py Issue #18702: All skipped tests now reported as skipped. 2013-11-03 21:31:38 +02:00
test_setcomps.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_shelve.py Issue #13896: Make shelf instances work with 'with' as context managers. 2012-10-06 13:52:19 +03:00
test_shlex.py Revert "Issue #16121: Fix line number accounting in shlex" 2013-02-23 23:12:35 +01:00
test_shutil.py Issue #18702: All skipped tests now reported as skipped. 2013-11-03 21:31:38 +02:00
test_signal.py Make test_wakeup_write_error more robust 2013-08-17 21:43:47 +02:00
test_site.py merge with 3.3 2013-10-27 09:54:53 +01:00
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 Closes #6683: add a test that exercises multiple authentication. 2013-11-11 14:03:23 -05:00
test_smtpnet.py
test_sndhdr.py #5024: whichhdr now returns the frame count for WAV files. 2013-03-18 17:42:42 -04:00
test_socket.py
test_socketserver.py Issue #18702: All skipped tests now reported as skipped. 2013-11-03 21:31:38 +02:00
test_sort.py Remove duplicates of cmp_to_key (#12542, reviewed by Raymond Hettinger) 2011-07-26 15:13:47 +02:00
test_source_encoding.py
test_sqlite.py
test_ssl.py
test_startfile.py Third attempt to fix #15415 on Windows 2013-07-29 17:51:16 +10:00
test_stat.py
test_statistics.py Issue #18606: Add the new "statistics" module (PEP 450). Contributed 2013-10-19 11:50:09 -07:00
test_strftime.py
test_string.py
test_stringprep.py convert old fail* assertions to assert* 2009-06-30 23:06:06 +00:00
test_strlit.py
test_strptime.py #17572: Avoid chained exceptions while passing bad directives to time.strptime(). Initial patch by Claudiu Popa. 2013-04-04 02:09:20 +03:00
test_strtod.py Add a dtoa.c test value that triggered a bug in recent versions of 2010-11-07 10:01:46 +00:00
test_struct.py
test_structmembers.py
test_structseq.py
test_subprocess.py Issue #19637: fix test_undecodable_env() of test_subprocess on AIX 2013-11-19 23:46:06 +01:00
test_sunau.py Issue #19641: Added the audioop.byteswap() function to convert big-endian 2013-11-23 22:26:01 +02:00
test_sundry.py merge from 3.3: Increase the test coverage of macurl2path module. Patch by Colin Williams. 2013-10-23 21:55:35 -07:00
test_super.py
test_support.py Issue #18948: improve SuppressCoreFiles to include Windows crash popup suppression, and use it in more tests. 2013-10-08 23:04:32 +02:00
test_symtable.py merge 3.1 2012-01-03 16:24:39 -06:00
test_syntax.py
test_sys.py
test_sys_setprofile.py
test_sys_settrace.py #17413: make sure settrace funcs get passed exception instances for 'value'. 2013-04-19 12:56:57 -04:00
test_sysconfig.py - Issue #19555: Restore sysconfig.get_config_var('SO'), with a 2013-11-21 18:57:14 -05:00
test_syslog.py Issue #6697: Fixed instances of _PyUnicode_AsString() result not checked for NULL 2010-12-08 23:31:48 +00:00
test_tarfile.py
test_tcl.py Print Tk patchlevel in test_tcl in verbose mode (issue19654). 2013-11-20 17:44:28 +02:00
test_telnetlib.py Issue #19170: telnetlib: use selectors. 2013-10-21 14:02:12 +02:00
test_tempfile.py
test_textwrap.py Issue #18725: The textwrap module now supports truncating multiline text. 2013-10-15 21:22:54 +03:00
test_thread.py
test_threaded_import.py Issue #17177: The imp module is pending deprecation. 2013-06-16 13:13:40 -04:00
test_threadedtempfile.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_threading.py Issue #18874: Implement the PEP 454 (tracemalloc) 2013-11-23 12:27:24 +01:00
test_threading_local.py Issue #9707: Rewritten reference implementation of threading.local which 2010-09-07 22:06:17 +00:00
test_threadsignals.py
test_time.py Issue #19715: Ensure that consecutive calls to monotonic() are monotonic 2013-11-23 00:15:27 +01:00
test_timeit.py skip if __doc__ is gone 2012-10-12 11:44:19 -04:00
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 #17143: fix buildbot failures on Windows. 2013-02-20 02:52:49 +02:00
test_traceback.py
test_tracemalloc.py Issue #18874: Remove tracemalloc.set_traceback_limit() 2013-11-23 12:37:20 +01:00
test_ttk_guionly.py
test_ttk_textonly.py
test_tuple.py
test_typechecks.py
test_types.py
test_ucn.py Increase the memory limit in the test for issue #16335. 2013-01-25 10:13:57 +02:00
test_unary.py
test_unicode.py Issue #19668: Added support for the cp1125 encoding. 2013-11-23 18:52:23 +02:00
test_unicode_file.py Issue #13374: Use Unicode filenames instead of bytes filenames 2011-11-09 01:13:45 +01:00
test_unicodedata.py Fix expected checksum for new unicodedata (after full rebuild) 2013-10-11 21:40:55 +02:00
test_unittest.py
test_univnewlines.py
test_unpack.py #3071: tell how many values were expected when unpacking too many. 2010-07-10 10:32:36 +00:00
test_unpack_ex.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
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 #17564: merge with 3.3. 2013-03-30 01:33:46 +02:00
test_urllib2net.py Update various test modules to use unittest.main() for test discovery 2013-06-12 21:25:59 -04:00
test_urllib_response.py Add __enter__ and __exit__ methods to addbase() so that it supports with. 2009-03-26 21:34:20 +00:00
test_urllibnet.py
test_urlparse.py #17472: add tests for a couple of untested methods in urllib.urlparse. 2013-03-21 20:56:51 -04:00
test_userdict.py Issue #19664: fix another flake test_userdict test 2013-11-22 03:36:28 +01:00
test_userlist.py
test_userstring.py #16910: test_bytes, test_unicode, and test_userstring now work with unittest test discovery. Patch by Zachary Ware. 2013-01-10 07:43:26 +02:00
test_uu.py Issue #16714: use 'raise' exceptions, don't 'throw'. 2012-12-18 21:14:22 +02:00
test_uuid.py
test_venv.py
test_wait3.py Fix a typo 2012-11-14 15:49:55 -05:00
test_wait4.py Issue #11185: Fix test_wait4 under AIX. Patch by Sébastien Sablé. 2013-07-04 21:03:10 +02:00
test_warnings.py
test_wave.py Issue #19641: Added the audioop.byteswap() function to convert big-endian 2013-11-23 22:26:01 +02:00
test_weakref.py
test_weakset.py
test_webbrowser.py
test_winreg.py #7855: merge with 3.3. 2013-05-04 17:47:54 +03:00
test_winsound.py
test_with.py
test_wsgiref.py Issue #16220: wsgiref now always calls close() on an iterable response. 2012-10-21 14:14:34 +02:00
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_dom_minicompat.py
test_xml_etree.py Issue #19668: Added support for the cp1125 encoding. 2013-11-23 18:52:23 +02:00
test_xml_etree_c.py Add some testing to verify which module was imported in ET tests. 2013-05-19 17:49:54 -07:00
test_xmlrpc.py #19192: Give up on time.xmlrpc.com as an xmlrpc network test. 2013-10-11 12:09:51 -04:00
test_xmlrpc_net.py #19192: Give up on time.xmlrpc.com as an xmlrpc network test. 2013-10-11 12:09:51 -04:00
test_zipfile.py Issue #17201: ZIP64 extensions now are enabled by default. 2013-11-23 15:55:38 +02:00
test_zipfile64.py Issue #17201: ZIP64 extensions now are enabled by default. 2013-11-23 15:55:38 +02:00
test_zipimport.py
test_zipimport_support.py
test_zlib.py Issue #18702: All skipped tests now reported as skipped. 2013-11-03 21:31:38 +02:00
testcodec.py
testtar.tar
tf_inherit_check.py
threaded_import_hangers.py Fix whitespace 2011-07-15 23:09:58 +02:00
time_hashlib.py Raise statement normalization in Lib/test/. 2007-08-29 23:37:32 +00:00
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 Merged revisions 53952-54987 via svnmerge from 2007-04-27 19:54:29 +00:00
win_console_handler.py
xmltests.py
zip_cp437_header.zip
zipdir.zip