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
Kayıtlar (commit)
86b0fb23e5efa3e4bdc351d839fec353d82bb588
Dal (branch)/etiket değiştir
cpython
Lib
test
__main__.py
03 Ara, 2010
6 kayıt (commit)
Factor out common code from lib/test/__main__.py and lib/test/regrtest.py into a function.
· 3ab34cca
Michael Foord
14 years ago
yazdı
3ab34cca
Fix lib/test/__main__.py to work even outside a Python build.
· 97cbb76e
Michael Foord
14 years ago
yazdı
97cbb76e
Adding lib/test/__main__.py for running tests with 'python -m test'
· ee4a5e0c
Michael Foord
14 years ago
yazdı
ee4a5e0c
Remove test/__main__.py until runpy tests can be fixed
· 240f1124
Michael Foord
14 years ago
yazdı
240f1124
Set test.regrtest.TEMPDIR correctly when run with 'python -m test'
· a7a0e1a0
Michael Foord
14 years ago
yazdı
a7a0e1a0
Initial implementation of Lib/test/__main__.py so we can run tests with 'python -m test'
· e2befc11
Michael Foord
14 years ago
yazdı
e2befc11