cpython/Lib/test
Martin v. Löwis ba32b72be5 Merged revisions 64736-64737 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

................
  r64736 | martin.v.loewis | 2008-07-05 17:45:45 +0200 (Sa, 05 Jul 2008) | 20 lines

  Merged revisions 64285-64735 via svnmerge from
  svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3

  ........
    r64493 | benjamin.peterson | 2008-06-24 04:14:14 +0200 (Di, 24 Jun 2008) | 1 line

    add a fix_import mapping for cPickle -> pickle
  ........
    r64651 | brett.cannon | 2008-07-02 04:00:11 +0200 (Mi, 02 Jul 2008) | 3 lines

    Update fix_imports for urllib. Had to change the fixer itself to handle modules
    that are split across several renames in 3.0.
  ........
    r64669 | brett.cannon | 2008-07-02 21:43:48 +0200 (Mi, 02 Jul 2008) | 4 lines

    Backing out last change until fix_imports is working again. Also re-enable the
    testing for fix_imports; if it is deemed that it takes too long to run then a
    random sample should be taken and used to test it.
  ........
................
  r64737 | martin.v.loewis | 2008-07-05 17:48:20 +0200 (Sa, 05 Jul 2008) | 2 lines

  Disable lib2to3 by default, unless run explicitly.
