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
bfa8bd7b
Kaydet (Commit)
bfa8bd7b
authored
Mar 13, 2006
tarafından
Martin v. Löwis
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Let the buildbot make a single pass in the test suite only.
üst
14c1cf88
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
Makefile.pre.in
Makefile.pre.in
+4
-0
test.bat
Tools/buildbot/test.bat
+1
-1
No files found.
Makefile.pre.in
Dosyayı görüntüle @
bfa8bd7b
...
...
@@ -563,6 +563,10 @@ testall: all platform
-
$(TESTPYTHON)
$(TESTPROG)
$(TESTOPTS)
-uall
$(TESTPYTHON)
$(TESTPROG)
$(TESTOPTS)
-uall
# Like testall, but with a single pass only
buildbottest
:
all platform
$(TESTPYTHON)
$(TESTPROG)
$(TESTOPTS)
-uall
-rw
QUICKTESTOPTS
=
$(TESTOPTS)
-x
test_thread test_signal test_strftime
\
test_unicodedata test_re test_sre test_select test_poll
\
test_linuxaudiodev test_struct test_sunaudiodev test_zlib
...
...
Tools/buildbot/test.bat
Dosyayı görüntüle @
bfa8bd7b
@rem Used by the buildbot "test" step.
cd PCbuild
call rt.bat -d -uall -rw
call rt.bat -d -
q -
uall -rw
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