0
0
mirror of https://github.com/python/cpython.git synced 2024-11-30 18:51:15 +01:00
cpython/Lib/test
1997-08-15 16:23:32 +00:00
..
output generated by regrtest.py -g 1997-08-15 16:00:02 +00:00
audiotest.au
autotest.py Restore old behavior of autotest and testall, using regrtest. 1997-03-07 21:05:43 +00:00
greyrgb.uue Use uuencoded test images. 1997-04-16 00:30:45 +00:00
pystone.py set LOOPS to 10000 1997-08-14 20:14:12 +00:00
re_tests.py Added tests for \b, \B (AMK). 1997-08-15 15:44:58 +00:00
regex_tests.py 1.5a3 prerelease 1 from AMK 1997-08-13 22:34:14 +00:00
regrtest.py Don't call sys.exit() all over the place -- simply return the exit 1997-08-14 19:40:34 +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 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 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 Try calling getpid() from /usr/lib/libc.so instead of some other 1997-04-09 20:57:52 +00:00
test_errno.py Don't just die when an error is not defined; print a warning instead. 1997-04-09 21:02:17 +00:00
test_exceptions.py
test_fcntl.py Finally found a wat to set a file nonblocking that works on Irix, 1997-05-12 22:15:52 +00:00
test_gdbm.py
test_gl.py
test_grammar.py No need to define assert, it's built in. 1997-04-16 00:27:45 +00:00
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 Use uuencoded test images. 1997-04-16 00:30:45 +00:00
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 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 1.5a3 prerelease 1 from AMK 1997-08-13 22:34:14 +00:00
test_regex.py AMK's regex test suite 1997-06-03 18:07:49 +00:00
test_rgbimg.py Use uuencoded test images. 1997-04-09 21:25:01 +00:00
test_rotor.py Print a so encrypted text is shown in ascii, not binary. 1997-08-14 19:55:00 +00:00
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 Soft failure for Win32 platform. 1997-04-16 00:29:15 +00:00
test_socket.py socket_type --> SocketType 1997-06-03 17:58:31 +00:00
test_strftime.py Moved some non-standard format characters out of the standard list. 1997-08-14 22:23:42 +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 Nit: round delays to 0.1 second. 1997-07-18 23:50:22 +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 Added tests for dict.clear(), dict.update(), dict.copy(). 1997-06-02 23:14:00 +00:00
test_zlib.py Use imp.find_module() as the most certain way to find the test data. 1997-08-15 16:23:32 +00:00
testall.py Restore old behavior of autotest and testall, using regrtest. 1997-03-07 21:05:43 +00:00
testimg.uue Use uuencoded test images. 1997-04-09 21:25:01 +00:00
testimgr.uue Use uuencoded test images. 1997-04-09 21:25:01 +00:00
testrgb.uue Use uuencoded test images. 1997-04-09 21:25:01 +00:00