[Python-checkins] python/dist/src/Lib/test regrtest.py,1.112,1.113
tim_one@users.sourceforge.net
tim_one@users.sourceforge.net
2002年12月10日 10:47:58 -0800
Update of /cvsroot/python/python/dist/src/Lib/test
In directory sc8-pr-cvs1:/tmp/cvs-serv22018/python/Lib/test
Modified Files:
regrtest.py
Log Message:
Added test_ossaudiodev to expected skips on Windows.
Index: regrtest.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/regrtest.py,v
retrieving revision 1.112
retrieving revision 1.113
diff -C2 -d -r1.112 -r1.113
*** regrtest.py 5 Dec 2002 17:20:25 -0000 1.112
--- regrtest.py 10 Dec 2002 18:47:56 -0000 1.113
***************
*** 564,567 ****
--- 564,568 ----
test_nis
test_openpty
+ test_ossaudiodev
test_poll
test_pty