................
2008-07-05 15:55:00 +00:00
..
crashers Merged revisions 64119,64147,64150,64165,64219-64221,64229-64230,64233,64235,64253,64278,64280,64301,64303,64320,64328,64338-64339 via svnmerge from 2008-06-17 21:11:29 +00:00
decimaltestdata Merged revisions 59107-59186 via svnmerge from 2007-11-26 23:23:18 +00:00
leakers Raise statement normalization in Lib/test/. 2007-08-29 23:37:32 +00:00
185test.db
README remove test.support.have_unicode 2008-05-26 17:44:33 +00:00
__init__.py
audiotest.au
autotest.py
bad_coding.py
bad_coding2.py Rip out all the u"..." literals and calls to unicode(). 2007-05-02 19:09:54 +00:00
badcert.pem Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge from 2007-09-19 03:06:30 +00:00
badkey.pem Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge from 2007-09-19 03:06:30 +00:00
badsyntax_3131.py Implement PEP 3131. Add isidentifier to str. 2007-08-15 07:32:56 +00:00
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 Implement PEP 3120. 2007-07-29 18:10:01 +00:00
buffer_tests.py Removed PyInt_GetMax and sys.maxint 2007-12-04 23:02:19 +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 Merged revisions 60094-60123 via svnmerge from 2008-01-20 09:06:41 +00:00
dis_module.py Merged revisions 55631-55794 via svnmerge from 2007-06-06 23:52:48 +00:00
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 Merged revisions 59275-59303 via svnmerge from 2007-12-03 21:02:03 +00:00
floating_points.txt Added missing file 2007-12-10 22:27:18 +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
greyrgb.uue
https_svn_python_org_root.pem Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge from 2007-09-19 03:06:30 +00:00
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 Merged revisions 55328-55341 via svnmerge from 2007-05-15 18:46:22 +00:00
inspect_fodder2.py Patch from Georg Brandl and me for #1493 2007-11-25 09:39:14 +00:00
keycert.pem Merge the trunk changes in. Breaks socket.ssl for now. 2007-08-28 21:37:11 +00:00
list_tests.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
mapping_tests.py Migrate remaining tests from UserDict.UserDict to collections.UserDict. 2008-02-06 00:07:11 +00:00
nullcert.pem Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge from 2007-09-19 03:06:30 +00:00
outstanding_bugs.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
pickletester.py Restore _pickle module accelerator module. 2008-06-12 18:26:05 +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 Merged revisions 60176-60209 via svnmerge from 2008-01-23 08:24:23 +00:00
pystone.py Get pystone working with lazy map. 2007-08-12 07:02:50 +00:00
randv2_32.pck Merged revisions 59275-59303 via svnmerge from 2007-12-03 21:02:03 +00:00
randv2_64.pck Merged revisions 59275-59303 via svnmerge from 2007-12-03 21:02:03 +00:00
randv3.pck Merged revisions 59275-59303 via svnmerge from 2007-12-03 21:02:03 +00:00
re_tests.py
regex_tests.py Remove several mentions of old Python versions that don't apply anymore. 2008-01-05 20:00:55 +00:00
regrtest.py don't bother expecting to skip tests that don't exist 2008-06-19 23:34:34 +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 Move itertools izip() code to builtins as zip(). Complete the renaming. 2008-03-13 02:09:15 +00:00
sgml_input.html
sortperf.py Merged revisions 55007-55179 via svnmerge from 2007-05-07 22:24:25 +00:00
ssl_cert.pem Merged revisions 53952-54987 via svnmerge from 2007-04-27 19:54:29 +00:00
ssl_key.pem Merged revisions 53952-54987 via svnmerge from 2007-04-27 19:54:29 +00:00
string_tests.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
support.py Make a new urllib package . 2008-06-18 20:49:58 +00:00
svn_python_org_https_cert.pem add the certificate for the Python SVN repository for testing SSL 2007-11-15 23:01:30 +00:00
test.xml
test.xml.out
test_SimpleHTTPServer.py Create http package. #2883. 2008-05-26 16:32:26 +00:00
test___all__.py Make a new urllib package . 2008-06-18 20:49:58 +00:00
test___future__.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test__locale.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_abc.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_abstract_numbers.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_array.py Merged revisions 64114 via svnmerge from 2008-06-18 00:47:36 +00:00
test_ast.py Merged revisions 63829-63831,63858,63865,63879,63882,63948,63970-63972,63976,63989,64014-64015,64021-64022,64063-64065,64067 via svnmerge from 2008-06-10 16:37:50 +00:00
test_asynchat.py Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. 2008-05-25 13:05:15 +00:00
test_asyncore.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_atexit.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_audioop.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_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 #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_binascii.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_binhex.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_binop.py division is no longer a future thing for test_binop 2008-06-28 23:34:00 +00:00
test_bisect.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_bool.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_bsddb.py Create the dbm package from PEP 3108. #2881. 2008-05-26 10:29:35 +00:00
test_bsddb3.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_bufio.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_builtin.py Revert 64451. 2008-06-24 22:28:56 +00:00
test_bytes.py Add test case for r63810. 2008-05-30 12:05:02 +00:00
test_bz2.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_cProfile.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_calendar.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_call.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_capi.py Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. 2008-05-25 13:05:15 +00:00
test_cfgparser.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_cgi.py Merged revisions 64434-64435,64440-64443,64445,64447-64448,64450,64452,64455,64461,64464,64466,64468 via svnmerge from 2008-07-02 17:30:14 +00:00
test_charmapcodec.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_class.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_cmath.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +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 #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_cmd_line_script.py #2621 rename test.test_support to test.support 2008-05-20 21:35: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 #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +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 #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_codeop.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_coding.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_collections.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_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_complex.py Merged revisions 63829-63831,63858,63865,63879,63882,63948,63970-63972,63976,63989,64014-64015,64021-64022,64063-64065,64067 via svnmerge from 2008-06-10 16:37:50 +00:00
test_contains.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_contextlib.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_copy.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_copyreg.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_crypt.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_csv.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_ctypes.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_curses.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_datetime.py Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,63887,63975,63998 via svnmerge from 2008-06-10 17:40:04 +00:00
test_dbm.py Make db modules' error classes inherit IOError. 2008-05-28 08:43:17 +00:00
test_dbm_dumb.py Create the dbm package from PEP 3108. #2881. 2008-05-26 10:29:35 +00:00
test_dbm_gnu.py Create the dbm package from PEP 3108. #2881. 2008-05-26 10:29:35 +00:00
test_dbm_ndbm.py Create the dbm package from PEP 3108. #2881. 2008-05-26 10:29:35 +00:00
test_decimal.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_decorators.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_defaultdict.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_deque.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_descr.py Remove __metaclass__ remains. 2008-05-27 20:34:09 +00:00
test_descrtut.py Merged revisions 63856-63857,63859-63860 via svnmerge from 2008-06-04 14:18:43 +00:00
test_dict.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +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 #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_distutils.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_doctest.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +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 Fix test_doctest: drop u prefixes; explicitly declare 2007-07-20 07:13:39 +00:00
test_docxmlrpc.py Create http package. #2883. 2008-05-26 16:32:26 +00:00
test_dummy_thread.py Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. 2008-05-25 13:05:15 +00:00
test_dummy_threading.py Merged revisions 64125 via svnmerge from 2008-06-11 19:14:14 +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 #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +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 improvements to the fix for #3114 2008-06-15 20:09:12 +00:00
test_extcall.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_fcntl.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_file.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +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 #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_float.py remove test.support.have_unicode 2008-05-26 17:44:33 +00:00
test_fnmatch.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_fork1.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_format.py Correct a test after r64701. 2008-07-04 17:57:09 +00:00
test_fractions.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_frozen.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_ftplib.py Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,63887,63975,63998 via svnmerge from 2008-06-10 17:40:04 +00:00
test_funcattrs.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_functools.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_future.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_future1.py
test_future2.py Remove functions in string module that are also string methods. Also remove: 2007-04-17 08:48:32 +00:00
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_gc.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_generators.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +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 #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_gettext.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +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 Merged revisions 64119,64147,64150,64165,64219-64221,64229-64230,64233,64235,64253,64278,64280,64301,64303,64320,64328,64338-64339 via svnmerge from 2008-06-17 21:11:29 +00:00
test_grp.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_gzip.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_hash.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_hashlib.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_heapq.py Remove 2.6 compatibility code: 2008-06-17 21:25:35 +00:00
test_hmac.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +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 Make a new urllib package . 2008-06-18 20:49:58 +00:00
test_http_cookies.py Remove deprecated SmartCookie and SerialCookie classes. 2008-05-28 15:56:30 +00:00
test_httplib.py Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,63887,63975,63998 via svnmerge from 2008-06-10 17:40:04 +00:00
test_httpservers.py Make a new urllib package . 2008-06-18 20:49:58 +00:00
test_imaplib.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_imp.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_import.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_importhooks.py Make a new urllib package . 2008-06-18 20:49:58 +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 63829-63831,63858,63865,63879,63882,63948,63970-63972,63976,63989,64014-64015,64021-64022,64063-64065,64067 via svnmerge from 2008-06-10 16:37:50 +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 #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_ioctl.py Merged revisions 63542-63544,63546,63553,63563-63564,63567,63569,63576 via svnmerge from 2008-05-26 17:36:47 +00:00
test_isinstance.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_iter.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_iterlen.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_itertools.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +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 #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_kqueue.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_largefile.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_lib2to3.py Merged revisions 64736-64737 via svnmerge from 2008-07-05 15:55:00 +00:00
test_list.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_listcomps.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_locale.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_logging.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_long.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_long_future.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_longexp.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_macpath.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_mailbox.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +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 64002-64003,64012,64036-64037,64047,64050-64052,64054-64055,64066,64071 via svnmerge from 2008-06-10 19:20:26 +00:00
test_memoryio.py Issue 2918: Merge StringIO and cStringIO. 2008-06-11 22:58:36 +00:00
test_memoryview.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +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 Issue 2918: Merge StringIO and cStringIO. 2008-06-11 22:58:36 +00:00
test_mmap.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_module.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_modulefinder.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_multibytecodec.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +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 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_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 #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_normalization.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_ntpath.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_opcodes.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_openpty.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_operator.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_optparse.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_os.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_ossaudiodev.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_parser.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_peepholer.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_pep247.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_pep263.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_pep277.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +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 #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_pep3131.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_pickle.py Restore _pickle module accelerator module. 2008-06-12 18:26:05 +00:00
test_pickletools.py Restore _pickle module accelerator module. 2008-06-12 18:26:05 +00:00
test_pipes.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +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 Windows has no os.uname. Use platform.uname() instead. 2008-06-10 21:44:58 +00:00
test_plistlib.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_poll.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_popen.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_poplib.py Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,63887,63975,63998 via svnmerge from 2008-06-10 17:40:04 +00:00
test_posix.py Merged revisions 64434-64435,64440-64443,64445,64447-64448,64450,64452,64455,64461,64464,64466,64468 via svnmerge from 2008-07-02 17:30:14 +00:00
test_posixpath.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_pow.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_pprint.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_print.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_profile.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +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 #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_pwd.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +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 Implicit exception chaining via __context__ (PEP 3134). 2008-06-14 20:20:24 +00:00
test_random.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_range.py Issue 2582: Fix pickling of range objects. 2008-06-10 04:03:04 +00:00
test_re.py #3247 Get rid of Py_FindMethod; use tp_members instead. 2008-07-02 20:50:16 +00:00
test_reprlib.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_resource.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_richcmp.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_robotparser.py Make a new urllib package . 2008-06-18 20:49:58 +00:00
test_runpy.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_sax.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_scope.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_select.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_set.py Merged revisions 64089,64098,64100-64102,64113,64115-64116,64118,64120,64132,64342 via svnmerge from 2008-06-17 20:36:03 +00:00
test_setcomps.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_shelve.py Create http package. #2883. 2008-05-26 16:32:26 +00:00
test_shlex.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_shutil.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_signal.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_site.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_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 64125 via svnmerge from 2008-06-11 19:14:14 +00:00
test_socket.py Merged revisions 64125 via svnmerge from 2008-06-11 19:14:14 +00:00
test_socketserver.py Merged revisions 64125 via svnmerge from 2008-06-11 19:14:14 +00:00
test_sort.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_sqlite.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_ssl.py close asyncore.dispatcher on EOF 2008-06-29 00:08:12 +00:00
test_startfile.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_strftime.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_string.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_stringprep.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_strlit.py Minimal change that disables (AFAICT) the interpolation of \u and \U inside 2007-11-12 01:13:56 +00:00
test_strptime.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_struct.py Another merge error, seen on bigendian machines 2008-06-17 21:56:01 +00:00
test_structmembers.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_structseq.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_subprocess.py #2683: Popen.communicate() argument must be bytes. 2008-07-01 19:28:43 +00:00
test_sundry.py Create http package. #2883. 2008-05-26 16:32:26 +00:00
test_super.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_symtable.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_syntax.py Merged revisions 64622 via svnmerge from 2008-07-01 20:03:27 +00:00
test_sys.py Merged revisions 64518,64521-64525,64528-64533 via svnmerge from 2008-06-28 23:58:47 +00:00
test_syslog.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_tarfile.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
test_tcl.py #2967: Tkinter -> tkinter in test_tcl. 2008-05-25 11:53:14 +00:00
test_telnetlib.py Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,63887,63975,63998 via svnmerge from 2008-06-10 17:40:04 +00:00
test_tempfile.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_textwrap.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +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 Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. 2008-05-25 13:05:15 +00:00
test_threadedtempfile.py fix more threading API related bugs 2008-06-13 02:00:47 +00:00
test_threading.py Merged revisions 64125 via svnmerge from 2008-06-11 19:14:14 +00:00
test_threading_local.py Merged revisions 64601 via svnmerge from 2008-06-30 23:30:24 +00:00
test_threadsignals.py Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. 2008-05-25 13:05:15 +00:00
test_time.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_timeout.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_tokenize.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_trace.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_traceback.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_tuple.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_typechecks.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_types.py Merged revisions 64499 via svnmerge from 2008-06-24 11:21: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 Issue #3280: like chr() already does, the "%c" format now accepts the full unicode range 2008-07-04 21:26:43 +00:00
test_unicode_file.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_unicodedata.py Change all functions that expect one unicode character to accept a pair of 2008-06-03 11:45:02 +00:00
test_unittest.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_univnewlines.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +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 Make a new urllib package . 2008-06-18 20:49:58 +00:00
test_urllib2.py Make a new urllib package . 2008-06-18 20:49:58 +00:00
test_urllib2_localnet.py Make a new urllib package . 2008-06-18 20:49:58 +00:00
test_urllib2net.py Make a new urllib package . 2008-06-18 20:49:58 +00:00
test_urllibnet.py Make a new urllib package . 2008-06-18 20:49:58 +00:00
test_urlparse.py Make a new urllib package . 2008-06-18 20:49:58 +00:00
test_userdict.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +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 Issue 2918: Merge StringIO and cStringIO. 2008-06-11 22:58:36 +00:00
test_uuid.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_wait3.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_wait4.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_warnings.py Merged revisions 64549 via svnmerge from 2008-06-27 00:52:15 +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 64309 via svnmerge from 2008-06-16 19:50:09 +00:00
test_weakset.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_winreg.py #3247 Get rid of Py_FindMethod; use tp_members instead. 2008-07-02 20:50:16 +00:00
test_winsound.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_with.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_wsgiref.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +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 #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_xmlrpc.py Make a new urllib package . 2008-06-18 20:49: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 64688 via svnmerge from 2008-07-03 14:13:42 +00:00
test_zipfile64.py Merged revisions 64688 via svnmerge from 2008-07-03 14:13:42 +00:00
test_zipimport.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_zlib.py #3247 Get rid of Py_FindMethod; use tp_members instead. 2008-07-02 20:50:16 +00:00
testcodec.py Merging the py3k-pep3137 branch back into the py3k branch. 2007-11-06 21:34:58 +00:00
testimg.uue
testimgr.uue
testrgb.uue
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 Merged revisions 55817-55961 via svnmerge from 2007-06-13 18:07:49 +00:00
threaded_import_hangers.py Merged revisions 64125 via svnmerge from 2008-06-11 19:14:14 +00: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 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 Patch 1420 by Ron Adam. 2007-11-12 17:40:10 +00:00
warning_tests.py Merged revisions 53952-54987 via svnmerge from 2007-04-27 19:54:29 +00:00
xmltests.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00

