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
5300cdf1
Kaydet (Commit)
5300cdf1
authored
Haz 03, 2014
tarafından
Jürgen Schmidt
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#125038# migrate sal/qa/osl/pipe tests to gtest
üst
5e880a22
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
26 deletions
+14
-26
build.lst
sal/prj/build.lst
+1
-0
makefile.mk
sal/qa/osl/pipe/makefile.mk
+13
-26
osl_Pipe.cxx
sal/qa/osl/pipe/osl_Pipe.cxx
+0
-0
No files found.
sal/prj/build.lst
Dosyayı görüntüle @
5300cdf1
...
...
@@ -16,6 +16,7 @@ sa sal\osl\all nmake - all sa_oslall sa_tc.u sa_inc NULL
sa sal\util nmake - all sa_util sa_tc.u sa_oslall sa_uwinapi.n sa_kill.n sa_onlineupdate.n sa_osln.n sa_oslp.p sa_oslu.u sa_rtl sa_textenc NULL
sa sal\qa\sal nmake - all sa_qa_sal sa_util NULL
sa sal\qa\osl\condition nmake - all sa_qa_osl_condition sa_util NULL
sa sal\qa\osl\pipe nmake - all sa_qa_osl_pipe sa_util NULL
sa sal\cppunittester nmake - all sa_cppunittester sa_cpprt.u sa_util NULL
sa sal\qa\ByteSequence nmake - all sa_qa_ByteSequence sa_cppunittester sa_util NULL
...
...
sal/qa/osl/pipe/makefile.mk
Dosyayı görüntüle @
5300cdf1
...
...
@@ -20,15 +20,10 @@
#**************************************************************
.IF
"$(OOO_SUBSEQUENT_TESTS)"
==
""
nothing .PHONY
:
.ELSE
PRJ
=
..
$/
..
$/
..
PRJNAME
=
sal
TARGET
=
qa
_osl_pipe
TARGET
=
sal_ut
_osl_pipe
ENABLE_EXCEPTIONS
=
TRUE
...
...
@@ -39,28 +34,20 @@ ENABLE_EXCEPTIONS=TRUE
CFLAGS
+=
$(LFS_CFLAGS)
CXXFLAGS
+=
$(LFS_CFLAGS)
CFLAGSCXX
+=
$(CPPUNIT_CFLAGS)
.IF
"$(ENABLE_UNIT_TESTS)"
!=
"YES"
all
:
@echo
unit
tests
are
disabled.
Nothing
to
do.
# BEGIN ----------------------------------------------------------------
# auto generated Target:Pipe by codegen.pl
SHL1OBJS
=
\
$(SLO)$/
osl_Pipe.obj
SHL1TARGET
=
osl_Pipe
SHL1STDLIBS
=
$(SALLIB)
$(CPPUNITLIB)
$(TESTLIB)
SHL1IMPLIB
=
i
$(SHL1TARGET)
# SHL1DEF= $(MISC)$/$(SHL1TARGET).def
.ELSE
DEF1NAME
=
$(SHL1TARGET)
SHL1VERSIONMAP
=
$(PRJ)$/
qa
$/
export.map
SHL1RPATH
=
NONE
# auto generated Target:Pipe
# END ------------------------------------------------------------------
APP1OBJS
=
$(OBJ)
/osl_Pipe.obj
APP1RPATH
=
NONE
APP1STDLIBS
=
$(GTESTLIB)
$(SALLIB)
APP1TARGET
=
sal_ut_osl_pipe
APP1TEST
=
enabled
#APP1TEST = disabled
# --- Targets ------------------------------------------------------
.INCLUDE
:
target.mk
.INCLUDE
:
target.mk
.INCLUDE
:
_cppunit.mk
.ENDIF
.END
sal/qa/osl/pipe/osl_Pipe.cxx
Dosyayı görüntüle @
5300cdf1
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