Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
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ç
LibreOffice
core
Commits
c057e0b7
Kaydet (Commit)
c057e0b7
authored
Kas 13, 2015
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Re-enable CppunitTest_officecfg_cppheader_test
Change-Id: I059a4cf6ce9f8969235cb998522461e82232502c
üst
efe69473
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
9 deletions
+8
-9
CppunitTest_officecfg_cppheader_test.mk
officecfg/CppunitTest_officecfg_cppheader_test.mk
+5
-1
Module_officecfg.mk
officecfg/Module_officecfg.mk
+3
-8
No files found.
officecfg/CppunitTest_officecfg_cppheader_test.mk
Dosyayı görüntüle @
c057e0b7
...
...
@@ -13,7 +13,7 @@ $(eval $(call gb_CppunitTest_use_libraries,officecfg_cppheader_test,\
$(gb_UWINAPI) \
))
$(eval $(call gb_Cpp
U
nitTest_use_custom_headers,officecfg_cppheader_test,\
$(eval $(call gb_Cpp
u
nitTest_use_custom_headers,officecfg_cppheader_test,\
officecfg/registry \
))
...
...
@@ -25,4 +25,8 @@ $(eval $(call gb_CppunitTest_use_api,officecfg_cppheader_test, \
udkapi \
))
$(eval $(call gb_CppunitTest_use_externals,officecfg_cppheader_test, \
boost_headers \
))
# vim: set noet sw=4 ts=4:
officecfg/Module_officecfg.mk
Dosyayı görüntüle @
c057e0b7
...
...
@@ -26,13 +26,8 @@ $(eval $(call gb_Module_add_targets,officecfg,\
Configuration_officecfg \
))
# this does not work, subsequenttest s a runtime dep, that is it postpone the run of the unittest, not the build of it
# and that test need a bunch of include that are not there and there is no rule to teach make about the
# dependency of these generated headers
# disabled for now
# The cppheader test depends on comphelper so can only be a subsequentcheck:
#$(eval $(call gb_Module_add_subsequentcheck_targets,officecfg,\
# CppunitTest_officecfg_cppheader_test \
#))
$(eval $(call gb_Module_add_check_targets,officecfg,\
CppunitTest_officecfg_cppheader_test \
))
# vim: set noet sw=4 ts=4:
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