README

+++++++++++++++++++++++++++++++
Writing Python Regression Tests
+++++++++++++++++++++++++++++++

:Author: Skip Montanaro
:Contact: skip@pobox.com

Introduction
============

If you add a new module to Python or modify the functionality of an existing
module, you should write one or more test cases to exercise that new
functionality.  There are different ways to do this within the regression
testing facility provided with Python; any particular test should use only
one of these options.  Each option requires writing a test module using the
conventions of the selected option:

    - unittest_ based tests
    - doctest_ based tests
    - "traditional" Python test modules

Regardless of the mechanics of the testing approach you choose,
you will be writing unit tests (isolated tests of functions and objects
defined by the module) using white box techniques.  Unlike black box
testing, where you only have the external interfaces to guide your test case
writing, in white box testing you can see the code being tested and tailor
your test cases to exercise it more completely.  In particular, you will be
able to refer to the C and Python code in the CVS repository when writing
your regression test cases.

.. _unittest: http://www.python.org/doc/current/lib/module-unittest.html
.. _doctest: http://www.python.org/doc/current/lib/module-doctest.html

unittest-based tests
------------------
The unittest_ framework is based on the ideas of unit testing as espoused
by Kent Beck and the `Extreme Programming`_ (XP) movement.  The specific
interface provided by the framework is tightly based on the JUnit_
Java implementation of Beck's original SmallTalk test framework.  Please
see the documentation of the unittest_ module for detailed information on
the interface and general guidelines on writing unittest-based tests.

