.. |
output
|
Tests for tokenize.py (Ka-Ping Yee)
|
1997-10-27 22:15:06 +00:00 |
__init__.py
|
Add __init__.py to test package.
|
1997-11-06 15:41:23 +00:00 |
audiotest.au
|
|
|
autotest.py
|
|
|
greyrgb.uue
|
|
|
pystone.py
|
Separate out a function pystones(loops=LOOPS) which runs the benchmark
|
1997-11-06 15:45:05 +00:00 |
re_tests.py
|
New re version from AMK
|
1997-12-08 17:12:06 +00:00 |
regex_tests.py
|
|
|
regrtest.py
|
Catch KeyboardInterrupt separately and propagate it, instead of
|
1997-10-20 23:46:54 +00:00 |
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
|
Add empty __init__.py files to the test packages so the new policy
|
1997-10-31 18:33:41 +00:00 |
test_pow.py
|
Use fuzzy comparison from test_support to compare outcome of
|
1997-11-24 22:24:22 +00:00 |
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
|
os2 patch by Jeff Rush
|
1997-11-22 21:53:48 +00:00 |
test_signal.py
|
os2 patch by Jeff Rush
|
1997-11-22 21:53:48 +00:00 |
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
|
Tests for tokenize.py (Ka-Ping Yee)
|
1997-10-27 22:15:06 +00:00 |
test_types.py
|
Added separate tests for {}.get().
|
1997-10-20 20:10:43 +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
|
Tests for tokenize.py (Ka-Ping Yee)
|
1997-10-27 22:15:06 +00:00 |