Commit graph

35 commits

Author SHA1 Message Date
Guido van Rossum
f518d5e98e Print less in test_socket. 1997-05-09 01:54:45 +00:00
Guido van Rossum
c1a4ba97b7 New test output for test_builtin 1997-04-02 05:44:51 +00:00
Roger E. Masse
5c7e711bb1 Test output for the SGI cl C module test script. 1997-01-17 15:59:16 +00:00
Roger E. Masse
eca63b83ac Output from test script for the bsddb C extension module. 1997-01-16 22:04:35 +00:00
Roger E. Masse
4852d37fdd test output for the binascii C module test script. 1997-01-16 16:44:40 +00:00
Barry Warsaw
e4d7821ea4 test is no longer needed 1997-01-16 00:13:11 +00:00
Barry Warsaw
7a515b9156 Output for test of the timing module 1997-01-13 23:03:54 +00:00
Barry Warsaw
5bc697dd31 Test of the sunaudiodev module -- it simply plays a sound if it can
find one and doesn't output any data that can be verified.  If it
can't find a sound file by looking in the standard Solaris locations
(which we can extend later), it raises an ImportError.
1997-01-07 21:05:29 +00:00
Barry Warsaw
95f92dfad4 New output file for strop test 1997-01-06 22:46:45 +00:00
Roger E. Masse
5150542b8f Output file for test_cd.py 1997-01-03 22:58:43 +00:00
Roger E. Masse
4a9ac0612d Output file for test_al.py 1997-01-03 22:39:31 +00:00
Barry Warsaw
61bc874b19 Output of socket module test. 1997-01-03 20:04:09 +00:00
Barry Warsaw
461a1c172f Output for signal module test 1997-01-03 16:01:20 +00:00
Roger E. Masse
cf284cc5db Test output for the gl C extension module. 1996-12-24 19:36:33 +00:00
Barry Warsaw
fb817cd4a2 Output files
test_rotor.py: New test of the rotor module.

test_*: converted to the new test harness.  GvR note!  test_signal.py
works interatively (i.e. when verbose=1) but does not work inside the
test harness.  It must be a timing issue, but I haven't figured it out
yet.
1996-12-23 23:40:11 +00:00
Barry Warsaw
4b722788ae added test of the regex module
[NOTE: testall.py and autotest.py might could go away soon, I've
 played with Guido's new regrtest.py script and it seems to work well.
 I'll wait until Guido gives the word to completely switch over -- and
 change the Makefile too!]
1996-12-20 22:00:21 +00:00
Roger E. Masse
e9e0bd90ae Output for test script for the SGI imgfile module. 1996-12-20 21:42:09 +00:00
Roger E. Masse
cfaac40e31 test output for SGI imageop C module. 1996-12-20 20:47:17 +00:00
Guido van Rossum
0b25a662e0 Two new files (to shut up regrtest). 1996-12-20 03:14:42 +00:00
Barry Warsaw
a09ec19a33 Test of the operator module 1996-12-18 19:56:22 +00:00
Roger E. Masse
96bd636ad1 Test script output for the UNIX group file access module (grp) 1996-12-18 19:37:07 +00:00
Roger E. Masse
d87e0bf651 Test output for the GNU dbm module (gdbm) 1996-12-17 19:54:46 +00:00
Roger E. Masse
0bff94ffdf Added the test output for fcntl. 1996-12-17 17:41:36 +00:00
Barry Warsaw
8069f43815 Output for _xdr module test 1996-12-17 00:02:45 +00:00
Barry Warsaw
ac3acc2b48 (test_thread): output from thread test 1996-12-16 23:42:56 +00:00
Roger E. Masse
a38ab505b6 Revised output for test_crypt 1996-12-16 20:44:16 +00:00
Roger E. Masse
8a51de4cdd Output files for test_dl and test_errno 1996-12-16 20:36:05 +00:00
Barry Warsaw
3c700ed613 Fixed 1996-12-13 18:05:28 +00:00
Barry Warsaw
e3c0170ba0 Output file for module struct test 1996-12-13 00:25:52 +00:00
Guido van Rossum
15d1079dd2 Fixed test_strftime to be silent when called from autotest. 1996-12-12 19:07:19 +00:00
Guido van Rossum
483705c5a9 Added test_strftime (Skip Montanaro). 1996-12-12 19:03:11 +00:00
Barry Warsaw
792c94a320 A test of the select module that is actually reproduceable! 1996-12-11 23:58:46 +00:00
Barry Warsaw
042a207061 Output of rgbimg module test 1996-12-11 21:42:38 +00:00
Barry Warsaw
d96dfb72ea Output of the nis and pwd module tests 1996-12-11 16:54:15 +00:00
Barry Warsaw
dde5c70c8a Test output files in their new location 1996-12-10 23:20:09 +00:00