The test_support helper module provides a function for use by
unittest-based tests in the Python regression testing framework,
``run_unittest()``. This is the primary way of running tests in the
standard library. You can pass it any number of the following:

- classes derived from or instances of ``unittest.TestCase`` or
  ``unittest.TestSuite``. These will be handed off to unittest for
  converting into a proper TestSuite instance.

- a string; this must be a key in sys.modules. The module associated with
  that string will be scanned by ``unittest.TestLoader.loadTestsFromModule``.
  This is usually seen as ``test_support.run_unittest(__name__)`` in a test
  module's ``test_main()`` function. This has the advantage of picking up
  new tests automatically, without you having to add each new test case
  manually.
   
All test methods in the Python regression framework have names that
start with "``test_``" and use lower-case names with words separated with
underscores.

Test methods should *not* have docstrings!  The unittest module prints
the docstring if there is one, but otherwise prints the function name
and the full class name.  When there's a problem with a test, the
latter information makes it easier to find the source for the test
than the docstring.

All unittest-based tests in the Python test suite use boilerplate that
looks like this (with minor variations)::

    import unittest
    from test import test_support

    class MyTestCase1(unittest.TestCase):

        # Define setUp and tearDown only if needed

        def setUp(self):
            unittest.TestCase.setUp(self)
            ... additional initialization...

        def tearDown(self):
            ... additional finalization...
            unittest.TestCase.tearDown(self)

        def test_feature_one(self):
            # Testing feature one
            ...unit test for feature one...

        def test_feature_two(self):
            # Testing feature two
            ...unit test for feature two...

        ...etc...

    class MyTestCase2(unittest.TestCase):
        ...same structure as MyTestCase1...

    ...etc...

    def test_main():
        test_support.run_unittest(__name__)

    if __name__ == "__main__":
        test_main()

