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
e56eadee
Kaydet (Commit)
e56eadee
authored
Ock 03, 2006
tarafından
Kurt Zenker
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
INTEGRATION: CWS sb44 (1.5.8); FILE MERGED
2005/12/12 15:55:43 sb 1.5.8.1: #i51419# Added javanative-test.
üst
5b706927
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
5 deletions
+12
-5
README
ure/source/uretest/README
+12
-5
No files found.
ure/source/uretest/README
Dosyayı görüntüle @
e56eadee
...
...
@@ -4,9 +4,9 @@
#
# $RCSfile: README,v $
#
# $Revision: 1.
5
$
# $Revision: 1.
6
$
#
# last change: $Author:
rt $ $Date: 2005-09-09 10:13:45
$
# last change: $Author:
kz $ $Date: 2006-01-03 12:41:00
$
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
...
...
@@ -101,10 +101,17 @@ executable. The component tries to instantiate and to call a C++ UNO component
completes when these components throw a special exception that is caught by
javamain.uno.
- test-javanative
Builds a Java UNO application, javanative.jar, and runs the application with the
java executable. The application bootstraps a native UNO environment, and then
tries to instantiate and to call a C++ UNO component (cpptest.uno) as well as a
Java UNO component( javatest.uno). The test completes when these components
throw a special exception that is caught by javanative.jar.
- test-clientserver
Builds a server C++ UNO component, cppserver.uno, and a
client Java UNO
component, javaclient.uno. The uno executable runs the cppserver.uno component
which
listens on a pipe connection. The java executable runs the javaclient.uno
Builds a server C++ UNO component, cppserver.uno, and a
Java UNO application,
javaclient.uno. The uno executable runs the cppserver.uno component which
listens on a pipe connection. The java executable runs the javaclient.uno
component which connects to the server after a five second pause so that the
server has enough time to start.
...
...
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