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
4f2ba552
Kaydet (Commit)
4f2ba552
authored
Eyl 04, 2007
tarafından
Matthias Klose
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
- Makefile.pre.in(buildbottest): Remove whitespace at eol.
üst
642ac853
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
Makefile.pre.in
Makefile.pre.in
+3
-3
No files found.
Makefile.pre.in
Dosyayı görüntüle @
4f2ba552
...
...
@@ -603,9 +603,9 @@ testuniversal: all platform
# Like testall, but with a single pass only
# run an optional script to include some information about the build environment
buildbottest
:
all platform
-
@if which pybuildbot.identify
>
/dev/null 2>&1
;
then
\
pybuildbot.identify
"CC=
$(CC)
"
"CXX=
$(CXX)
"
;
\
fi
-
@if which pybuildbot.identify
>
/dev/null 2>&1
;
then
\
pybuildbot.identify
"CC=
'
$(CC)
'"
"CXX='
$(CXX)
'"
;
\
fi
$(TESTPYTHON)
$(TESTPROG)
$(TESTOPTS)
-uall
-rw
QUICKTESTOPTS
=
$(TESTOPTS)
-x
test_thread test_signal test_strftime
\
...
...
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