This has the advantage that it allows the unittest module to be used
as a script to run individual tests as well as working well with the
regrtest framework.

.. _Extreme Programming: http://www.extremeprogramming.org/
.. _JUnit: http://www.junit.org/

doctest based tests
-------------------
Tests written to use doctest_ are actually part of the docstrings for
the module being tested.  Each test is written as a display of an
interactive session, including the Python prompts, statements that would
be typed by the user, and the output of those statements (including
tracebacks, although only the exception msg needs to be retained then).
The module in the test package is simply a wrapper that causes doctest
to run over the tests in the module.  The test for the difflib module
provides a convenient example::

    import difflib
    from test import test_support
    test_support.run_doctest(difflib)

If the test is successful, nothing is written to stdout (so you should not
create a corresponding output/test_difflib file), but running regrtest
with -v will give a detailed report, the same as if passing -v to doctest.

A second argument can be passed to run_doctest to tell doctest to search
``sys.argv`` for -v instead of using test_support's idea of verbosity.  This
is useful for writing doctest-based tests that aren't simply running a
doctest'ed Lib module, but contain the doctests themselves.  Then at
times you may want to run such a test directly as a doctest, independent
of the regrtest framework.  The tail end of test_descrtut.py is a good
example::

    def test_main(verbose=None):
        from test import test_support, test_descrtut
        test_support.run_doctest(test_descrtut, verbose)

    if __name__ == "__main__":
        test_main(1)

