Caolán McNamara
edf50b4d4f
binfilter test needs to have SOLARSRC set to find sample docs
2011-11-04 09:42:22 +00:00
Bjoern Michaelsen
0bcda87664
fix smoketest linkage
2011-11-01 20:24:57 -04:00
Takeshi Abe
fc8a310eef
fixed typo
2011-10-21 11:11:09 +09:00
Stephan Bergmann
fc98a97135
Introduced --disable-linkoo.
2011-10-20 23:04:12 +02: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
Markus Mohrhard
520c17a990
adapt make dev-install to unotest changes
2011-09-28 23:09:18 +02:00
Jan Holesovsky
a953cae319
One step closer to a functional 'make dev-install' with MinGW.
2011-09-26 17:46:05 +02:00
Stephan Bergmann
c09b966f94
In smoketest.cxx, also wait for connection_ going stale while waiting for result.condition.
2011-09-26 17:24:52 +02:00
Michael Meeks
cf16ef6c25
add a 30 second timeout to failure if we get no response in this time
2011-09-24 11:40:10 +01: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
Stephan Bergmann
ee02d6eb26
Added more detailed information to smoketest failure result string.
2011-09-15 20:50:18 +02:00
Stephan Bergmann
c046147142
Folded smoketestdoc back into smoketestoo_native; no need to have it separated.
2011-09-14 16:13:13 +02:00
Stephan Bergmann
d996328cd5
sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed out a6913c9677c2
...
For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
2011-09-12 22:47:50 +02:00
Stephan Bergmann
30ad5e9d87
sb140: #i117694# some CppUnit related cleanup
2011-09-12 22:47:48 +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
Bjoern Michaelsen
0993f5d41b
use links in smoketest install too
2011-05-23 16:01:04 +02:00
Caolán McNamara
3721dd9318
remove ADAPT_EXT_STL
2011-04-05 11:47:33 +01:00
Francisco Saito
3797ed727e
drop bogus executable flag from idl/build/src and config files
2011-03-29 21:47:37 +01:00
Francisco Saito
1758913402
drop bogus executable flag from [ch]xx/bas/asm files
2011-03-29 21:41:02 +01:00
Jan Holesovsky
f2574337db
Merge commit 'ooo/DEV300_m103'
...
Conflicts:
smoketestdoc/com/sun/star/comp/smoketest/makefile.mk
smoketestdoc/data/Global.xml
smoketestdoc/data/OptionsDlg.xml
smoketestdoc/data/Test_10er.xml
smoketestoo_native/data/content.xml
smoketestoo_native/makefile.mk
2011-03-23 16:59:41 +01:00
Caolán McNamara
a3e3f719ef
make smoketest work again
2011-03-21 11:34:01 +00:00
Caolán McNamara
50618790d4
get .sdw suffixes etc back
2011-03-21 11:23:35 +00:00
Caolán McNamara
caa7ea13e4
fix smoketest options dialog post-merge
2011-03-21 11:23:04 +00:00
obo
abe28ebe39
CWS-TOOLING: integrate CWS debuglevels
2011-03-16 08:29:30 +01:00
Michael Meeks
8c59580b88
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
...
Conflicts:
smoketestoo_native/data/Global.xml
smoketestoo_native/data/OptionsDlg.xml
smoketestoo_native/data/Test_10er.xml
smoketestoo_native/data/content.xml
smoketestoo_native/smoketest.cxx
test/source/cpp/getargument.cxx
test/source/cpp/officeconnection.cxx
testautomation/framework/optional/includes/basic_vba-compat_security_check.inc
testautomation/framework/optional/includes/filedlg_cjk_folders.inc
testautomation/global/sid/all.sid
testautomation/global/sid/bars.sid
testautomation/global/sid/e_all.sid
testautomation/global/win/bars.win
testautomation/graphics/optional/includes/impress/i_slideshow2.inc
testautomation/graphics/optional/includes/impress/i_slideshow3.inc
testtools/source/bridgetest/bridgetest.cxx
testtools/source/bridgetest/constructors.cxx
testtools/source/bridgetest/makefile.mk
testtools/source/bridgetest/testComponent.component
2011-03-11 11:35:29 +00:00
Frank Schoenheit [fs]
e4aa690252
debuglevels: open the smoketest doc read-only
2011-03-03 10:42:58 +01:00
sb
e2cb37ffec
debuglevels: #i117073# added cppunittester --protector support; added unoexceptionprotector and use it in installationtest.mk; reverted changes to smoketest.cxx obsoleted by these additions
2011-02-25 11:32:55 +01:00
Frank Schoenheit [fs]
123c60ed46
debuglevels: let smoketestoo_native use a dedicated version of dbgsvrc/DBGSV_INIT, instead of using the default which the build env points to - it might direct assertion output to whereever ...
2011-02-21 10:32:07 +01:00
Frank Schoenheit [fs]
e648dff456
debuglevels: explicit failure upon catching an UNO exception (which gives a slightly better idea of the failure than what cppunit emits by default)
2011-02-16 10:23:55 +01:00
Frank Schoenheit [fs]
1275251797
debuglevels: bin, not binPROEXT
2011-02-13 20:15:05 +01:00
Frank Schoenheit [fs]
ad36c8bb35
debuglevels: outsourced creation of the smoketest doc into an own module, so it can be used outside smoketesoo_native, too
2011-02-11 11:08:08 +01:00
Fridrich Štrba
f918d8477b
Trying to remove the stlport mention from the code
2011-02-09 16:20:26 +01:00
Fridrich Štrba
de8f4610a8
Removing the ext_std masterpiece
2011-02-09 10:51:07 +01:00
Frank Schoenheit [fs]
77acab01ad
debuglevels: removed the dead code and UI for binary file formats - no tests existed for this
2011-02-08 12:59:01 +01:00
Frank Schoenheit [fs]
d452684278
debuglevels: make dialog somewhat more usable
2011-02-08 12:59:01 +01:00
Frank Schoenheit [fs]
2af2e7681a
debuglevels: also log errors during the test's glue code (well, assertions, at least)
2011-02-08 12:59:01 +01:00
Frank Schoenheit [fs]
2b35c388bb
debuglevels: make the current test case a global variable, so the AssertionHandler can use it
2011-02-08 12:59:01 +01:00
Frank Schoenheit [fs]
325b08b894
debuglevels: capture assertions during the test run, let the test fail in case we encounter an assertion.
...
Still missing: Refactor the tests so that the currently running test case ("open doc", "save doc", etc.)
is known in the assertion handler, so we can mark the proper test case as "failed". Currently, the "new doc"
case is marked, which is wrong.
2011-02-08 12:59:00 +01:00
Frank Schoenheit [fs]
50d0937a70
debuglevels: some cleanup of the smoketest code, in preparation of #i116845#
2011-02-08 12:58:37 +01:00
Thomas Arnhold
1cc9502ccc
Clean up makefiles
2011-02-01 18:02:20 +01:00
Caolán McNamara
f7ae70468f
get smoketest working after save as old bin format removed
2011-01-24 14:42:02 +00:00
Caolán McNamara
e98d09d0ad
make smoketest use ooinstal to build its install set
2010-12-02 14:06:34 +00:00
David Tardon
85cc754593
fix invalid XML
2010-11-24 14:21:42 +01:00
Sebastian Spaeth
f402b2f5af
Add vim/emacs modelines to all source files
...
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com )
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:58:05 +02:00
Fridrich Štrba
cebb6f4a76
LO -> LibO
2010-10-08 17:24:54 +02:00
Caolán McNamara
b8da61c27c
#i113503# cppunit stl wrapper headers
2010-10-06 12:17:12 +01:00