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 |
|
Caolán McNamara
|
6eb0c4895f
|
add modelines to .hxx files as well
|
2010-10-27 13:06:45 +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 |
|
sb
|
2735710f27
|
sb118: #i109791# improved CPPUNIT_CFLAGS handling
|
2010-03-04 22:13:08 +01:00 |
|
Rene Engelhard
|
5acec7b9e4
|
sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too
|
2010-03-04 00:11:19 +01:00 |
|
Rene Engelhard
|
2ca1cda8b8
|
sb118: add --with-system-cppunit
|
2010-03-03 21:01:44 +01:00 |
|
sb
|
ffb8e5cf09
|
sb118: make sure test OOo instances can dump core upon crash
|
2010-03-01 16:48:19 +01:00 |
|
sb
|
cd48c2897e
|
sb118: removed timeouts and forced process termination from test code (to make failures better debuggable)
|
2010-02-23 16:53:18 +01:00 |
|
sb
|
aa4295d635
|
sb118: keep $(OOO_JUNIT_JAR) off JARCLASSPATH to avoid problems on Windows
|
2010-02-19 11:04:46 +01:00 |
|
sb
|
67c8105193
|
sb118: fixed typo
|
2010-02-18 09:27:05 +01:00 |
|
sb
|
9797a671bc
|
sb118: fixed code layout
|
2010-02-17 10:54:24 +01:00 |
|
sb
|
8314d9195a
|
sb118: handle --without-junit gracefully
|
2010-02-16 11:33:16 +01:00 |
|
sb
|
3ef6cfa566
|
sb118: moved test OOo installation stuff to new solenv/inc/installationtest.mk (makefile parts) and new test module (C++ and, new, Java unit test parts); adapted sw/qa/unoapi to new (Java) test framework
|
2010-02-12 17:36:13 +01:00 |
|