If run via regrtest, ``test_main()`` is called (by regrtest) without
specifying verbose, and then test_support's idea of verbosity is used.  But
when run directly, ``test_main(1)`` is called, and then doctest's idea of
verbosity is used.

See the documentation for the doctest module for information on
writing tests using the doctest framework.

"traditional" Python test modules
---------------------------------
The mechanics of how the "traditional" test system operates are fairly
straightforward.  When a test case is run, the output is compared with the
expected output that is stored in .../Lib/test/output.  If the test runs to
completion and the actual and expected outputs match, the test succeeds, if
not, it fails.  If an ``ImportError`` or ``test_support.TestSkipped`` error
is raised, the test is not run.

Executing Test Cases
====================
If you are writing test cases for module spam, you need to create a file
in .../Lib/test named test_spam.py.  In addition, if the tests are expected
to write to stdout during a successful run, you also need to create an
expected output file in .../Lib/test/output named test_spam ("..."
represents the top-level directory in the Python source tree, the directory
containing the configure script).  If needed, generate the initial version
of the test output file by executing::

    ./python Lib/test/regrtest.py -g test_spam.py

from the top-level directory.

Any time you modify test_spam.py you need to generate a new expected
output file.  Don't forget to desk check the generated output to make sure
it's really what you expected to find!  All in all it's usually better
not to have an expected-out file (note that doctest- and unittest-based
tests do not).

To run a single test after modifying a module, simply run regrtest.py
without the -g flag::

    ./python Lib/test/regrtest.py test_spam.py

While debugging a regression test, you can of course execute it
independently of the regression testing framework and see what it prints::

    ./python Lib/test/test_spam.py

