no-one but windows should expect startfile to work

This commit is contained in:
Anthony Baxter 2006-04-05 13:24:26 +00:00
parent c60611da82
commit 22495c02e2
1 changed files with 14 additions and 0 deletions

View File

@ -764,6 +764,7 @@ def printlist(x, width=70, indent=4):
test_ntpath test_ntpath
test_ossaudiodev test_ossaudiodev
test_sqlite test_sqlite
test_startfile
test_sunaudiodev test_sunaudiodev
""", """,
'mac': 'mac':
@ -804,6 +805,7 @@ def printlist(x, width=70, indent=4):
test_resource test_resource
test_signal test_signal
test_sqlite test_sqlite
test_startfile
test_sunaudiodev test_sunaudiodev
test_sundry test_sundry
test_tarfile test_tarfile
@ -828,6 +830,7 @@ def printlist(x, width=70, indent=4):
test_openpty test_openpty
test_pyexpat test_pyexpat
test_sax test_sax
test_startfile
test_sqlite test_sqlite
test_sunaudiodev test_sunaudiodev
test_sundry test_sundry
@ -852,6 +855,7 @@ def printlist(x, width=70, indent=4):
test_pyexpat test_pyexpat
test_sax test_sax
test_sqlite test_sqlite
test_startfile
test_sunaudiodev test_sunaudiodev
test_sundry test_sundry
""", """,
@ -880,6 +884,7 @@ def printlist(x, width=70, indent=4):
test_queue test_queue
test_sax test_sax
test_sqlite test_sqlite
test_startfile
test_sunaudiodev test_sunaudiodev
test_sundry test_sundry
test_thread test_thread
@ -921,6 +926,7 @@ def printlist(x, width=70, indent=4):
test_pwd test_pwd
test_strop test_strop
test_sqlite test_sqlite
test_startfile
test_sunaudiodev test_sunaudiodev
test_sundry test_sundry
test_thread test_thread
@ -951,6 +957,7 @@ def printlist(x, width=70, indent=4):
test_ossaudiodev test_ossaudiodev
test_poll test_poll
test_sqlite test_sqlite
test_startfile
test_sunaudiodev test_sunaudiodev
""", """,
'sunos5': 'sunos5':
@ -970,6 +977,7 @@ def printlist(x, width=70, indent=4):
test_linuxaudiodev test_linuxaudiodev
test_openpty test_openpty
test_sqlite test_sqlite
test_startfile
test_zipfile test_zipfile
test_zlib test_zlib
""", """,
@ -997,6 +1005,7 @@ def printlist(x, width=70, indent=4):
test_pyexpat test_pyexpat
test_sax test_sax
test_sqlite test_sqlite
test_startfile
test_sunaudiodev test_sunaudiodev
test_zipfile test_zipfile
test_zlib test_zlib
@ -1023,6 +1032,7 @@ def printlist(x, width=70, indent=4):
test_popen2 test_popen2
test_resource test_resource
test_sqlite test_sqlite
test_startfile
test_sunaudiodev test_sunaudiodev
""", """,
'cygwin': 'cygwin':
@ -1072,6 +1082,7 @@ def printlist(x, width=70, indent=4):
test_resource test_resource
test_signal test_signal
test_sqlite test_sqlite
test_startfile
test_sunaudiodev test_sunaudiodev
""", """,
'freebsd4': 'freebsd4':
@ -1099,6 +1110,7 @@ def printlist(x, width=70, indent=4):
test_socket_ssl test_socket_ssl
test_socketserver test_socketserver
test_sqlite test_sqlite
test_startfile
test_sunaudiodev test_sunaudiodev
test_tcl test_tcl
test_timeout test_timeout
@ -1129,6 +1141,7 @@ def printlist(x, width=70, indent=4):
test_nis test_nis
test_ossaudiodev test_ossaudiodev
test_sqlite test_sqlite
test_startfile
test_sunaudiodev test_sunaudiodev
test_tcl test_tcl
test_winreg test_winreg
@ -1162,6 +1175,7 @@ def printlist(x, width=70, indent=4):
test_scriptpackages test_scriptpackages
test_tcl test_tcl
test_sqlite test_sqlite
test_startfile
test_sunaudiodev test_sunaudiodev
test_unicode_file test_unicode_file
test_winreg test_winreg