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
dc4b82a0
Kaydet (Commit)
dc4b82a0
authored
Agu 28, 2014
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fixed some CppunitTest names
Change-Id: I57b039c7114c03944e8eaba9ca1bb81da563640a
üst
10e77049
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
12 additions
and
12 deletions
+12
-12
CppunitTest_basebmp.mk
basebmp/CppunitTest_basebmp.mk
+6
-6
CppunitTest_basegfx.mk
basegfx/CppunitTest_basegfx.mk
+5
-5
CppunitTest_odk_checkapi.mk
odk/CppunitTest_odk_checkapi.mk
+0
-0
Module_odk.mk
odk/Module_odk.mk
+1
-1
No files found.
basebmp/CppunitTest_basebmp.mk
Dosyayı görüntüle @
dc4b82a0
...
...
@@ -7,23 +7,23 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
$(eval $(call gb_CppunitTest_CppunitTest,basebmp
_cpputest
))
$(eval $(call gb_CppunitTest_CppunitTest,basebmp))
$(eval $(call gb_CppunitTest_use_sdk_api,basebmp
_cpputest
))
$(eval $(call gb_CppunitTest_use_sdk_api,basebmp))
$(eval $(call gb_CppunitTest_use_external,basebmp
_cpputest
,boost_headers))
$(eval $(call gb_CppunitTest_use_external,basebmp,boost_headers))
$(eval $(call gb_CppunitTest_use_libraries,basebmp
_cpputest
,\
$(eval $(call gb_CppunitTest_use_libraries,basebmp,\
basebmp \
))
$(eval $(call gb_CppunitTest_use_libraries,basebmp
_cpputest
,\
$(eval $(call gb_CppunitTest_use_libraries,basebmp,\
basegfx \
sal \
$(gb_UWINAPI) \
))
$(eval $(call gb_CppunitTest_add_exception_objects,basebmp
_cpputest
,\
$(eval $(call gb_CppunitTest_add_exception_objects,basebmp,\
basebmp/test/basictest \
basebmp/test/bmpmasktest \
basebmp/test/bmptest \
...
...
basegfx/CppunitTest_basegfx.mk
Dosyayı görüntüle @
dc4b82a0
...
...
@@ -7,16 +7,16 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
$(eval $(call gb_CppunitTest_CppunitTest,basegfx
_cpputest
))
$(eval $(call gb_CppunitTest_CppunitTest,basegfx))
$(eval $(call gb_CppunitTest_use_external,basegfx
_cpputest
,boost_headers))
$(eval $(call gb_CppunitTest_use_external,basegfx,boost_headers))
$(eval $(call gb_CppunitTest_use_api,basegfx
_cpputest
,\
$(eval $(call gb_CppunitTest_use_api,basegfx,\
offapi \
udkapi \
))
$(eval $(call gb_CppunitTest_use_libraries,basegfx
_cpputest
,\
$(eval $(call gb_CppunitTest_use_libraries,basegfx,\
basegfx \
cppu \
cppuhelper \
...
...
@@ -24,7 +24,7 @@ $(eval $(call gb_CppunitTest_use_libraries,basegfx_cpputest,\
$(gb_UWINAPI) \
))
$(eval $(call gb_CppunitTest_add_exception_objects,basegfx
_cpputest
,\
$(eval $(call gb_CppunitTest_add_exception_objects,basegfx,\
basegfx/test/basegfx1d \
basegfx/test/basegfx2d \
basegfx/test/basegfx3d \
...
...
odk/CppunitTest_checkapi.mk
→
odk/CppunitTest_
odk_
checkapi.mk
Dosyayı görüntüle @
dc4b82a0
File moved
odk/Module_odk.mk
Dosyayı görüntüle @
dc4b82a0
...
...
@@ -52,7 +52,7 @@ $(eval $(call gb_Module_add_targets,odk,\
endif
$(eval $(call gb_Module_add_check_targets,odk,\
CppunitTest_checkapi \
CppunitTest_
odk_
checkapi \
CustomTarget_allheaders \
CustomTarget_check \
))
...
...
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