Differences between revisions 7 and 8
Revision 7 as of 2006-07-27 00:23:55
Size: 4727
Editor: 82-38-68-217
Comment:
Revision 8 as of 2006-07-27 00:25:52
Size: 4639
Editor: 82-38-68-217
Comment:
Deletions are marked like this. Additions are marked like this.
Line 73: Line 73:
||Lib/test/test_locale.py || || ||

This page documents all tests that should be added (or improved) to enhance the Python distribution's test suite for the standard library. Checking [http://coverage.livinglogic.de/coverage/web/waf.do Coverage] to see if there are any tests that could be improved or are missing, would be a real help. Also if you just generally think that a unit test needs improving, please add it here with a list of what could be improved.

If you feel that you would like to work on a test, please write your name in the 'Volunteer' column of the table below, alongside the name of the test you wish to work on.

Please try to get all tests in alphabetical order

New Tests

Test Name

Volunteer

Lib/test/test_asyncore.py

Lib/test/test_audiodev.py

Lib/test/test_bdb.py

Lib/test/test_cgitb.py

Lib/test/test_chunk.py

Lib/test/test_cmd.py

Lib/test/test_compileall.py

Lib/test/test_dbhash.py

Lib/test/test_formatter.py

Lib/test/test_ftplib.py

Lib/test/test_getpass.py

Lib/test/test_gopherlib.py

Lib/test/test_htmlentitydefs.py

Lib/test/test_ihooks.py

Lib/test/test_imghdr.py

Lib/test/test_imputil.py

Lib/test/test_keyword.py

Lib/test/test_linecache.py

Lib/test/test_macurl2path.py

Lib/test/test_mailcap.py

Lib/test/test_markupbase.py

Lib/test/test_mimify.py

Lib/test/test_modulefinder.py

Lib/test/test_mutex.py

Lib/test/test_nntplib.py

Lib/test/test_opcode.py

Lib/test/test_os2emxpath.py

Lib/test/test_pdb.py

Lib/test/test_pipes.py

Lib/test/test_pkgutil.py

Matt Fleming

Lib/test/test_poplib.py

Lib/test/test_posfixfile.py

Lib/test/test_pstats.py

Lib/test/test_py_compile.py

Lib/test/test_pydoc.py

Lib/test/test_rexec.py

Lib/test/test_rlcompleter.py

Lib/test/test_sched.py

Lib/test/test_smtpd.py

Lib/test/test_smtplib.py

Lib/test/test_sndhdr.py

Lib/test/test_sre.py

Lib/test/test_sre_compile.py

Lib/test/test_sre_constants.py

Lib/test/test_stat.py

Lib/test/test_statvfs.py

Lib/test/test_stringold.py

Lib/test/test_sunau.py

Lib/test/test_sunaudio.py

Lib/test/test_symbol.py

Lib/test/test_tabnanny.py

Lib/test/test_telnetlib.py

Lib/test/test_this.py

Lib/test/test_timeit.py

Lib/test/test_toaiff.py

Lib/test/test_token.py

Lib/test/test_tty.py

Lib/test/test_user.py

Lib/test/test_webbrowser.py

Improve Tests

Test Name

Things to improve

Volunteer

ImprovingLibTests (last edited 2008-11-15 13:59:54 by localhost)

Unable to edit the page? See the FrontPage for instructions.