Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
22495c02
Kaydet (Commit)
22495c02
authored
Nis 05, 2006
tarafından
Anthony Baxter
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
no-one but windows should expect startfile to work
üst
c60611da
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
regrtest.py
Lib/test/regrtest.py
+14
-0
No files found.
Lib/test/regrtest.py
Dosyayı görüntüle @
22495c02
...
...
@@ -764,6 +764,7 @@ _expectations = {
test_ntpath
test_ossaudiodev
test_sqlite
test_startfile
test_sunaudiodev
"""
,
'mac'
:
...
...
@@ -804,6 +805,7 @@ _expectations = {
test_resource
test_signal
test_sqlite
test_startfile
test_sunaudiodev
test_sundry
test_tarfile
...
...
@@ -828,6 +830,7 @@ _expectations = {
test_openpty
test_pyexpat
test_sax
test_startfile
test_sqlite
test_sunaudiodev
test_sundry
...
...
@@ -852,6 +855,7 @@ _expectations = {
test_pyexpat
test_sax
test_sqlite
test_startfile
test_sunaudiodev
test_sundry
"""
,
...
...
@@ -880,6 +884,7 @@ _expectations = {
test_queue
test_sax
test_sqlite
test_startfile
test_sunaudiodev
test_sundry
test_thread
...
...
@@ -921,6 +926,7 @@ _expectations = {
test_pwd
test_strop
test_sqlite
test_startfile
test_sunaudiodev
test_sundry
test_thread
...
...
@@ -951,6 +957,7 @@ _expectations = {
test_ossaudiodev
test_poll
test_sqlite
test_startfile
test_sunaudiodev
"""
,
'sunos5'
:
...
...
@@ -970,6 +977,7 @@ _expectations = {
test_linuxaudiodev
test_openpty
test_sqlite
test_startfile
test_zipfile
test_zlib
"""
,
...
...
@@ -997,6 +1005,7 @@ _expectations = {
test_pyexpat
test_sax
test_sqlite
test_startfile
test_sunaudiodev
test_zipfile
test_zlib
...
...
@@ -1023,6 +1032,7 @@ _expectations = {
test_popen2
test_resource
test_sqlite
test_startfile
test_sunaudiodev
"""
,
'cygwin'
:
...
...
@@ -1072,6 +1082,7 @@ _expectations = {
test_resource
test_signal
test_sqlite
test_startfile
test_sunaudiodev
"""
,
'freebsd4'
:
...
...
@@ -1099,6 +1110,7 @@ _expectations = {
test_socket_ssl
test_socketserver
test_sqlite
test_startfile
test_sunaudiodev
test_tcl
test_timeout
...
...
@@ -1129,6 +1141,7 @@ _expectations = {
test_nis
test_ossaudiodev
test_sqlite
test_startfile
test_sunaudiodev
test_tcl
test_winreg
...
...
@@ -1162,6 +1175,7 @@ _expectations = {
test_scriptpackages
test_tcl
test_sqlite
test_startfile
test_sunaudiodev
test_unicode_file
test_winreg
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment