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
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
Julien Nabet
cf4e20ede9
Some PMD cleaning
2011-08-15 01:58:50 +02:00
Caolán McNamara
9359e306e5
WaE: for windows compiler
2011-07-01 11:26:04 +01:00
Caolán McNamara
05157ef75c
add mode-lines
2011-06-30 16:02:33 +01:00
Caolán McNamara
e6b6b80fec
implement additional context-less protection api
2011-06-30 16:00:46 +01:00
Tor Lillqvist
cc3bbd3f1a
Bypass when cross-compiling, at least for now
2011-06-12 19:25:58 +03:00
Bjoern Michaelsen
766662e78f
add debug hook for junit tests
2011-06-01 19:13:48 +02:00
Bjoern Michaelsen
7b679bb6ed
use --nologo to prevent oosplash smoketest hangs
2011-05-31 14:58:48 +02:00
Caolán McNamara
4ad128bc44
remove ADAPT_EXT_STL
2011-04-05 11:54:17 +01:00
Bjoern Michaelsen
4fee8060d3
using --headless, now that it works
2011-03-30 10:28:57 +02:00
Bjoern Michaelsen
735ccf405c
enable headless Junit tests
2011-03-29 21:06:07 +02:00
Bjoern Michaelsen
a096efe405
revert accidentally commited changes
2011-03-27 18:25:55 +02:00
Bjoern Michaelsen
c5e22ee5b5
cleanup of unoapi test
2011-03-27 16:52:01 +02:00
Bjoern Michaelsen
69111e77a1
adjusting OfficeConnection for junit tests to new parameters
2011-03-25 12:31:55 +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
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]
42ecce229d
debuglevels: GCC WaE / replace cppunit's DynamicLibraryManager (which does not seem to be public API) with osl_loadModule
2011-02-25 16:01:35 +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
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
Caolán McNamara
4e9cb724a9
these short options now deprecated, so use long ones
2011-01-11 20:54:45 +00:00
Frank Schoenheit [fs]
ed89443a2c
undoapi: step 2.1 of the migration of css.chart2.XUndoManager to css.document.XUndoManager:
...
implement an XUndoManager/Supplier for chart documents
2010-11-15 22:12:20 +01:00
Frank Schoenheit [fs]
49230835a7
undoapi: added tests for OOo's auto-closing of Undo contexts after executing scripts which do not properly do this themselves
2010-11-04 10:51:04 +01:00
Frank Schoenheit [fs]
555e27b5a0
undoapi: don't throw too generously
2010-10-22 15:58:29 +02:00
Frank Schoenheit [fs]
80b680882f
undoapi: added PRESENTATION/FORMULAR doc types
2010-10-19 13:02:51 +02:00
Kenneth Venken
e2b287c6e5
replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTS
2010-10-18 12:30:17 +02:00
Frank Schoenheit [fs]
4a8b1355d8
undoapi: tests for Draw docs' Undo
2010-10-15 23:39:06 +02:00
Frank Schoenheit [fs]
192aeb2871
undoapi: fixed makefiles
2010-10-15 13:32:00 +02:00
Frank Schoenheit [fs]
5588b80f74
undoapi: added tools (in test-tools.jar) for writing Java unit tests which operate on a live OOo
2010-10-14 16:40:31 +02:00
Caolán McNamara
5386970b25
don't use the Unix splash screen app during the smoketest
2010-10-13 11:32:23 +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
Caolán McNamara
b8da61c27c
#i113503# cppunit stl wrapper headers
2010-10-06 12:17:12 +01:00
sb
d809bc2e32
sb123: merged in cws/sb126, to get fixes for i107490 and i113115
2010-09-16 17:12:35 +02:00
sb
bef9c1232e
sb126: merged in DEV300_m87
2010-09-16 16:45:57 +02:00
sb
48637b9bcf
sb123: merged in DEV300_m87
2010-09-10 11:13:28 +02:00
Caolán McNamara
fab0859824
cmcfixes77: #i113503# system non-stlport cppunit with OOo stlport
2010-08-03 10:01:07 +01:00
sb
4699a135a2
sb126: #i111184# introduced test::uniquePipeName
2010-07-07 16:25:37 +02:00
sb
e8d3f4cc2c
sb123: #i112519# do not terminate OOo accessed via OOO_TEST_SOFFICE=connect:...
2010-07-06 15:23:32 +02:00
sb
af970845ba
sb123: cleaned up the previous cleanup
2010-07-06 15:12:23 +02:00
Lars Langhans
897c48e18e
sb123:#i111449# cleanups
2010-07-02 13:14:28 +02:00
Lars Langhans
38f22192a4
sb123:#i111449# cleanups in test environment
2010-06-29 13:43:01 +02:00
Lars Langhans
7bf6134dbc
sb123:#i111449# cleanups in module test
2010-06-14 13:39:43 +02:00
sb
d4b1d9b755
sb123: #i111655# when, within build env, calling javaldx within OOo installation sets, set UNO_JAVA_JFW_ENV_JREHOME, but not UNO_JAVA_JFW_ENV_CLASSPATH
2010-05-17 17:34:10 +02:00
sb
af5cef5b1e
sb123: #i111601# various additional test helper functionality
2010-05-14 16:22:06 +02:00
sb
88d1e25d5c
sb123: #i111598# OfficeConnection getFactory -> getComponentContext
2010-05-14 13:50:22 +02:00
sb
29f3a9517e
sb120: #i111558# allow override of tested soffice process
2010-05-14 09:46:21 +02:00
sb
e0559c44fb
sb120: #i110944# jpipe.dll wrapper around jpipx.dll
2010-04-16 16:24:56 +02:00
sb
d559be7061
sb121: minor code improvement
2010-03-22 10:49:26 +01:00
sb
7e7cd7d85a
sb118: added documentation
2010-03-09 13:44:57 +01:00