0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Lib/test
1997-08-12 18:21:08 +00:00
..
output Add test for function comparisons 1997-08-05 16:52:50 +00:00
audiotest.au
autotest.py
greyrgb.uue
pystone.py
re_tests.py Several additions from Jeffrey. 1997-07-17 22:36:39 +00:00
regex_tests.py AMK's regex test suite 1997-06-03 18:07:49 +00:00
regrtest.py Add flush() method to fake file. 1997-07-17 14:51:37 +00:00
test_al.py
test_array.py
test_audioop.py Fix ratecv test (Sjoerd). 1997-05-21 14:27:20 +00:00
test_b1.py Fix hex tests for 64-bit machines. 1997-05-14 21:37:23 +00:00
test_b2.py The reload(sys) test no longer works due to changes in the import 1997-08-02 03:19:26 +00:00
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
test_gdbm.py
test_gl.py
test_grammar.py
test_grp.py
test_imageop.py More rational implementation of get_qualified_path() -- search along 1997-05-14 18:57:21 +00:00
test_imgfile.py
test_math.py
test_md5.py
test_new.py
test_nis.py Catch nis.error and raise TestFailed instead. This catches the 1997-05-15 18:27:49 +00:00
test_opcodes.py Add test for function comparisons 1997-08-05 16:52:50 +00:00
test_operations.py
test_operator.py
test_pow.py
test_pwd.py More robust way of choosing a non-existant uid (faster, too). 1997-05-20 19:32:22 +00:00
test_re.py Some new tests by Jeffrey 1997-07-18 04:26:25 +00:00
test_regex.py AMK's regex test suite 1997-06-03 18:07:49 +00:00
test_rgbimg.py
test_rotor.py
test_select.py Fix sys.platform test -- on Win, it is 'win32', not 'win'. 1997-05-14 19:06:36 +00:00
test_signal.py
test_socket.py socket_type --> SocketType 1997-06-03 17:58:31 +00:00
test_strftime.py Fixes for the Mac. (Jack) 1997-08-12 18:21:08 +00:00
test_strop.py
test_struct.py
test_sunaudiodev.py
test_support.py
test_thread.py Nit: round delays to 0.1 second. 1997-07-18 23:50:22 +00:00
test_time.py
test_timing.py
test_types.py Added tests for dict.clear(), dict.update(), dict.copy(). 1997-06-02 23:14:00 +00:00
testall.py
testimg.uue
testimgr.uue
testrgb.uue