0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Lib/test
1998-02-25 17:51:50 +00:00
..
output Adding output of test_xmllib.py 1998-02-13 16:35:21 +00:00
__init__.py
audiotest.au
autotest.py
greyrgb.uue
pystone.py
re_tests.py New re version from AMK 1997-12-08 17:12:06 +00:00
regex_tests.py
regrtest.py
test_al.py
test_array.py
test_audioop.py
test_b1.py
test_b2.py
test_binascii.py
test_binhex.py
test_bsddb.py
test_builtin.py
test_cd.py
test_cl.py
test_cmath.py
test_crypt.py
test_dbm.py
test_dl.py
test_errno.py
test_exceptions.py
test_fcntl.py Support for netbsd1 and freebsd3, after suggestions by Anders Andersen 1997-12-02 20:30:29 +00:00
test_gdbm.py
test_gl.py
test_grammar.py
test_grp.py Believe it or not, some people have an empty group database. 1997-12-15 14:57:19 +00:00
test_imageop.py
test_imgfile.py
test_math.py
test_md5.py
test_new.py
test_nis.py
test_opcodes.py
test_operations.py
test_operator.py
test_pkg.py
test_pow.py
test_pwd.py
test_re.py Added tests for qualified sub and split 1998-01-14 16:42:17 +00:00
test_regex.py
test_rgbimg.py
test_rotor.py
test_select.py
test_signal.py
test_socket.py
test_strftime.py Move %x test to nonstandard section because it appears to be locale specific. 1997-12-15 18:06:19 +00:00
test_strop.py Added strop.split tests when sep is None. 1997-12-02 00:30:04 +00:00
test_struct.py
test_sunaudiodev.py Make this test work when imported from the interpreter instead of run 1998-01-29 21:53:17 +00:00
test_support.py
test_thread.py
test_time.py Use long() instead of int() to compare mktime(localtime(t) with t... 1997-12-08 21:48:01 +00:00
test_timing.py
test_tokenize.py
test_types.py Add test for core dump -- make sure it doesn't come back! 1998-02-25 17:51:50 +00:00
test_unpack.py
test_xmllib.py New version of xmllib from Sjoerd. 1998-01-29 14:55:24 +00:00
test_zlib.py Make this test succeed even when using "import test.test_zlib". 1997-12-18 05:21:07 +00:00
testall.py
testimg.uue
testimgr.uue
testrgb.uue
tokenize_tests.py