[Python-checkins] python/dist/src/Lib/test regrtest.py,1.130,1.131
fdrake@users.sourceforge.net
fdrake@users.sourceforge.net
2003年2月26日 11:51:29 -0800
Update of /cvsroot/python/python/dist/src/Lib/test
In directory sc8-pr-cvs1:/tmp/cvs-serv6011
Modified Files:
regrtest.py
Log Message:
The macfs, macostools, and plistlib should not be expected to run
beyond Mac OS and Darwin. I'm not even sure they should be run on
Darwin, but I'll let someone more knowledgable on that tell us.
Index: regrtest.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/regrtest.py,v
retrieving revision 1.130
retrieving revision 1.131
diff -C2 -d -r1.130 -r1.131
*** regrtest.py 23 Feb 2003 22:56:58 -0000 1.130
--- regrtest.py 26 Feb 2003 19:51:23 -0000 1.131
***************
*** 567,570 ****
--- 567,572 ----
test_largefile
test_linuxaudiodev
+ test_macfs
+ test_macostools
test_mhlib
test_mpz
***************
*** 572,575 ****
--- 574,578 ----
test_openpty
test_ossaudiodev
+ test_plistlib
test_poll
test_posix
***************
*** 594,600 ****
--- 597,606 ----
test_largefile
test_linuxaudiodev
+ test_macfs
+ test_macostools
test_nis
test_ntpath
test_ossaudiodev
+ test_plistlib
test_socketserver
test_sunaudiodev
***************
*** 656,663 ****
--- 662,672 ----
test_largefile
test_linuxaudiodev
+ test_macfs
+ test_macostools
test_minidom
test_nis
test_ntpath
test_openpty
+ test_plistlib
test_pyexpat
test_sax
***************
*** 678,685 ****
--- 687,697 ----
test_largefile
test_linuxaudiodev
+ test_macfs
+ test_macostools
test_minidom
test_nis
test_ntpath
test_openpty
+ test_plistlib
test_pyexpat
test_sax
***************
*** 704,711 ****
--- 716,726 ----
test_linuxaudiodev
test_locale
+ test_macfs
+ test_macostools
test_minidom
test_nis
test_ntpath
test_openpty
+ test_plistlib
test_pyexpat
test_queue
***************
*** 740,747 ****
--- 755,765 ----
test_linuxaudiodev
test_locale
+ test_macfs
+ test_macostools
test_mmap
test_nis
test_ntpath
test_openpty
+ test_plistlib
test_poll
test_popen2
***************
*** 800,805 ****
--- 818,826 ----
test_imgfile
test_linuxaudiodev
+ test_macfs
+ test_macostools
test_mpz
test_openpty
+ test_plistlib
test_socketserver
test_zipfile
***************
*** 821,828 ****
--- 842,852 ----
test_linuxaudiodev
test_locale
+ test_macfs
+ test_macostools
test_minidom
test_nis
test_ntpath
test_openpty
+ test_plistlib
test_pyexpat
test_sax
***************
*** 847,854 ****
--- 871,881 ----
test_linuxaudiodev
test_locale
+ test_macfs
+ test_macostools
test_mhlib
test_mmap
test_mpz
test_nis
+ test_plistlib
test_poll
test_popen2
***************
*** 872,878 ****
--- 899,908 ----
test_linuxaudiodev
test_locale
+ test_macfs
+ test_macostools
test_mpz
test_nis
test_ossaudiodev
+ test_plistlib
test_socketserver
test_sunaudiodev
***************
*** 895,898 ****
--- 925,930 ----
test_largefile
test_linuxaudiodev
+ test_macfs
+ test_macostools
test_mhlib
test_mmap
***************
*** 900,903 ****
--- 932,936 ----
test_openpty
test_ossaudiodev
+ test_plistlib
test_pty
test_resource