[Python-checkins] python/dist/src/Lib/test regrtest.py,1.132,1.133
tim_one@users.sourceforge.net
tim_one@users.sourceforge.net
2003年3月03日 16:26:43 -0800
Update of /cvsroot/python/python/dist/src/Lib/test
In directory sc8-pr-cvs1:/tmp/cvs-serv17965/Lib/test
Modified Files:
regrtest.py
Log Message:
test_ioctl is an expected skip on Windows.
Index: regrtest.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/regrtest.py,v
retrieving revision 1.132
retrieving revision 1.133
diff -C2 -d -r1.132 -r1.133
*** regrtest.py 28 Feb 2003 19:53:32 -0000 1.132
--- regrtest.py 4 Mar 2003 00:26:38 -0000 1.133
***************
*** 568,571 ****
--- 568,572 ----
test_iconv_codecs
test_imgfile
+ test_ioctl
test_largefile
test_linuxaudiodev