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
ec94065f
Kaydet (Commit)
ec94065f
authored
Eyl 02, 2015
tarafından
Damjan Jovanovic
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#i125003# migrate main/sal/qa/rtl/ostring from cppunit to Google Test.
üst
5d85807f
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
23 additions
and
33 deletions
+23
-33
makefile.mk
sal/qa/rtl/ostring/makefile.mk
+23
-33
rtl_OString2.cxx
sal/qa/rtl/ostring/rtl_OString2.cxx
+0
-0
rtl_str.cxx
sal/qa/rtl/ostring/rtl_str.cxx
+0
-0
rtl_string.cxx
sal/qa/rtl/ostring/rtl_string.cxx
+0
-0
No files found.
sal/qa/rtl/ostring/makefile.mk
Dosyayı görüntüle @
ec94065f
...
...
@@ -33,57 +33,47 @@ ENABLE_EXCEPTIONS=TRUE
.INCLUDE
:
settings.mk
.IF
"$(ENABLE_UNIT_TESTS)"
!=
"YES"
all
:
@echo
unit
tests
are
disabled.
Nothing
to
do.
.ELSE
CFLAGS
+=
$(LFS_CFLAGS)
CXXFLAGS
+=
$(LFS_CFLAGS)
CFLAGSCXX
+=
$(CPPUNIT_CFLAGS)
# BEGIN ----------------------------------------------------------------
# auto generated Target:joblist by codegen.pl
SHL
1OBJS
=
\
APP
1OBJS
=
\
$(SLO)$/
rtl_OString2.obj
SHL1TARGET
=
rtl_OString2
SHL1STDLIBS
=
$(SALLIB)
$(CPPUNITLIB)
$(TESTSHL2LIB)
SHL1IMPLIB
=
i
$(SHL1TARGET)
# SHL1DEF= $(MISC)$/$(SHL1TARGET).def
DEF1NAME
=
$(SHL1TARGET)
# DEF2EXPORTFILE= export.exp
SHL1VERSIONMAP
=
$(PRJ)$/
qa
$/
export.map
APP1TARGET
=
rtl_OString2
APP1STDLIBS
=
$(SALLIB)
$(GTESTLIB)
$(TESTSHL2LIB)
APP1RPATH
=
NONE
APP1TEST
=
enabled
# auto generated Target:joblist
# END ------------------------------------------------------------------
# BEGIN ----------------------------------------------------------------
SHL
2OBJS
=
\
APP
2OBJS
=
\
$(SLO)$/
rtl_str.obj
SHL2TARGET
=
rtl_str
SHL2STDLIBS
=
$(SALLIB)
$(CPPUNITLIB)
$(TESTSHL2LIB)
SHL2IMPLIB
=
i
$(SHL2TARGET)
DEF2NAME
=
$(SHL2TARGET)
SHL2VERSIONMAP
=
$(PRJ)$/
qa
$/
export.map
APP2TARGET
=
rtl_str
APP2STDLIBS
=
$(SALLIB)
$(GTESTLIB)
$(TESTSHL2LIB)
APP2RPATH
=
NONE
APP2TEST
=
enabled
# END ------------------------------------------------------------------
# BEGIN ----------------------------------------------------------------
SHL
3OBJS
=
\
APP
3OBJS
=
\
$(SLO)$/
rtl_string.obj
SHL3TARGET
=
rtl_string
SHL3STDLIBS
=
$(SALLIB)
$(CPPUNITLIB)
$(TESTSHL2LIB)
SHL3IMPLIB
=
i
$(SHL3TARGET)
DEF3NAME
=
$(SHL3TARGET)
SHL3VERSIONMAP
=
$(PRJ)$/
qa
$/
export.map
APP3TARGET
=
rtl_string
APP3STDLIBS
=
$(SALLIB)
$(GTESTLIB)
$(TESTSHL2LIB)
APP3RPATH
=
NONE
APP3TEST
=
enabled
# END ------------------------------------------------------------------
#------------------------------- All object files -------------------------------
# do this here, so we get right dependencies
# SLOFILES=$(SHL1OBJS)
# --- Targets ------------------------------------------------------
.INCLUDE
:
target.mk
.INCLUDE
:
_cppunit.mk
.ENDIF
# "$(ENABLE_UNIT_TESTS)" != "YES"
sal/qa/rtl/ostring/rtl_OString2.cxx
Dosyayı görüntüle @
ec94065f
This diff is collapsed.
Click to expand it.
sal/qa/rtl/ostring/rtl_str.cxx
Dosyayı görüntüle @
ec94065f
This diff is collapsed.
Click to expand it.
sal/qa/rtl/ostring/rtl_string.cxx
Dosyayı görüntüle @
ec94065f
This diff is collapsed.
Click to expand it.
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