Commit graph

8 commits

Author SHA1 Message Date
Takeshi Abe
fc8a310eef fixed typo 2011-10-21 11:11:09 +09:00
Petr Mladek
4255c2663d losmoketest.py: allow to use the long --headless option; not only -s 2011-10-19 17:54:09 +02:00
Petr Mladek
c55b2dccee 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
2011-10-18 15:01:32 +02:00
Bernhard M. Wiedemann
45afb66358 losmoketest.py: add pattern to download x86_64 rpms from master 2011-10-17 16:43:40 +02:00
Petr Mladek
4c4d12b473 allow to execute losmoketest.py directly
add exectuable rights; add #!/usr/bin/env python
2011-10-17 16:43:40 +02:00
Stephan Bergmann
7d1bb036e1 Simplified setting headless mode for smoke-/subsequenttetss.
Both C++ and Java OfficeConnection code now always pass --headless, so no
need for SAL_USE_VCLPLUGIN=svp etc. any more.  Only some C++ unit tests that
link against vcl still need an explicit --headless.
2011-09-16 10:38:06 +02:00
Yifan J
53e29896af remove extracting dirs before testing 2011-08-19 12:27:38 +08:00
Yifan J
c7a66783de initial upload losmoketest 2011-08-11 09:58:30 +08:00