0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Lib/test
1997-04-09 20:51:54 +00:00
..
output New test output for test_builtin 1997-04-02 05:44:51 +00:00
audiotest.au A slightly better test of sunaudiodev module. Include the audio data 1997-01-13 20:34:44 +00:00
autotest.py Restore old behavior of autotest and testall, using regrtest. 1997-03-07 21:05:43 +00:00
greytest.rgb
pystone.py Version 1.1. Fix memory leak and expensive comparison with None. 1997-01-18 02:20:37 +00:00
regrtest.py Add "extra-verbose" mode, triggered by specifying two -v flags. In 1997-03-07 21:04:33 +00:00
test_al.py
test_array.py Use TESTFN instead of /etc/passwd and /dev/null as test files. 1997-04-09 20:51:54 +00:00
test_audioop.py Added test for ratecv (from Sjoerd, reformatted). 1997-02-14 15:58:00 +00:00
test_b1.py Added test of complex() (that catches a bug in 1.4!). 1997-03-31 17:13:17 +00:00
test_b2.py updated the oct(-100) test since oct() of a signed literal has changed. 1997-01-13 22:36:03 +00:00
test_binascii.py Minor output message change 1997-01-16 18:53:01 +00:00
test_binhex.py Minor output message change 1997-01-16 18:53:01 +00:00
test_bsddb.py Test script for the bsddb C extension module. 1997-01-16 22:04:10 +00:00
test_builtin.py
test_cd.py
test_cl.py Lame test script for the SGI cl C module. 1997-01-17 15:58:35 +00:00
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 Opps. Added tests for the last two methods that were missing from 1997-01-15 20:58:55 +00:00
test_imgfile.py
test_math.py
test_md5.py
test_new.py new.code() has grown another foot, eh, another two arguments. 1997-01-27 23:25:37 +00:00
test_nis.py
test_opcodes.py
test_operations.py
test_operator.py
test_pow.py
test_pwd.py
test_regex.py
test_rgbimg.py
test_rotor.py
test_select.py test(): close the pipe, just to shut up Purify. 1997-01-14 17:49:15 +00:00
test_signal.py
test_socket.py Did nobody ever notice that "make test" didn't print the summary line 1997-01-29 16:03:45 +00:00
test_strftime.py Much more rigorous testing -- we now try many times, varying in time 1997-03-07 20:30:03 +00:00
test_strop.py
test_struct.py
test_sunaudiodev.py Catch sunaudiodev.error on open() and re-raise TestFailed exception. 1997-01-13 20:53:46 +00:00
test_support.py
test_thread.py Use the new regrtest harness 1997-01-13 22:54:27 +00:00
test_time.py Removed nonstandard strftime formats (strftime is tested more 1997-02-20 16:23:01 +00:00
test_timing.py Test of the timing module 1997-01-13 23:03:07 +00:00
test_types.py
test.rawimg
test.rawimg.rev
test.rgb
testall.py Restore old behavior of autotest and testall, using regrtest. 1997-03-07 21:05:43 +00:00