summaryrefslogtreecommitdiff
path: root/desktop/test/deployment/executable_content/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/test/deployment/executable_content/readme.txt')
-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 000000000000..ad3c01097e14
--- /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.