377316db2b
change to the old way to set the language to en-US for unit tests
2011-09-29 14:25:16 +02:00
5e44515759
Rename and re-factor test and unotest to compile and run again
2011-09-28 17:55:26 +01:00
d0edcf0a55
split 'test' into 'unotest' and 'test' to help dependencies
2011-09-28 17:55:26 +01:00
950090c5d5
add new bootstrapfixture to share and simplify unit test code
2011-09-28 15:09:47 +01:00
a953cae319
One step closer to a functional 'make dev-install' with MinGW.
2011-09-26 17:46:05 +02:00
c09b966f94
In smoketest.cxx, also wait for connection_ going stale while waiting for result.condition.
2011-09-26 17:24:52 +02:00
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
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
cf4e20ede9
Some PMD cleaning
2011-08-15 01:58:50 +02:00
9359e306e5
WaE: for windows compiler
2011-07-01 11:26:04 +01:00
05157ef75c
add mode-lines
2011-06-30 16:02:33 +01:00
e6b6b80fec
implement additional context-less protection api
2011-06-30 16:00:46 +01:00
cc3bbd3f1a
Bypass when cross-compiling, at least for now
2011-06-12 19:25:58 +03:00
766662e78f
add debug hook for junit tests
2011-06-01 19:13:48 +02:00
7b679bb6ed
use --nologo to prevent oosplash smoketest hangs
2011-05-31 14:58:48 +02:00
4ad128bc44
remove ADAPT_EXT_STL
2011-04-05 11:54:17 +01:00
4fee8060d3
using --headless, now that it works
2011-03-30 10:28:57 +02:00
735ccf405c
enable headless Junit tests
2011-03-29 21:06:07 +02:00
a096efe405
revert accidentally commited changes
2011-03-27 18:25:55 +02:00
c5e22ee5b5
cleanup of unoapi test
2011-03-27 16:52:01 +02:00
69111e77a1
adjusting OfficeConnection for junit tests to new parameters
2011-03-25 12:31:55 +01:00
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
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
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
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
f918d8477b
Trying to remove the stlport mention from the code
2011-02-09 16:20:26 +01:00
de8f4610a8
Removing the ext_std masterpiece
2011-02-09 10:51:07 +01:00
4e9cb724a9
these short options now deprecated, so use long ones
2011-01-11 20:54:45 +00:00
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
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
555e27b5a0
undoapi: don't throw too generously
2010-10-22 15:58:29 +02:00
80b680882f
undoapi: added PRESENTATION/FORMULAR doc types
2010-10-19 13:02:51 +02:00
e2b287c6e5
replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTS
2010-10-18 12:30:17 +02:00
4a8b1355d8
undoapi: tests for Draw docs' Undo
2010-10-15 23:39:06 +02:00
192aeb2871
undoapi: fixed makefiles
2010-10-15 13:32:00 +02:00
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
5386970b25
don't use the Unix splash screen app during the smoketest
2010-10-13 11:32:23 +01:00
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
b8da61c27c
#i113503# cppunit stl wrapper headers
2010-10-06 12:17:12 +01:00
d809bc2e32
sb123: merged in cws/sb126, to get fixes for i107490 and i113115
2010-09-16 17:12:35 +02:00
bef9c1232e
sb126: merged in DEV300_m87
2010-09-16 16:45:57 +02:00
48637b9bcf
sb123: merged in DEV300_m87
2010-09-10 11:13:28 +02:00
fab0859824
cmcfixes77: #i113503# system non-stlport cppunit with OOo stlport
2010-08-03 10:01:07 +01:00
4699a135a2
sb126: #i111184# introduced test::uniquePipeName
2010-07-07 16:25:37 +02:00
e8d3f4cc2c
sb123: #i112519# do not terminate OOo accessed via OOO_TEST_SOFFICE=connect:...
2010-07-06 15:23:32 +02:00
af970845ba
sb123: cleaned up the previous cleanup
2010-07-06 15:12:23 +02:00
897c48e18e
sb123:#i111449# cleanups
2010-07-02 13:14:28 +02:00
38f22192a4
sb123:#i111449# cleanups in test environment
2010-06-29 13:43:01 +02:00
7bf6134dbc
sb123:#i111449# cleanups in module test
2010-06-14 13:39:43 +02:00
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