..
crashers
Fixed crasher. Patch by Florent Xicluna.
2010-01-16 15:09:48 +00:00
decimaltestdata
Merged revisions 75943-75945 via svnmerge from
2009-10-29 12:23:02 +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
…
cmath_testcases.txt
Merged revisions 73451 via svnmerge from
2009-06-16 20:54:33 +00:00
curses_tests.py
…
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
#2621 rename test.test_support to test.support
2008-05-20 21:35:26 +00:00
empty.vbs
…
exception_hierarchy.txt
…
floating_points.txt
Merged revisions 77410,77421,77450-77451 via svnmerge from
2010-01-12 23:04:19 +00:00
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
Merged revisions 77403 via svnmerge from
2010-01-10 10:31:46 +00:00
ieee754.txt
Merged revisions 77139-77140 via svnmerge from
2009-12-30 16:22:49 +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
lock_tests.py
Merged revisions 76172 via svnmerge from
2009-11-09 16:08:16 +00:00
mapping_tests.py
Issue #7435 : Remove duplicate int/long tests, and other
2009-12-05 20:28:34 +00:00
math_testcases.txt
Merged revisions 77116 via svnmerge from
2009-12-29 20:52:27 +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
Merged revisions 77352-77354 via svnmerge from
2010-01-07 17:57:31 +00:00
profilee.py
…
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
Merged revisions 77374 via svnmerge from
2010-01-08 19:42:10 +00:00
relimport.py
…
reperf.py
…
sample_doctest.py
…
script_helper.py
Merged revisions 76716 via svnmerge from
2009-12-08 19:27:24 +00:00
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
Merged revisions 77249 via svnmerge from
2010-01-02 21:55:17 +00:00
support.py
Issue #6551 : test_zipimport could import and then destroy some modules of
2009-11-13 16:29:04 +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
Merged revisions 75312 via svnmerge from
2009-10-10 21:08:31 +00:00
test___future__.py
Merged revisions 73781 via svnmerge from
2009-07-02 21:55:39 +00:00
test__locale.py
fix test__locale on windows #5643
2009-05-05 22:49:38 +00:00
test_abc.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_abstract_numbers.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_aifc.py
Merged revisions 70768,71657,71721,71729,71794,71976,72036-72037,72079,72085,72131-72134,72191,72197-72198,72219,72221,72225,72303,72434,72467,72476 via svnmerge from
2009-05-08 20:42:26 +00:00
test_array.py
Merged revisions 74477 via svnmerge from
2009-08-16 20:30:12 +00:00
test_ascii_formatd.py
Merged revisions 75995 via svnmerge from
2009-10-31 17:08:48 +00:00
test_ast.py
Merged revisions 75149,75260-75263,75265-75267,75292,75300,75376,75405,75429-75433,75437,75445,75501,75551,75572,75589-75591,75657,75742,75868,75952-75957,76057,76105,76139,76143,76162,76223 via svnmerge from
2009-11-13 02:25:08 +00:00
test_asynchat.py
Merged revisions 75962-75963 via svnmerge from
2009-10-30 17:58:27 +00:00
test_asyncore.py
Merged revisions 75826 via svnmerge from
2009-10-27 18:49:23 +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
Merged revisions 75223 via svnmerge from
2009-10-03 20:27:13 +00:00
test_base64.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_bigaddrspace.py
#2621 rename test.test_support to test.support
2008-05-20 21:35:26 +00:00
test_bigmem.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_binascii.py
Merged revisions 77528 via svnmerge from
2010-01-16 17:55:52 +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 #7435 : Remove duplicate int/long tests, and other
2009-12-05 20:28:34 +00:00
test_bisect.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_bool.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_bufio.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_builtin.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_bytes.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_bz2.py
Merged revisions 75818 via svnmerge from
2009-10-27 17:47:14 +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
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_cfgparser.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_cgi.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +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
Merged revisions 76948 via svnmerge from
2009-12-20 20:37:56 +00:00
test_cmd.py
Merged revisions 77185-77188,77262,77313,77317,77331-77333,77337-77338 via svnmerge from
2010-01-09 18:53:06 +00:00
test_cmd_line.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_cmd_line_script.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_code.py
Merged revisions 72487-72488,72879 via svnmerge from
2009-07-21 04:30:03 +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
Merged revisions 74869 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk
2009-09-17 11:41:24 +00:00
test_codeop.py
Merged revisions 76230 via svnmerge from
2009-11-13 00:17:59 +00:00
test_coding.py
Merged revisions 73004,73439,73496,73509,73529,73564,73576-73577,73595-73596,73605 via svnmerge from
2009-06-28 17:22:03 +00:00
test_collections.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +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
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_compileall.py
Merged revisions 69481 via svnmerge from
2009-02-10 02:10:16 +00:00
test_complex.py
Remove length limitation on string arguments to complex()
2009-10-26 21:51:18 +00:00
test_contains.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_contextlib.py
remove warnings supression
2009-07-01 01:39:51 +00:00
test_copy.py
Merged revisions 76571 via svnmerge from
2009-11-28 15:58:27 +00:00
test_copyreg.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_cprofile.py
Merged revisions 73064 via svnmerge from
2009-05-30 21:41:10 +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
use assert[Not]In where appropriate
2010-01-19 00:09:57 +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
Note that on py3k we are actually looking at sys.stdout, not sys.__stdout__.
2009-10-19 16:04:44 +00:00
test_datetime.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_dbm.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_dbm_dumb.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_dbm_gnu.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_dbm_ndbm.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_decimal.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_decorators.py
#2621 rename test.test_support to test.support
2008-05-20 21:35:26 +00:00
test_defaultdict.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_deque.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_descr.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_descrtut.py
Merged revisions 69846 via svnmerge from
2009-02-21 20:59:32 +00:00
test_dict.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_dictcomps.py
#2621 rename test.test_support to test.support
2008-05-20 21:35:26 +00:00
test_dictviews.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_difflib.py
Merged revisions 76464 via svnmerge from
2009-11-23 19:02:52 +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
Merged revisions 75860 via svnmerge from
2009-10-27 20:21:45 +00:00
test_doctest.py
Merged revisions 74095 via svnmerge from
2009-07-19 21:01:52 +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
…
test_doctest4.txt
…
test_docxmlrpc.py
Merged revisions 75960 via svnmerge from
2009-10-30 17:34:49 +00:00
test_dummy_thread.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +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
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_errno.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +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
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_extcall.py
Merged revisions 73004,73439,73496,73509,73529,73564,73576-73577,73595-73596,73605 via svnmerge from
2009-06-28 17:22:03 +00:00
test_fcntl.py
Remove AtheOS support, as per PEP 11 (which claims that all code was removed in Python 3.0).
2009-10-24 20:11:21 +00:00
test_file.py
Remove AtheOS support, as per PEP 11 (which claims that all code was removed in Python 3.0).
2009-10-24 20:11:21 +00:00
test_filecmp.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_fileinput.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_fileio.py
Merged revisions 76805 via svnmerge from
2009-12-13 19:25:34 +00:00
test_float.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +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
Merged revisions 74475 via svnmerge from
2009-08-16 18:58:46 +00:00
test_fork1.py
Merged revisions 74841 via svnmerge from
2009-10-04 20:32:25 +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
Issue #6431 : Fix Fraction comparisons to return NotImplemented when
2009-07-18 14:41:42 +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 76546 via svnmerge from
2009-11-27 13:23:26 +00:00
test_funcattrs.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_functools.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +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 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
test_genericpath.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_genexps.py
Merged revisions 73196,73278-73280,73299,73308,73312-73313,73317-73318,73321,73324,73331,73335,73340,73363 via svnmerge from
2009-06-11 22:54:11 +00:00
test_getargs2.py
Merged revisions 77218 via svnmerge from
2010-01-01 19:27:32 +00:00
test_getopt.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_gettext.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_glob.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_global.py
#2621 rename test.test_support to test.support
2008-05-20 21:35:26 +00:00
test_grammar.py
Merged revisions 75264,75268,75293,75318,75391-75392,75436,75478,75971,76003,76058,76140-76141,76231,76380,76428-76429 via svnmerge from
2009-11-25 17:46:26 +00:00
test_grp.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_gzip.py
Merged revisions 77472-77473 via svnmerge from
2010-01-13 14:37:26 +00:00
test_hash.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_hashlib.py
Merged revisions 77185-77188,77262,77313,77317,77331-77333,77337-77338 via svnmerge from
2010-01-09 18:53:06 +00:00
test_heapq.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_hmac.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +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
use assert[Not]In where appropriate
2010-01-19 00:09:57 +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
Merged revisions 77263-77264 via svnmerge from
2010-01-03 03:28:29 +00:00
test_httpservers.py
Merged revisions 75838 via svnmerge from
2009-10-27 18:52:30 +00:00
test_imaplib.py
Merged revisions 76726-76727 via svnmerge from
2009-12-10 02:08:06 +00:00
test_imp.py
Note that a number of the changes listed below were not applicable to the Py3k branch, and hence the corresponding
2009-10-18 13:19:33 +00:00
test_import.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_importhooks.py
Issue #6551 : test_zipimport could import and then destroy some modules of
2009-11-13 16:29:04 +00:00
test_importlib.py
Importlib was using custom code to discover all test modules in importlib.test.
2009-07-15 04:08:33 +00:00
test_index.py
Issue #7532 : Expanded tests for extended slicing. This is a forward
2010-01-10 11:59:43 +00:00
test_inspect.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_int.py
Issue #7435 : Remove duplicate int/long tests, and other
2009-12-05 20:28:34 +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
Merged revisions 76805 via svnmerge from
2009-12-13 19:25:34 +00:00
test_ioctl.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_isinstance.py
#2621 rename test.test_support to test.support
2008-05-20 21:35:26 +00:00
test_iter.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_iterlen.py
Validate that __length_hint__ returns a usable result.
2009-02-03 02:12:10 +00:00
test_itertools.py
Issue 7410: deepcopy of itertools.count() reset the count.
2009-11-30 22:02:31 +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 76108 via svnmerge from
2009-11-04 21:10:38 +00:00
test_largefile.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_lib2to3.py
Merged revisions 77104 via svnmerge from
2009-12-29 00:38:47 +00:00
test_linecache.py
Merged revisions 76659 via svnmerge from
2009-12-04 00:09:14 +00:00
test_list.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +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 76625 via svnmerge from
2009-12-01 21:59:18 +00:00
test_logging.py
Merged revisions 77209,77229,77359-77360,77371 via svnmerge from
2010-01-09 18:45:30 +00:00
test_long.py
Issue #1023290 : Added API for the conversion of longs to bytes and vice-versa.
2010-01-09 20:35:09 +00:00
test_longexp.py
#2621 rename test.test_support to test.support
2008-05-20 21:35:26 +00:00
test_macpath.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_mailbox.py
Merged revisions 76034,76054 via svnmerge from
2009-11-02 11:36:51 +00:00
test_marshal.py
Merged revisions 75141 via svnmerge from
2009-09-29 19:21:35 +00:00
test_math.py
Merged revisions 76861 via svnmerge from
2009-12-16 20:23:42 +00:00
test_memoryio.py
Issue 5449: Fix io.BytesIO to not accept arbitrary keywords
2009-08-04 23:19:13 +00:00
test_memoryview.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_metaclass.py
fix test_metaclass
2008-07-01 20:26:36 +00:00
test_mimetypes.py
Merged revisions 76306 via svnmerge from
2009-11-15 14:25:16 +00:00
test_minidom.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_mmap.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_module.py
Merged revisions 75149,75260-75263,75265-75267,75292,75300,75376,75405,75429-75433,75437,75445,75501,75551,75572,75589-75591,75657,75742,75868,75952-75957,76057,76105,76139,76143,76162,76223 via svnmerge from
2009-11-13 02:25:08 +00:00
test_modulefinder.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_multibytecodec.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_multibytecodec_support.py
Merged revisions 76535 via svnmerge from
2009-11-26 12:38:23 +00:00
test_multiprocessing.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_mutants.py
#2621 rename test.test_support to test.support
2008-05-20 21:35:26 +00:00
test_netrc.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_nis.py
Only skip test_nis on Solaris.
2009-07-22 04:27:34 +00:00
test_normalization.py
Merged revisions 76535 via svnmerge from
2009-11-26 12:38:23 +00:00
test_ntpath.py
Issue #5799 : ntpath (ie, os.path on Windows) fully supports UNC pathnames.
2009-05-06 08:04:54 +00:00
test_opcodes.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +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
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_optparse.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_os.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_ossaudiodev.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +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
Merged revisions 76052,76522,76591,76689,76697,76733 via svnmerge from
2009-12-13 02:10:36 +00:00
test_pdb.py
Merged revisions 74838-74839 via svnmerge from
2009-09-16 16:40:45 +00:00
test_peepholer.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_pep247.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_pep263.py
Merged revisions 76230 via svnmerge from
2009-11-13 00:17:59 +00:00
test_pep277.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_pep292.py
#2621 rename test.test_support to test.support
2008-05-20 21:35:26 +00:00
test_pep352.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_pep3120.py
Make the exception message check for malformed UTF-8 source looser so that SyntaxError triggered from UnicodeDecodeError is also acceptable.
2009-08-30 20:07:38 +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
Issue #6137 : The pickle module now translates module names when loading
2009-06-04 20:32:06 +00:00
test_pipes.py
Merged revisions 76720 via svnmerge from
2009-12-08 19:53:23 +00:00
test_pkg.py
Issue #6551 : test_zipimport could import and then destroy some modules of
2009-11-13 16:29:04 +00:00
test_pkgimport.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_pkgutil.py
Issue 4005: Remove .sort() call on dict_keys object.
2009-07-05 06:42:44 +00:00
test_platform.py
Merged revisions 74640 via svnmerge from
2009-09-03 21:29:20 +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
Issue #7461 : objects returned by os.popen() should support the context manager protocol
2009-12-09 00:01:27 +00:00
test_poplib.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_posix.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_posixpath.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_pow.py
#2621 rename test.test_support to test.support
2008-05-20 21:35:26 +00:00
test_pprint.py
Issue 3976: fix pprint for sets, frozensets, and dicts containing unorderable types.
2009-11-19 01:07:05 +00:00
test_print.py
#2621 rename test.test_support to test.support
2008-05-20 21:35:26 +00:00
test_profile.py
Merged revisions 73064 via svnmerge from
2009-05-30 21:41:10 +00:00
test_profilehooks.py
#2621 rename test.test_support to test.support
2008-05-20 21:35:26 +00:00
test_property.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +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
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_pyclbr.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_pydoc.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_pyexpat.py
Merged revisions 77697 via svnmerge from
2010-01-22 17:36:17 +00:00
test_queue.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_quopri.py
#2621 rename test.test_support to test.support
2008-05-20 21:35:26 +00:00
test_raise.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_random.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_range.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_re.py
Merged revisions 77499 via svnmerge from
2010-01-14 17:34:48 +00:00
test_readline.py
Merged revisions 75711 via svnmerge from
2009-10-26 12:01:06 +00:00
test_reprlib.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +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
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_robotparser.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_runpy.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_sax.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_scope.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_select.py
#2621 rename test.test_support to test.support
2008-05-20 21:35:26 +00:00
test_set.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +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 76101 via svnmerge from
2009-11-04 00:57:15 +00:00
test_signal.py
Merged revisions 76182 via svnmerge from
2009-11-09 20:08:57 +00:00
test_site.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_slice.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_smtplib.py
Merged revisions 75849 via svnmerge from
2009-10-27 19:49:45 +00:00
test_smtpnet.py
Merged revisions 72838-72839 via svnmerge from
2009-05-23 02:36:15 +00:00
test_socket.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_socketserver.py
Merged revisions 75874 via svnmerge from
2009-10-27 21:32:38 +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 75529 via svnmerge from
2009-11-25 18:55:32 +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
Merged revisions 75070 via svnmerge from
2009-09-26 12:33:22 +00:00
test_stringprep.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_strlit.py
…
test_strptime.py
Merged revisions 76804 via svnmerge from
2009-12-18 15:35:27 +00:00
test_strtod.py
Merged revisions 77614-77616,77663 via svnmerge from
2010-01-21 19:51:08 +00:00
test_struct.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_structmembers.py
forward port r66386
2008-10-16 23:24:44 +00:00
test_structseq.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_subprocess.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +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
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_syntax.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
test_sys.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +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
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_tcl.py
Merged revisions 73495 via svnmerge from
2009-06-21 17:40:07 +00:00
test_telnetlib.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_tempfile.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +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
Merged revisions 76137 via svnmerge from
2009-11-06 22:41:14 +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
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_threading_local.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +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
Merged revisions 75011 via svnmerge from
2009-09-22 00:32:59 +00:00
test_timeout.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_tk.py
Remove redundant import of tkinter.
2009-04-01 16:39:21 +00:00
test_tokenize.py
Merged revisions 75149,75260-75263,75265-75267,75292,75300,75376,75405,75429-75433,75437,75445,75501,75551,75572,75589-75591,75657,75742,75868,75952-75957,76057,76105,76139,76143,76162,76223 via svnmerge from
2009-11-13 02:25:08 +00:00
test_trace.py
Merged revisions 73114 via svnmerge from
2009-06-01 21:28:37 +00:00
test_traceback.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +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 76763 via svnmerge from
2009-12-12 19:18:27 +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
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_ucn.py
#2621 rename test.test_support to test.support
2008-05-20 21:35:26 +00:00
test_unary.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_unicode.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_unicode_file.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_unicodedata.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_unittest.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_univnewlines.py
Merged revisions 72979 via svnmerge from
2009-05-28 06:09:08 +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 77209,77229,77359-77360,77371 via svnmerge from
2010-01-09 18:45:30 +00:00
test_urllib2.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_urllib2_localnet.py
Merged revisions 75855 via svnmerge from
2009-10-27 20:17:03 +00:00
test_urllib2net.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +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
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_urlparse.py
Fix for Issue4962, issue4675.
2009-03-30 21:54:41 +00:00
test_userdict.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +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
#7380 : Fix some str/bytearray/bytes issues in uuid docs and implementation.
2009-12-19 18:23:28 +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
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_wave.py
use floor division where needed #7681
2010-01-13 03:49:50 +00:00
test_weakref.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_weakset.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_winreg.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +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 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
test_wsgiref.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_xdrlib.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +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 74558 via svnmerge from
2009-12-16 10:50:44 +00:00
test_xmlrpc_net.py
Since time.xmlrpc.com is unreliable, add another test to test_xmlrpc_net
2009-11-03 17:13:59 +00:00
test_zipfile.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_zipfile64.py
#2971 : test_zipfile64 fails.
2008-11-12 01:57:36 +00:00
test_zipimport.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_zipimport_support.py
use assert[Not]In where appropriate
2010-01-19 00:09:57 +00:00
test_zlib.py
Issue #4757 : `zlib.compress` and other methods in the zlib module now
2009-12-14 18:00:06 +00:00
testcodec.py
…
testtar.tar
…
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