To run the entire test suite:

- [UNIX, + other platforms where "make" works] Make the "test" target at the
  top level::

    make test

- [WINDOWS] Run rt.bat from your PCBuild directory.  Read the comments at
  the top of rt.bat for the use of special -d, -O and -q options processed
  by rt.bat.

- [OTHER] You can simply execute the two runs of regrtest (optimized and
  non-optimized) directly::

    ./python Lib/test/regrtest.py
    ./python -O Lib/test/regrtest.py

But note that this way picks up whatever .pyc and .pyo files happen to be
around.  The makefile and rt.bat ways run the tests twice, the first time
removing all .pyc and .pyo files from the subtree rooted at Lib/.

Test cases generate output based upon values computed by the test code.
When executed, regrtest.py compares the actual output generated by executing
the test case with the expected output and reports success or failure.  It
stands to reason that if the actual and expected outputs are to match, they
must not contain any machine dependencies.  This means your test cases
should not print out absolute machine addresses (e.g. the return value of
the id() builtin function) or floating point numbers with large numbers of
significant digits (unless you understand what you are doing!).


Test Case Writing Tips
======================
Writing good test cases is a skilled task and is too complex to discuss in
detail in this short document.  Many books have been written on the subject.
I'll show my age by suggesting that Glenford Myers' `"The Art of Software
Testing"`_, published in 1979, is still the best introduction to the subject
available.  It is short (177 pages), easy to read, and discusses the major
elements of software testing, though its publication predates the
object-oriented software revolution, so doesn't cover that subject at all.
Unfortunately, it is very expensive (about $100 new).  If you can borrow it
or find it used (around $20), I strongly urge you to pick up a copy.

The most important goal when writing test cases is to break things.  A test
case that doesn't uncover a bug is much less valuable than one that does.
In designing test cases you should pay attention to the following:

    * Your test cases should exercise all the functions and objects defined
      in the module, not just the ones meant to be called by users of your
      module.  This may require you to write test code that uses the module
      in ways you don't expect (explicitly calling internal functions, for
      example - see test_atexit.py).

    * You should consider any boundary values that may tickle exceptional
      conditions (e.g. if you were writing regression tests for division,
      you might well want to generate tests with numerators and denominators
      at the limits of floating point and integer numbers on the machine
      performing the tests as well as a denominator of zero).

    * You should exercise as many paths through the code as possible.  This
      may not always be possible, but is a goal to strive for.  In
      particular, when considering if statements (or their equivalent), you
      want to create test cases that exercise both the true and false
      branches.  For loops, you should create test cases that exercise the
      loop zero, one and multiple times.

    * You should test with obviously invalid input.  If you know that a
      function requires an integer input, try calling it with other types of
      objects to see how it responds.

    * You should test with obviously out-of-range input.  If the domain of a
      function is only defined for positive integers, try calling it with a
      negative integer.

    * If you are going to fix a bug that wasn't uncovered by an existing
      test, try to write a test case that exposes the bug (preferably before
      fixing it).

    * If you need to create a temporary file, you can use the filename in
      ``test_support.TESTFN`` to do so.  It is important to remove the file
      when done; other tests should be able to use the name without cleaning
      up after your test.

.. _"The Art of Software Testing": 
        http://www.amazon.com/exec/obidos/ISBN=0471043281

Regression Test Writing Rules
=============================
Each test case is different.  There is no "standard" form for a Python
regression test case, though there are some general rules (note that
these mostly apply only to the "classic" tests; unittest_- and doctest_-
based tests should follow the conventions natural to those frameworks)::

    * If your test case detects a failure, raise ``TestFailed`` (found in
      ``test.test_support``).

    * Import everything you'll need as early as possible.

    * If you'll be importing objects from a module that is at least
      partially platform-dependent, only import those objects you need for
      the current test case to avoid spurious ``ImportError`` exceptions
      that prevent the test from running to completion.

    * Print all your test case results using the ``print`` statement.  For
      non-fatal errors, print an error message (or omit a successful
      completion print) to indicate the failure, but proceed instead of
      raising ``TestFailed``.

    * Use ``assert`` sparingly, if at all.  It's usually better to just print
      what you got, and rely on regrtest's got-vs-expected comparison to
      catch deviations from what you expect.  ``assert`` statements aren't
      executed at all when regrtest is run in -O mode; and, because they
      cause the test to stop immediately, can lead to a long & tedious
      test-fix, test-fix, test-fix, ... cycle when things are badly broken
      (and note that "badly broken" often includes running the test suite
      for the first time on new platforms or under new implementations of
      the language).

