[Python-checkins] python/dist/src/Lib/test regrtest.py,1.133,1.134

jackjansen@users.sourceforge.net jackjansen@users.sourceforge.net
Fri, 07 Mar 2003 07:38:18 -0800


Update of /cvsroot/python/python/dist/src/Lib/test
In directory sc8-pr-cvs1:/tmp/cvs-serv14219

Modified Files:
	regrtest.py 
Log Message:
Test_ioctl and test_tarfile are skipped on MacOS9.

Index: regrtest.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/regrtest.py,v
retrieving revision 1.133
retrieving revision 1.134
diff -C2 -d -r1.133 -r1.134
*** regrtest.py	4 Mar 2003 00:26:38 -0000	1.133
--- regrtest.py	7 Mar 2003 15:38:11 -0000	1.134
***************
*** 631,634 ****
--- 631,635 ----
          test_grp
          test_iconv_codecs
+         test_ioctl
          test_imgfile
          test_largefile
***************
*** 652,655 ****
--- 653,657 ----
          test_sunaudiodev
          test_sundry
+         test_tarfile
          test_timing
          test_unicode_file