losmoketest.py: fix to work with LO-3.5 daily build and improved
commitc55b2dcceed29c3e9df181b2775099d5b345a4e9
authorPetr Mladek <pmladek@suse.cz>
Tue, 18 Oct 2011 12:51:37 +0000 (18 14:51 +0200)
committerPetr Mladek <pmladek@suse.cz>
Tue, 18 Oct 2011 13:01:32 +0000 (18 15:01 +0200)
treee95276c1273391c8e2a7a73ecfef2a8855aa0451
parentdde2c5e5dcdbdebc61ab40586fb6b6451884a647
losmoketest.py: fix to work with LO-3.5 daily build and improved

+ use the version 3.5 instead of 3.4
+ use /opt/lo-dev instead of /opt/libreoffice3.4
+ new options:
    + -d/--download just download the last build
    + -s/--headless use the headless mode when running the smoke test
    + -l/--loop do download/install/smoketest in a loop; do it jsut once
      by default
+ uninstall the old version when -i/--install option is used
+ mention PASSED/FAILED in the test log
+ restore compat symlinks to prebuilt binaries when they do not exits
+ complain when build.cfg is missing
smoketestoo_native/losmoketest.py