office-gobmx/desktop/test/deployment/executable_content
2011-03-29 21:43:58 +01:00
..
build Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-12 02:42:58 +01:00
hello.oxt drop bogus executable flag from odf files 2011-03-29 21:43:58 +01:00
readme.txt Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-12 02:42:58 +01:00

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.