mirror of
https://github.com/python/cpython.git
synced 2025-10-28 17:13:08 +00:00
(Contributed by Walter Dörwald). * Convert three test modules to unittest format. * Expanded coverage in test_structseq.py. * Raymond added a new test in test_sets.py |
||
|---|---|---|
| .. | ||
| test_asynchat | ||
| test_augassign | ||
| test_binascii | ||
| test_cgi | ||
| test_class | ||
| test_coercion | ||
| test_compare | ||
| test_cookie | ||
| test_exceptions | ||
| test_extcall | ||
| test_frozen | ||
| test_future | ||
| test_global | ||
| test_grammar | ||
| test_httplib | ||
| test_linuxaudiodev | ||
| test_logging | ||
| test_math | ||
| test_md5 | ||
| test_MimeWriter | ||
| test_mmap | ||
| test_new | ||
| test_nis | ||
| test_opcodes | ||
| test_openpty | ||
| test_operations | ||
| test_ossaudiodev | ||
| test_pep277 | ||
| test_pkg | ||
| test_poll | ||
| test_popen | ||
| test_popen2 | ||
| test_profile | ||
| test_pty | ||
| test_pyexpat | ||
| test_regex | ||
| test_resource | ||
| test_rgbimg | ||
| test_rotor | ||
| test_scope | ||
| test_signal | ||
| test_thread | ||
| test_threadedtempfile | ||
| test_tokenize | ||
| test_types | ||
| test_unicode_file | ||
| test_winreg | ||
| test_xreadline | ||
| xmltests | ||