summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* WaE: for windows compilerCaolán McNamara2011-07-011-4/+7
|
* add mode-linesCaolán McNamara2011-06-306-0/+18
|
* implement additional context-less protection apiCaolán McNamara2011-06-301-4/+26
|
* ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-171-1/+1
|
* Bypass when cross-compiling, at least for nowTor Lillqvist2011-06-122-0/+12
|
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-17/+17
|
* add debug hook for junit testsBjoern Michaelsen2011-06-011-1/+7
|
* use --nologo to prevent oosplash smoketest hangsBjoern Michaelsen2011-05-311-1/+1
|
* remove ADAPT_EXT_STLCaolán McNamara2011-04-052-6/+0
|
* using --headless, now that it worksBjoern Michaelsen2011-03-301-2/+1
|
* enable headless Junit testsBjoern Michaelsen2011-03-291-1/+9
|
* revert accidentally commited changesBjoern Michaelsen2011-03-271-23/+1
|
* cleanup of unoapi testBjoern Michaelsen2011-03-274-4/+81
|
* adjusting OfficeConnection for junit tests to new parametersBjoern Michaelsen2011-03-251-3/+3
|
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-235-8/+161
|\ | | | | | | | | | | | | | | | | | | 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
| * debuglevels: GCC WaE / replace cppunit's DynamicLibraryManager (which does ↵Frank Schoenheit [fs]2011-02-251-1/+4
| | | | | | | | not seem to be public API) with osl_loadModule
| * debuglevels: #i117073# added cppunittester --protector support; added ↵sb2011-02-255-8/+160
| | | | | | | | unoexceptionprotector and use it in installationtest.mk; reverted changes to smoketest.cxx obsoleted by these additions
* | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks2011-03-1123-88/+1199
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * undoapi: step 2.1 of the migration of css.chart2.XUndoManager to ↵Frank Schoenheit [fs]2010-11-151-4/+23
| | | | | | | | | | css.document.XUndoManager: implement an XUndoManager/Supplier for chart documents
| * undoapi: added tests for OOo's auto-closing of Undo contexts after executing ↵Frank Schoenheit [fs]2010-11-041-1/+1
| | | | | | | | scripts which do not properly do this themselves
| * undoapi: don't throw too generouslyFrank Schoenheit [fs]2010-10-221-3/+3
| |
| * undoapi: added PRESENTATION/FORMULAR doc typesFrank Schoenheit [fs]2010-10-192-0/+12
| |
| * undoapi: tests for Draw docs' UndoFrank Schoenheit [fs]2010-10-151-0/+8
| |
| * undoapi: fixed makefilesFrank Schoenheit [fs]2010-10-152-7/+15
| |
| * undoapi: added tools (in test-tools.jar) for writing Java unit tests which ↵Frank Schoenheit [fs]2010-10-149-3/+689
| | | | | | | | operate on a live OOo
| * sb123: merged in cws/sb126, to get fixes for i107490 and i113115sb2010-09-165-8/+99
| |\
| | * sb126: merged in DEV300_m87sb2010-09-162-0/+9
| | |\
| | * | sb126: #i111184# introduced test::uniquePipeNamesb2010-07-075-8/+99
| | | |
| * | | sb123: merged in DEV300_m87sb2010-09-102-0/+9
| |\ \ \ | | | |/ | | |/|
| | * | cmcfixes77: #i113503# system non-stlport cppunit with OOo stlportCaolán McNamara2010-08-032-0/+9
| | |/
| * | sb123: #i112519# do not terminate OOo accessed via OOO_TEST_SOFFICE=connect:...sb2010-07-062-31/+34
| | |
| * | sb123: cleaned up the previous cleanupsb2010-07-061-10/+6
| | |
| * | sb123:#i111449# cleanupsLars Langhans2010-07-023-18/+15
| | |
| * | sb123:#i111449# cleanups in test environmentLars Langhans2010-06-293-14/+87
| | |
| * | sb123:#i111449# cleanups in module testLars Langhans2010-06-146-3/+3
| | |
| * | sb123: #i111655# when, within build env, calling javaldx within OOo ↵sb2010-05-172-6/+2
| | | | | | | | | | | | installation sets, set UNO_JAVA_JFW_ENV_JREHOME, but not UNO_JAVA_JFW_ENV_CLASSPATH
| * | sb123: #i111601# various additional test helper functionalitysb2010-05-1412-21/+234
| | |
| * | sb123: #i111598# OfficeConnection getFactory -> getComponentContextsb2010-05-143-28/+30
| |/
* | Trying to remove the stlport mention from the codeFridrich Štrba2011-02-091-7/+0
| |
* | Removing the ext_std masterpieceFridrich Štrba2011-02-091-2/+2
| |
* | these short options now deprecated, so use long onesCaolán McNamara2011-01-111-5/+5
| |
* | add modelines to .hxx files as wellCaolán McNamara2010-10-276-0/+18
| |
* | replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken2010-10-181-1/+2
| |
* | don't use the Unix splash screen app during the smoketestCaolán McNamara2010-10-131-1/+3
| |
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-134-0/+12
| | | | | | | | | | | | | | | | 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>
* | #i113503# cppunit stl wrapper headersCaolán McNamara2010-10-062-0/+9
|/
* sb120: #i111558# allow override of tested soffice processsb2010-05-142-71/+97
|
* sb120: #i110944# jpipe.dll wrapper around jpipx.dllsb2010-04-161-1/+3
|
* sb121: minor code improvementsb2010-03-221-3/+3
|
* sb118: added documentationsb2010-03-095-5/+24
|