cpython/Lib/test
Walter Dörwald 155374d95d Merged revisions 72167 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72167 | walter.doerwald | 2009-05-01 19:35:37 +0200 (Fr, 01 Mai 2009) | 5 lines

  Make test.test_support.EnvironmentVarGuard behave like a dictionary.

  All changes are mirrored to the underlying os.environ dict, but rolled back
  on exit from the with block.
........
2009-05-01 19:58:58 +00:00
..
crashers Merged revisions 70578,70599,70641-70642,70650,70660-70661,70674,70691,70697-70698,70700,70704 via svnmerge from 2009-03-30 14:51:56 +00:00
decimaltestdata Issue #4084: Fix max, min, max_mag and min_mag Decimal methods to 2008-12-11 04:20:07 +00:00
leakers
185test.db
Sine-1000Hz-300ms.aif Merged revisions 72100-72101 via svnmerge from 2009-04-29 15:34:32 +00:00
__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 make 'c' only accept bytes and 'C' only unicode #5499 2009-04-02 00:33:55 +00:00
cfgparser.1
check_soundcard.vbs
cjkencodings_test.py Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617-60678 via svnmerge from 2008-02-09 02:18:51 +00:00
cmath_testcases.txt Merged revisions 62380,62382-62383 via svnmerge from 2008-04-19 00:31:39 +00:00
curses_tests.py
dis_module.py
doctest_aliases.py
double_const.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
empty.vbs
exception_hierarchy.txt
floating_points.txt
fork_wait.py Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. 2008-05-25 13:05:15 +00:00
formatfloat_testcases.txt Issue #5859: Remove '%f' to '%g' formatting switch for large floats. 2009-05-01 15:37:04 +00:00
https_svn_python_org_root.pem
ieee754.txt Quick fix for test_math failures on Solaris 10 buildbot. For future 2008-06-18 10:04:31 +00:00
inspect_fodder.py
inspect_fodder2.py fix inspect.formatargspec on functions with keyword-only arguments without defaults #4959 2009-01-17 04:15:01 +00:00
keycert.pem
list_tests.py Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from 2009-01-27 18:17:45 +00:00
mapping_tests.py Migrate remaining tests from UserDict.UserDict to collections.UserDict. 2008-02-06 00:07:11 +00:00
nullcert.pem
outstanding_bugs.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
pickletester.py Port r71408 to py3k: issue 5665, add more pickling tests. 2009-04-16 03:18:06 +00:00
profilee.py Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60568-60598,60600-60616 via svnmerge from 2008-02-06 14:31:34 +00:00
pyclbr_input.py
pydoc_mod.py Merged revisions 63724,63726,63732,63744,63754-63755,63757-63758,63760,63775,63781-63782,63787,63805-63808,63818-63819,63823-63824 via svnmerge from 2008-06-10 16:57:31 +00:00
pydocfodder.py
pystone.py Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-65099,65127-65128,65131,65133-65136,65139,65149-65151,65155,65158-65159,65176-65178,65183-65184,65187-65190,65192,65194 via svnmerge from 2008-07-23 16:10:53 +00:00
randv2_32.pck
randv2_64.pck
randv3.pck
re_tests.py #2834: Change re module semantics, so that str and bytes mixing is forbidden, 2008-08-19 17:56:33 +00:00
regex_tests.py
regrtest.py #5656: detect correct encoding of files when reporting coverage in trace.py, and ignore files in the temporary directory when reporting. 2009-04-01 23:07:29 +00:00
relimport.py Another missing file after merge from trunk. 2008-03-20 01:10:45 +00:00
reperf.py
sample_doctest.py
seq_tests.py Closes release blocker #3627. 2008-08-24 07:08:55 +00:00
sgml_input.html
sortperf.py
ssl_cert.pem
ssl_key.pem
string_tests.py Issue #5859: Remove use of fixed-length buffers for float formatting 2009-05-01 11:42:00 +00:00
support.py Merged revisions 72167 via svnmerge from 2009-05-01 19:58:58 +00:00
svn_python_org_https_cert.pem
test.xml
test.xml.out
test_SimpleHTTPServer.py Create http package. #2883. 2008-05-26 16:32:26 +00:00
test___all__.py add io and _pyio to test___all__ 2009-04-02 01:14:45 +00:00
test___future__.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test__locale.py Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from 2009-03-28 21:42:05 +00:00
test_abc.py Issue #2534: speed up isinstance() and issubclass() by 50-70%, so as to 2008-08-26 22:40:48 +00:00
test_abstract_numbers.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_aifc.py Document the fact that 'compname' and 'comptype' are bytes. 2009-04-29 21:50:39 +00:00
test_array.py Issue #5334: array.fromfile() failed to insert values when EOFError was raised. 2009-03-06 03:04:07 +00:00
test_ascii_formatd.py Added test that didn't make it in an svnmerge. 2009-04-29 12:34:19 +00:00
test_ast.py Merged revisions 68450,68480-68481,68493,68495,68501,68512,68514-68515,68534-68536,68552,68563,68570-68572,68575,68582,68596,68623-68624,68628 via svnmerge from 2009-01-16 03:54:08 +00:00
test_asynchat.py Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge 2009-03-31 23:16:50 +00:00
test_asyncore.py Merged revisions 71553 via svnmerge from 2009-04-13 01:22:04 +00:00
test_atexit.py merge from trunk 2008-10-11 00:49:57 +00:00
test_audioop.py Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-65099,65127-65128,65131,65133-65136,65139,65149-65151,65155,65158-65159,65176-65178,65183-65184,65187-65190,65192,65194 via svnmerge from 2008-07-23 16:10:53 +00:00
test_augassign.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_base64.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_bigaddrspace.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_bigmem.py Add bytes/bytearray.maketrans() to mirror str.maketrans(), and deprecate 2009-04-12 15:51:51 +00:00
test_binascii.py Issue #4387: binascii now refuses to accept str as binary input. 2008-12-02 06:00:15 +00:00
test_binhex.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_binop.py Issue 4910, patch 2 of (probably) 3: pave the way for renaming of 2009-01-15 19:32:23 +00:00
test_bisect.py merge from trunk 2008-10-11 00:49:57 +00:00
test_bool.py As discussed on python-dev, remove several operator functions 2009-01-26 02:09:03 +00:00
test_bufio.py merge the io-c branch: C implementation of the io module 2009-03-04 00:14:51 +00:00
test_builtin.py fix len() when __len__() returns a non number type #5137 2009-02-08 21:07:20 +00:00
test_bytes.py Add bytes/bytearray.maketrans() to mirror str.maketrans(), and deprecate 2009-04-12 15:51:51 +00:00
test_bz2.py Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge 2009-03-31 23:16:50 +00:00
test_calendar.py Merged revisions 69846 via svnmerge from 2009-02-21 20:59:32 +00:00
test_call.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_capi.py Merged revisions 68547,68607,68610,68618,68621-68622,68649,68722 via svnmerge from 2009-01-18 21:02:37 +00:00
test_cfgparser.py Merged revisions 71537 via svnmerge from 2009-04-27 16:42:58 +00:00
test_cgi.py Merged revisions 67528 via svnmerge from 2008-12-04 19:24:50 +00:00
test_charmapcodec.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_class.py remove some more references to __cmp__ #1717 2008-10-16 19:34:46 +00:00
test_cmath.py Issue 4910, patch 2 of (probably) 3: pave the way for renaming of 2009-01-15 19:32:23 +00:00
test_cmd.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_cmd_line.py Fix test so as to also pass in debug mode 2009-01-26 22:00:21 +00:00
test_cmd_line_script.py Merged revisions 69419-69420 via svnmerge from 2009-02-08 01:58:26 +00:00
test_code.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_codeccallbacks.py Merged revisions 69846 via svnmerge from 2009-02-21 20:59:32 +00:00
test_codecencodings_cn.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_codecencodings_hk.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_codecencodings_jp.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_codecencodings_kr.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_codecencodings_tw.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_codecmaps_cn.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_codecmaps_hk.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_codecmaps_jp.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_codecmaps_kr.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_codecmaps_tw.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_codecs.py Issue #4874: Most builtin decoders now reject unicode input. 2009-01-22 10:11:36 +00:00
test_codeop.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_coding.py ignore the coding cookie in compile(), exec(), and eval() if the source is a string #4626 2009-03-02 23:31:26 +00:00
test_collections.py Have namedtuple's field renamer assign names that 2009-04-02 22:31:59 +00:00
test_colorsys.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_compare.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_compile.py now that exec is a function, we can use the shorter assertRaises to test 2008-06-30 15:01:21 +00:00
test_compileall.py Merged revisions 69481 via svnmerge from 2009-02-10 02:10:16 +00:00
test_complex.py Issue #1588: Add complex.__format__. 2009-04-30 01:00:33 +00:00
test_contains.py Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from 2009-01-27 18:17:45 +00:00
test_contextlib.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_copy.py Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from 2009-01-27 18:17:45 +00:00
test_copyreg.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_cprofile.py Merged revisions 66677,66700 via svnmerge from 2008-10-07 02:32:59 +00:00
test_crypt.py Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge 2009-03-31 23:16:50 +00:00
test_csv.py Update documentation for csv module to reflect changes in code, 2009-04-04 01:38:38 +00:00
test_ctypes.py Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge 2009-03-31 23:16:50 +00:00
test_curses.py Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge 2009-03-31 23:16:50 +00:00
test_datetime.py Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from 2009-01-27 18:17:45 +00:00
test_dbm.py Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge 2009-03-31 23:16:50 +00:00
test_dbm_dumb.py dbm.gnu and dbm.ndbm accept both strings and bytes as keys and values. For the 2008-11-25 19:19:17 +00:00
test_dbm_gnu.py Allow skipping of regression tests not supported on windows. This reduces noise in the regression test suite for py3k on Windows. 2009-04-01 11:28:47 +00:00
test_dbm_ndbm.py Allow skipping of regression tests not supported on windows. This reduces noise in the regression test suite for py3k on Windows. 2009-04-01 11:28:47 +00:00
test_decimal.py Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from 2009-03-28 21:42:05 +00:00
test_decorators.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_defaultdict.py #4170: Fix segfault when pickling a defauldict object. 2008-10-30 20:58:42 +00:00
test_deque.py For collections.deque() objects, expose the maxlen parameter as a read-only attribute. 2009-03-10 12:56:32 +00:00
test_descr.py Merged revisions 71860 via svnmerge from 2009-04-25 01:08:45 +00:00
test_descrtut.py Merged revisions 69846 via svnmerge from 2009-02-21 20:59:32 +00:00
test_dict.py Merged revisions 70546 via svnmerge from 2009-03-23 18:52:06 +00:00
test_dictcomps.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_dictviews.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_difflib.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_difflib_expect.html
test_dis.py Merged revisions 67818 via svnmerge from 2008-12-18 11:06:25 +00:00
test_distutils.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_doctest.py Merged revisions 67750-67751 via svnmerge from 2008-12-14 11:50:48 +00:00
test_doctest.txt
test_doctest2.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_doctest2.txt
test_doctest3.txt Bug #2565: The repr() of type objects now calls them 'class', 2008-04-07 05:43:42 +00:00
test_doctest4.txt
test_docxmlrpc.py merge from trunk 2008-10-11 00:49:57 +00:00
test_dummy_thread.py Merged revisions 64903 via svnmerge from 2008-07-13 01:19:15 +00:00
test_dummy_threading.py Merged revisions 65824 via svnmerge from 2008-08-18 18:09:21 +00:00
test_email.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_enumerate.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_eof.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_epoll.py Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from 2009-03-28 21:42:05 +00:00
test_errno.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_exception_variations.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_exceptions.py Fix segfaults when running test_exceptions with coverage tracing, caused by wrongly defining Exception.__context__ as a T_OBJECT structmember which does not set the member to NULL on None assignment, and generally does not do type checks. This could be used to crash the interpreter by setting any object to __context__. The same applies to __cause__. Also document the PyException_* functions. 2009-03-31 04:16:10 +00:00
test_extcall.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_fcntl.py Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge 2009-03-31 23:16:50 +00:00
test_file.py merge the io-c branch: C implementation of the io module 2009-03-04 00:14:51 +00:00
test_filecmp.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_fileinput.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_fileio.py http://bugs.python.org/issue5544 2009-03-24 15:27:42 +00:00
test_float.py Issue #5864: Fix problem with empty code formatting for floats, 2009-04-29 18:47:07 +00:00
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 Issue #3187: Better support for "undecodable" filenames. Code by Victor 2008-10-02 18:55:37 +00:00
test_fork1.py Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge 2009-03-31 23:16:50 +00:00
test_format.py The other half of Issue #1580: use short float repr where possible. 2009-04-16 20:16:10 +00:00
test_fractions.py Merged revisions 71832 via svnmerge from 2009-04-24 14:06:19 +00:00
test_frozen.py fix #4211: the __path__ of a frozen package should be a list. 2008-11-05 22:48:33 +00:00
test_ftplib.py Merged revisions 66673 via svnmerge from 2008-09-28 21:00:42 +00:00
test_funcattrs.py Merged revisions 69846 via svnmerge from 2009-02-21 20:59:32 +00:00
test_functools.py Merged revisions 70931 via svnmerge from 2009-04-01 04:27:09 +00:00
test_future.py Merged revisions 67066 via svnmerge from 2008-10-31 02:28:05 +00:00
test_future1.py
test_future2.py
test_future3.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_future4.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_future5.py Merged revisions 67030-67031 via svnmerge from 2008-10-26 20:58:53 +00:00
test_gc.py Merged revisions 70837,70864,70878,71004,71032,71043 via svnmerge from 2009-04-04 16:35:46 +00:00
test_generators.py Merged revisions 67954 via svnmerge from 2008-12-27 19:03:36 +00:00
test_genericpath.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_genexps.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_getargs2.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_getopt.py Merged revisions 72167 via svnmerge from 2009-05-01 19:58:58 +00:00
test_gettext.py Merged revisions 72167 via svnmerge from 2009-05-01 19:58:58 +00:00
test_glob.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_global.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_grammar.py add grammar tests for nonlocal 2008-10-24 22:16:39 +00:00
test_grp.py Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge 2009-03-31 23:16:50 +00:00
test_gzip.py Merged revisions 68484-68485 via svnmerge from 2009-01-10 16:22:51 +00:00
test_hash.py long -> int 2009-02-07 00:45:10 +00:00
test_hashlib.py Fixes Issue #3745: Fix hashlib to always reject unicode and non 2009-02-12 07:35:29 +00:00
test_heapq.py Merged revisions 71799 via svnmerge from 2009-04-22 16:13:36 +00:00
test_hmac.py Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from 2009-01-27 18:17:45 +00:00
test_htmlparser.py Change test_htmlparser to reflect the HTMLParser -> html.parser 2008-05-21 13:51:18 +00:00
test_http_cookiejar.py Simplify the Request class. The basic components of the parsed 2009-03-31 14:35:53 +00:00
test_http_cookies.py Fixing the issue4860. Escaping the embedded '"' in the js_output method of Morsel class. 2009-04-02 03:02:03 +00:00
test_httplib.py Remove special logic that closes HTTPConnection socket on EPIPE. 2009-03-28 04:34:21 +00:00
test_httpservers.py Merged revisions 71303 via svnmerge from 2009-04-11 20:12:10 +00:00
test_imaplib.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_imp.py Issue #5604: non-ASCII characters in module name passed to 2009-03-30 22:01:35 +00:00
test_import.py Add a test for UNC import paths, see issue 3677 2009-01-24 10:50:45 +00:00
test_importhooks.py Merged revisions 65163 via svnmerge from 2008-07-20 23:21:49 +00:00
test_importlib.py Add initial implementation of importlib. See the NOTES files for what is 2009-01-18 00:24:28 +00:00
test_index.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_inspect.py Merged revisions 68676 via svnmerge from 2009-01-17 22:41:18 +00:00
test_int.py Issue #3236: Return small longs from PyLong_FromString. 2008-06-30 04:06:08 +00:00
test_int_literal.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_io.py fix test__all__ 2009-04-29 22:00:44 +00:00
test_ioctl.py Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge 2009-03-31 23:16:50 +00:00
test_isinstance.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_iter.py Merged revisions 68560 via svnmerge from 2009-01-12 23:58:21 +00:00
test_iterlen.py Validate that __length_hint__ returns a usable result. 2009-02-03 02:12:10 +00:00
test_itertools.py Port r69837: Fix keyword arguments for itertools.count(). Step arg without a start arg was ignored. 2009-02-21 22:30:12 +00:00
test_json.py Merged revisions 63412,63445-63447,63449-63450,63452,63454,63459,63463,63465,63470,63483-63484,63496-63497,63499-63501,63530-63531,63540,63614 via svnmerge from 2008-05-25 18:19:30 +00:00
test_keywordonlyarg.py allow keyword args after *args in a function call 2008-08-19 20:57:10 +00:00
test_kqueue.py Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from 2009-03-28 21:42:05 +00:00
test_largefile.py Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from 2009-03-28 21:42:05 +00:00
test_lib2to3.py Merged revisions 66653-66654 via svnmerge from 2008-09-27 22:17:35 +00:00
test_list.py Merged revisions 65910,65977,65980,65984,65986,66000,66011-66012,66014,66017,66020 via svnmerge from 2008-08-25 21:05:21 +00:00
test_listcomps.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_locale.py Merged revisions 70936 via svnmerge from 2009-04-01 03:42:00 +00:00
test_logging.py Blocked revisions 71221 via svnmerge 2009-04-05 18:57:32 +00:00
test_long.py Merged revisions 71772 via svnmerge from 2009-04-20 21:38:00 +00:00
test_longexp.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_macpath.py Issue3187 for Macintosh platform: 2008-10-03 21:57:20 +00:00
test_mailbox.py In 3k this becomes an items() call. 2009-04-02 19:44:43 +00:00
test_marshal.py #2957: marshal recursion limit exceeded when importing a large .pyc file 2008-05-26 21:41:42 +00:00
test_math.py Merged revisions 71837-71838 via svnmerge from 2009-04-24 16:39:07 +00:00
test_memoryio.py stringio doesn't have an encoding 2009-03-21 03:08:31 +00:00
test_memoryview.py Issue #4580: slicing of memoryviews when itemsize != 1 is wrong. 2009-01-03 16:59:18 +00:00
test_metaclass.py fix test_metaclass 2008-07-01 20:26:36 +00:00
test_mimetypes.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_minidom.py Merged revisions 71414 via svnmerge from 2009-04-09 22:16:43 +00:00
test_mmap.py Merged revisions 70980,71059,71225,71234,71241,71243,71249,71251,71255,71266,71299,71329,71397-71398,71486 via svnmerge from 2009-04-11 19:48:14 +00:00
test_module.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_modulefinder.py Merged revisions 67028,67040,67044,67046,67052,67065,67070,67077,67082 via svnmerge from 2008-11-03 20:31:38 +00:00
test_multibytecodec.py Issue #5640: Fix _multibytecodec so that CJK codecs don't repeat 2009-04-02 10:33:16 +00:00
test_multibytecodec_support.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_multiprocessing.py Merged revisions 71539 via svnmerge from 2009-04-12 20:32:11 +00:00
test_mutants.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_netrc.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_nis.py Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge 2009-03-31 23:16:50 +00:00
test_normalization.py Try to fix #4674: test_normalization failure on some buildbots. 2008-12-16 14:25:45 +00:00
test_ntpath.py Merged revisions 72167 via svnmerge from 2009-05-01 19:58:58 +00:00
test_opcodes.py Merged revisions 69811,69947 via svnmerge from 2009-02-26 18:55:48 +00:00
test_openpty.py Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from 2009-03-28 21:42:05 +00:00
test_operator.py As discussed on python-dev, remove several operator functions 2009-01-26 02:09:03 +00:00
test_optparse.py Merged revisions 72167 via svnmerge from 2009-05-01 19:58:58 +00:00
test_os.py Merged revisions 70980,71059,71225,71234,71241,71243,71249,71251,71255,71266,71299,71329,71397-71398,71486 via svnmerge from 2009-04-11 19:48:14 +00:00
test_ossaudiodev.py Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge 2009-03-31 23:16:50 +00:00
test_osx_env.py Fix for issue #5408. This only enables test_osx_env when the current build 2009-03-04 22:57:10 +00:00
test_parser.py Issue #1717, stage 2: remove uses of tp_compare in Modules and most 2009-02-01 10:28:51 +00:00
test_peepholer.py http://bugs.python.org/issue4715 2009-02-25 02:25:04 +00:00
test_pep247.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_pep263.py ignore the coding cookie in compile(), exec(), and eval() if the source is a string #4626 2009-03-02 23:31:26 +00:00
test_pep277.py Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from 2009-03-28 21:42:05 +00:00
test_pep292.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_pep352.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_pep3120.py Latin-1 source code was not being properly decoded when passed through 2008-10-17 03:38:50 +00:00
test_pep3131.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_pickle.py Port r71408 to py3k: issue 5665, add more pickling tests. 2009-04-16 03:18:06 +00:00
test_pickletools.py Restore _pickle module accelerator module. 2008-06-12 18:26:05 +00:00
test_pipes.py Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from 2009-03-28 21:42:05 +00:00
test_pkg.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_pkgimport.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_pkgutil.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_platform.py Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from 2009-03-28 21:42:05 +00:00
test_plistlib.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_poll.py Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from 2009-03-28 21:42:05 +00:00
test_popen.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_poplib.py Fixed issue #3727: poplib module broken by str to unicode conversion 2008-11-05 19:48:27 +00:00
test_posix.py Merged revisions 71785 via svnmerge from 2009-04-22 02:24:39 +00:00
test_posixpath.py Merged revisions 72167 via svnmerge from 2009-05-01 19:58:58 +00:00
test_pow.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_pprint.py Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-70789,70824,70828,70832,70836,70842,70851,70855,70857,70866-70872,70883,70885,70893-70894,70896-70897,70903,70905-70907,70915,70927,70933,70951,70960,70962-70964,70998,71001,71006,71008,71010-71011,71019,71037,71056,71094,71101-71103,71106,71119,71123,71149-71150,71203,71212,71214-71217,71221,71240 via svnmerge from 2009-04-05 19:13:16 +00:00
test_print.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_profile.py a trival fix to let test_profile pass if it runs after test_cprofile 2008-10-06 22:05:00 +00:00
test_profilehooks.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_property.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_pstats.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_pty.py Merged revisions 71785 via svnmerge from 2009-04-22 02:24:39 +00:00
test_pwd.py Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge 2009-03-31 23:16:50 +00:00
test_pyclbr.py Make a new urllib package . 2008-06-18 20:49:58 +00:00
test_pydoc.py Merged revisions 64475,64544-64545,64550,64557-64558,64565,64570,64577,64582-64583,64585,64590,64592-64593,64625,64630,64638,64647,64655-64656,64663-64664 via svnmerge from 2008-07-02 20:22:54 +00:00
test_pyexpat.py #2630: Implement PEP 3138. 2008-06-11 18:37:52 +00:00
test_queue.py Merged revisions 64125 via svnmerge from 2008-06-11 19:14:14 +00:00
test_quopri.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_raise.py Issue 3611: in some cases (a __del__ re-raising an exception, when called from inside 2008-08-29 07:13:32 +00:00
test_random.py Inline coefficients in gamma(). Add reflection formula. Add comments. 2009-02-19 09:53:18 +00:00
test_range.py Issue #4183: Some tests didn't run with pickle.HIGHEST_PROTOCOL. 2008-10-23 00:38:15 +00:00
test_re.py Issue #3756: make re.escape() handle bytes as well as str. 2008-09-10 17:44:35 +00:00
test_reprlib.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_resource.py Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge 2009-03-31 23:16:50 +00:00
test_richcmp.py remove some more references to __cmp__ #1717 2008-10-16 19:34:46 +00:00
test_robotparser.py Merged revisions 65209-65216,65225-65226,65233,65239,65246-65247,65255-65256 via svnmerge from 2008-07-31 16:23:04 +00:00
test_runpy.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_sax.py #2501 xml.sax.parser doesn't terminate when given a filename; enable some more tests! 2008-09-04 02:22:52 +00:00
test_scope.py Merged revisions 70801,70809 via svnmerge from 2009-03-31 15:26:37 +00:00
test_select.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_set.py Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from 2009-01-27 18:17:45 +00:00
test_setcomps.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_shelve.py Merged revisions 65209-65216,65225-65226,65233,65239,65246-65247,65255-65256 via svnmerge from 2008-07-31 16:23:04 +00:00
test_shlex.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_shutil.py Merged revisions 69415,69591,69593 via svnmerge from 2009-02-20 04:09:19 +00:00
test_signal.py Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from 2009-03-28 21:42:05 +00:00
test_site.py Merged revisions 71984 via svnmerge from 2009-04-26 21:39:21 +00:00
test_slice.py Merged revisions 64365,64370,64406,64408-64409,64412,64416-64417,64420-64421,64425-64428 via svnmerge from 2008-07-02 16:11:42 +00:00
test_smtplib.py Merged revisions 66028 via svnmerge from 2008-08-25 03:55:03 +00:00
test_socket.py Merged revisions 69364-69365,69409-69410,69413,69417,69435,69442,69447,69495,69519-69521 via svnmerge from 2009-02-13 02:50:59 +00:00
test_socketserver.py Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from 2009-03-28 21:42:05 +00:00
test_sort.py Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from 2009-01-27 18:17:45 +00:00
test_sqlite.py Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge 2009-03-31 23:16:50 +00:00
test_ssl.py Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from 2009-03-28 21:42:05 +00:00
test_startfile.py Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge 2009-03-31 23:16:50 +00:00
test_strftime.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_string.py Add bytes/bytearray.maketrans() to mirror str.maketrans(), and deprecate 2009-04-12 15:51:51 +00:00
test_stringprep.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_strlit.py
test_strptime.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_struct.py Issue #5463: Remove deprecated float coercion from struct module, along 2009-04-19 20:40:33 +00:00
test_structmembers.py forward port r66386 2008-10-16 23:24:44 +00:00
test_structseq.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_subprocess.py Fix test_subprocess so that it works when launched from another directory than 2009-03-29 19:30:55 +00:00
test_sundry.py Merged revisions 72100-72101 via svnmerge from 2009-04-29 15:34:32 +00:00
test_super.py Fix for bug 4360 "SystemError when method has both super() & closure". Patch 2008-11-20 20:01:57 +00:00
test_symtable.py Merged revisions 70801,70809 via svnmerge from 2009-03-31 15:26:37 +00:00
test_syntax.py Merged revisions 64622 via svnmerge from 2008-07-01 20:03:27 +00:00
test_sys.py Merged revisions 70980,71059,71225,71234,71241,71243,71249,71251,71255,71266,71299,71329,71397-71398,71486 via svnmerge from 2009-04-11 19:48:14 +00:00
test_syslog.py Allow skipping of regression tests not supported on windows. This reduces noise in the regression test suite for py3k on Windows. 2009-04-01 11:28:47 +00:00
test_tarfile.py Merged revisions 70523 via svnmerge from 2009-03-22 20:34:29 +00:00
test_tcl.py Merged revisions 72167 via svnmerge from 2009-05-01 19:58:58 +00:00
test_telnetlib.py -fixes telnetlib constants to be one-length byte arrays instead of ints 2009-04-10 05:33:26 +00:00
test_tempfile.py Merged revisions 72167 via svnmerge from 2009-05-01 19:58:58 +00:00
test_textwrap.py Issue #4163: textwrap module: allow word splitting on a hyphen preceded by a non-ASCII letter. 2008-12-13 23:20:54 +00:00
test_thread.py Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. 2008-05-25 13:05:15 +00:00
test_threaded_import.py Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from 2009-03-28 21:42:05 +00:00
test_threadedtempfile.py fix small typo 2008-09-05 00:43:33 +00:00
test_threading.py Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-70789,70824,70828,70832,70836,70842,70851,70855,70857,70866-70872,70883,70885,70893-70894,70896-70897,70903,70905-70907,70915,70927,70933,70951,70960,70962-70964,70998,71001,71006,71008,71010-71011,71019,71037,71056,71094,71101-71103,71106,71119,71123,71149-71150,71203,71212,71214-71217,71221,71240 via svnmerge from 2009-04-05 19:13:16 +00:00
test_threading_local.py Merged revisions 64601 via svnmerge from 2008-06-30 23:30:24 +00:00
test_threadsignals.py Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from 2009-03-28 21:42:05 +00:00
test_time.py Make sure time.strptime only accepts strings (and document the fact like 2009-03-30 21:30:26 +00:00
test_timeout.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_tk.py Remove redundant import of tkinter. 2009-04-01 16:39:21 +00:00
test_tokenize.py raise a SyntaxError in detect_encoding() when a codec lookup fails like the builtin parser #4021 2008-12-12 01:25:05 +00:00
test_trace.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_traceback.py Merged revisions 71237-71238 via svnmerge from 2009-04-05 14:28:42 +00:00
test_ttk_guionly.py Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge 2009-03-31 23:16:50 +00:00
test_ttk_textonly.py Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge 2009-03-31 23:16:50 +00:00
test_tuple.py Merged revisions 70546 via svnmerge from 2009-03-23 18:52:06 +00:00
test_typechecks.py Issue #2534: speed up isinstance() and issubclass() by 50-70%, so as to 2008-08-26 22:40:48 +00:00
test_types.py Issue #5859: Remove '%f' to '%g' formatting switch for large floats. 2009-05-01 15:37:04 +00:00
test_ucn.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_unary.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_unicode.py fix isprintable() on space characters #5126 2009-03-26 17:15:46 +00:00
test_unicode_file.py Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from 2009-03-28 21:42:05 +00:00
test_unicodedata.py Merged revisions 71972 via svnmerge from 2009-04-26 19:16:11 +00:00
test_unittest.py Merged revisions 70912,70944,70968,71033,71041,71208,71263,71286,71395-71396,71405-71406,71485,71492,71494 via svnmerge from 2009-04-11 20:45:40 +00:00
test_univnewlines.py Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from 2009-03-28 21:42:05 +00:00
test_unpack.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +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 Merged revisions 71984 via svnmerge from 2009-04-26 21:39:21 +00:00
test_urllib2.py Simplify the Request class. The basic components of the parsed 2009-03-31 14:35:53 +00:00
test_urllib2_localnet.py Issue #4631: Fix urlopen() result when an HTTP response uses chunked encoding. 2009-02-11 00:39:14 +00:00
test_urllib2net.py fix this test 2009-04-03 23:57:05 +00: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 Merged revisions 67777,67779 via svnmerge from 2008-12-15 13:08:55 +00:00
test_urlparse.py Fix for Issue4962, issue4675. 2009-03-30 21:54:41 +00:00
test_userdict.py Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from 2009-01-27 18:17:45 +00:00
test_userlist.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_userstring.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_uu.py merge the io-c branch: C implementation of the io module 2009-03-04 00:14:51 +00:00
test_uuid.py Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from 2009-01-27 18:17:45 +00:00
test_wait3.py Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from 2009-03-28 21:42:05 +00:00
test_wait4.py Merged revisions 70930 via svnmerge from 2009-03-31 23:50:31 +00:00
test_warnings.py Merged revisions 71799 via svnmerge from 2009-04-22 16:13:36 +00:00
test_wave.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_weakref.py Merged revisions 66337,66347,66350,66352,66358 via svnmerge from 2008-09-10 21:57:34 +00:00
test_weakset.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_winreg.py Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge 2009-03-31 23:16:50 +00:00
test_winsound.py Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge 2009-03-31 23:16:50 +00:00
test_with.py Merged revisions 67688 via svnmerge from 2008-12-10 23:49:33 +00:00
test_wsgiref.py Fix BytesWarning with -bb in wsgiref.headers.Headers. 2009-01-03 20:28:05 +00:00
test_xdrlib.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_xml_etree.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_xml_etree_c.py Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge 2009-03-31 23:16:50 +00:00
test_xmlrpc.py Merged revisions 72167 via svnmerge from 2009-05-01 19:58:58 +00:00
test_xmlrpc_net.py revert r64092 because http://xmlrpc.com is back up 2008-06-11 02:37:01 +00:00
test_zipfile.py Merged revisions 68885 via svnmerge from 2009-01-24 14:10:07 +00:00
test_zipfile64.py #2971: test_zipfile64 fails. 2008-11-12 01:57:36 +00:00
test_zipimport.py Merged revisions 69425 via svnmerge from 2009-02-08 03:37:27 +00:00
test_zipimport_support.py Merged revisions 67790 via svnmerge from 2008-12-15 12:01:34 +00:00
test_zlib.py Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge 2009-03-31 23:16:50 +00:00
testcodec.py
testtar.tar Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60734 via svnmerge from 2008-02-11 22:57:17 +00:00
tf_inherit_check.py Issue #3782: os.write() must not accept unicode strings 2008-09-15 23:02:56 +00:00
threaded_import_hangers.py Merged revisions 64125 via svnmerge from 2008-06-11 19:14:14 +00:00
time_hashlib.py
tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt Ran svneol.py 2008-06-13 23:34:35 +00:00
tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt Ran svneol.py 2008-06-13 23:34:35 +00:00
tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt Ran svneol.py 2008-06-13 23:34:35 +00:00
tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt Ran svneol.py 2008-06-13 23:34:35 +00:00
tokenize_tests.txt
warning_tests.py
xmltests.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
zipdir.zip Merged revisions 68885 via svnmerge from 2009-01-24 14:10:07 +00:00