summaryrefslogtreecommitdiff
path: root/desktop/test/deployment
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-12-07 09:24:18 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-12-07 09:24:18 +0000
commiteaef2eef847c319d1eafd146ab582daeb0ca3354 (patch)
treee160af0c6d5fdb3ca4ed5cf8b3468fa591dcf941 /desktop/test/deployment
parent7652cfaec1077fc385f95eb0476a800fe6b0e3d3 (diff)
INTEGRATION: CWS jl83 (1.1.2); FILE ADDED
2007/11/30 15:26:42 jl 1.1.2.1: #i84019# test executable which will be delivered by the hello.oxt extension
Diffstat (limited to 'desktop/test/deployment')
-rw-r--r--desktop/test/deployment/executable_content/readme.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/desktop/test/deployment/executable_content/readme.txt b/desktop/test/deployment/executable_content/readme.txt
new file mode 100644
index 0000000000..ad3c01097e
--- /dev/null
+++ b/desktop/test/deployment/executable_content/readme.txt
@@ -0,0 +1,12 @@
+When the executable is installed try to execute the executable "hello". The executable
+file attribute (not on Windows) should be set.
+
+CD into the extension directory in /user|share)/uno_packages/cache/uno_packages/xyz_
+Then there are the directories for different platforms:
+
+windows,
+solaris,
+linux
+
+Each directory contains a hello executable. On linux one should execute it in a
+shell with an build environment, so that the c++ runtime is found.