.. |
output
|
Test output for the SGI cl C module test script.
|
1997-01-17 15:59:16 +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
|
Set test_support.verbose to 0, to signal tests only to generate
|
1996-12-20 03:03:01 +00:00 |
greytest.rgb
|
8 bit greyscale test file needed for testing imageop and imgfile.
|
1996-12-20 20:50:10 +00:00 |
pystone.py
|
Version 1.1. Fix memory leak and expensive comparison with None.
|
1997-01-18 02:20:37 +00:00 |
regrtest.py
|
New regression test harness. See usage message / doc string.
|
1996-12-20 03:12:20 +00:00 |
test.rawimg
|
…
|
|
test.rawimg.rev
|
…
|
|
test.rgb
|
…
|
|
test_al.py
|
This is a very inobstrusive test for the existance of the al module and all
|
1997-01-03 22:39:03 +00:00 |
test_array.py
|
Many scripts, but small changes. Update the way the scripts obtain the
|
1996-12-20 22:36:52 +00:00 |
test_audioop.py
|
Updated to include the verbose flag from test_support
|
1997-01-03 19:20:17 +00:00 |
test_b1.py
|
updated the hex(-16) test since hex() of a signed literal has changed.
|
1997-01-13 22:36:29 +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
|
This is a very inobstrusive test for the existance of the SGI cd module
|
1997-01-03 23:00:13 +00:00 |
test_cl.py
|
Lame test script for the SGI cl C module.
|
1997-01-17 15:58:35 +00:00 |
test_cmath.py
|
Very very small comment change.
|
1996-12-20 22:39:24 +00:00 |
test_crypt.py
|
Many scripts, but small changes. Update the way the scripts obtain the
|
1996-12-20 22:36:52 +00:00 |
test_dbm.py
|
Many scripts, but small changes. Update the way the scripts obtain the
|
1996-12-20 22:36:52 +00:00 |
test_dl.py
|
Many scripts, but small changes. Update the way the scripts obtain the
|
1996-12-20 22:36:52 +00:00 |
test_errno.py
|
Many scripts, but small changes. Update the way the scripts obtain the
|
1996-12-20 22:36:52 +00:00 |
test_exceptions.py
|
…
|
|
test_fcntl.py
|
Many scripts, but small changes. Update the way the scripts obtain the
|
1996-12-20 22:36:52 +00:00 |
test_gdbm.py
|
Many scripts, but small changes. Update the way the scripts obtain the
|
1996-12-20 22:36:52 +00:00 |
test_gl.py
|
Some small changes.
|
1997-01-03 22:42:08 +00:00 |
test_grammar.py
|
…
|
|
test_grp.py
|
Many scripts, but small changes. Update the way the scripts obtain the
|
1996-12-20 22:36:52 +00:00 |
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
|
More and better comments.
|
1996-12-20 21:52:29 +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
|
test_rotor.py: New test of the rotor module.
|
1996-12-23 23:39:42 +00:00 |
test_opcodes.py
|
…
|
|
test_operations.py
|
…
|
|
test_operator.py
|
test_rotor.py: New test of the rotor module.
|
1996-12-23 23:39:42 +00:00 |
test_pow.py
|
…
|
|
test_pwd.py
|
test_rotor.py: New test of the rotor module.
|
1996-12-23 23:39:42 +00:00 |
test_regex.py
|
added test of the regex module
|
1996-12-20 22:00:21 +00:00 |
test_rgbimg.py
|
…
|
|
test_rotor.py
|
<rotorobj>.setkey() now requires exactly one argument
|
1997-01-02 20:02:44 +00:00 |
test_select.py
|
test(): close the pipe, just to shut up Purify.
|
1997-01-14 17:49:15 +00:00 |
test_signal.py
|
test_rotor.py: New test of the rotor module.
|
1996-12-23 23:39:42 +00:00 |
test_socket.py
|
Make as sure as we can that the forked child does not return and
|
1997-01-17 16:13:15 +00:00 |
test_strftime.py
|
Import verbose flag from test_support instead of testing __name__.
|
1996-12-20 03:03:39 +00:00 |
test_strop.py
|
Added a couple of strop.join() tests for large lists and long items
|
1997-01-06 22:46:07 +00:00 |
test_struct.py
|
Change the ``calcsize*3'' test to be portable to 64-bit machines.
|
1997-01-03 19:00:37 +00:00 |
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
|
…
|
|
test_timing.py
|
Test of the timing module
|
1997-01-13 23:03:07 +00:00 |
test_types.py
|
…
|
|
testall.py
|
test_rotor.py: New test of the rotor module.
|
1996-12-23 23:39:42 +00:00 |