Miscellaneous
=============
There is a test_support module in the test package you can import for
your test case.  Import this module using either::

    import test.test_support

or::

    from test import test_support

test_support provides the following useful objects:

    * ``TestFailed`` - raise this exception when your regression test detects
      a failure.

    * ``TestSkipped`` - raise this if the test could not be run because the
      platform doesn't offer all the required facilities (like large
      file support), even if all the required modules are available.

    * ``ResourceDenied`` - this is raised when a test requires a resource that
      is not available.  Primarily used by 'requires'.

    * ``verbose`` - you can use this variable to control print output.  Many
      modules use it.  Search for "verbose" in the test_*.py files to see
      lots of examples.

    * ``forget(module_name)`` - attempts to cause Python to "forget" that it
      loaded a module and erase any PYC files.

    * ``is_resource_enabled(resource)`` - Returns a boolean based on whether
      the resource is enabled or not.

    * ``requires(resource [, msg])`` - if the required resource is not
      available the ResourceDenied exception is raised.
    
    * ``verify(condition, reason='test failed')``.  Use this instead of::

          assert condition[, reason]

      ``verify()`` has two advantages over ``assert``:  it works even in -O
      mode, and it raises ``TestFailed`` on failure instead of
      ``AssertionError``.

    * ``is_jython`` - true if the interpreter is Jython, false otherwise.

    * ``TESTFN`` - a string that should always be used as the filename when
      you need to create a temp file.  Also use ``try``/``finally`` to
      ensure that your temp files are deleted before your test completes.
      Note that you cannot unlink an open file on all operating systems, so
      also be sure to close temp files before trying to unlink them.

    * ``sortdict(dict)`` - acts like ``repr(dict.items())``, but sorts the
      items first.  This is important when printing a dict value, because
      the order of items produced by ``dict.items()`` is not defined by the
      language.

    * ``findfile(file)`` - you can call this function to locate a file
      somewhere along sys.path or in the Lib/test tree - see
      test_ossaudiodev.py for an example of its use.

    * ``fcmp(x,y)`` - you can call this function to compare two floating
      point numbers when you expect them to only be approximately equal
      withing a fuzz factor (``test_support.FUZZ``, which defaults to 1e-6).

    * ``check_syntax_error(testcase, statement)`` - make sure that the
      statement is *not* correct Python syntax.


Some Non-Obvious regrtest Features
==================================
    * Automagic test detection:  When you create a new test file
      test_spam.py, you do not need to modify regrtest (or anything else)
      to advertise its existence.  regrtest searches for and runs all
      modules in the test directory with names of the form test_xxx.py.

    * Miranda output:  If, when running test_spam.py, regrtest does not
      find an expected-output file test/output/test_spam, regrtest
      pretends that it did find one, containing the single line

      test_spam

      This allows new tests that don't expect to print anything to stdout
      to not bother creating expected-output files.

    * Two-stage testing:  To run test_spam.py, regrtest imports test_spam
      as a module.  Most tests run to completion as a side-effect of
      getting imported.  After importing test_spam, regrtest also executes
      ``test_spam.test_main()``, if test_spam has a ``test_main`` attribute.
      This is rarely required with the "traditional" Python tests, and
      you shouldn't create a module global with name test_main unless
      you're specifically exploiting this gimmick.  This usage does
      prove useful with unittest-based tests as well, however; defining
      a ``test_main()`` which is run by regrtest and a script-stub in the
      test module ("``if __name__ == '__main__': test_main()``") allows
      the test to be used like any other Python test and also work
      with the unittest.py-as-a-script approach, allowing a developer
      to run specific tests from the command line.