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
201e6e9f
Kaydet (Commit)
201e6e9f
authored
Eyl 20, 2015
tarafından
Damjan Jovanovic
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#i125003# migrate main/sal/qa/osl/security from cppunit to Google Test.
üst
f2e9a481
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
16 additions
and
11 deletions
+16
-11
makefile.mk
sal/qa/osl/security/makefile.mk
+15
-10
osl_Security.cxx
sal/qa/osl/security/osl_Security.cxx
+0
-0
osl_Security_Const.h
sal/qa/osl/security/osl_Security_Const.h
+1
-1
No files found.
sal/qa/osl/security/makefile.mk
Dosyayı görüntüle @
201e6e9f
...
@@ -32,29 +32,33 @@ ENABLE_EXCEPTIONS=TRUE
...
@@ -32,29 +32,33 @@ ENABLE_EXCEPTIONS=TRUE
.INCLUDE
:
settings.mk
.INCLUDE
:
settings.mk
.IF
"$(ENABLE_UNIT_TESTS)"
!=
"YES"
all
:
@echo
unit
tests
are
disabled.
Nothing
to
do.
.ELSE
CFLAGS
+=
$(LFS_CFLAGS)
CFLAGS
+=
$(LFS_CFLAGS)
CXXFLAGS
+=
$(LFS_CFLAGS)
CXXFLAGS
+=
$(LFS_CFLAGS)
# BEGIN ----------------------------------------------------------------
# BEGIN ----------------------------------------------------------------
# auto generated Target:Security by codegen.pl
# auto generated Target:Security by codegen.pl
SHL
1OBJS
=
\
APP
1OBJS
=
\
$(SLO)$/
osl_Security.obj
$(SLO)$/
osl_Security.obj
SHL
1TARGET
=
osl_Security
APP
1TARGET
=
osl_Security
SHL1STDLIBS
=
$(SALLIB)
$(CPPUNI
TLIB)
$(TESTSHL2LIB)
APP1STDLIBS
=
$(SALLIB)
$(GTES
TLIB)
$(TESTSHL2LIB)
.IF
"$(GUI)"
==
"WNT"
.IF
"$(GUI)"
==
"WNT"
SHL
1STDLIBS
+=
$(ADVAPI32LIB)
APP
1STDLIBS
+=
$(ADVAPI32LIB)
.ENDIF
.ENDIF
SHL1IMPLIB
=
i
$(SHL1TARGET)
APP1RPATH
=
NONE
SHL1DEF
=
$(MISC)$/$(SHL1TARGET)
.def
APP1TEST
=
enabled
DEF1NAME
=
$(SHL1TARGET)
SHL1VERSIONMAP
=
$(PRJ)$/
qa
$/
export.map
# auto generated Target:Security
# auto generated Target:Security
# END ------------------------------------------------------------------
# END ------------------------------------------------------------------
# --- Targets ------------------------------------------------------
# --- Targets ------------------------------------------------------
.INCLUDE
:
target.mk
.INCLUDE
:
target.mk
.INCLUDE
:
_cppunit.mk
.ENDIF
#
"$(ENABLE_UNIT_TESTS)"
!=
"YES"
\ No newline at end of file
sal/qa/osl/security/osl_Security.cxx
Dosyayı görüntüle @
201e6e9f
This diff is collapsed.
Click to expand it.
sal/qa/osl/security/osl_Security_Const.h
Dosyayı görüntüle @
201e6e9f
...
@@ -50,7 +50,7 @@
...
@@ -50,7 +50,7 @@
#include <pwd.h>
#include <pwd.h>
#endif
#endif
#include
<testshl/simpleheader.hxx>
#include
"gtest/gtest.h"
// LLA: #include <testshl2/cmdlinebits.hxx>
// LLA: #include <testshl2/cmdlinebits.hxx>
...
...
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