summaryrefslogtreecommitdiff
path: root/testtools/com
AgeCommit message (Collapse)AuthorFilesLines
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin1-4/+4
Change-Id: I34ce000c48d2d79bfec854c8dd55d12f2bee29c7
2014-10-07java: remove unnecessary adding of empty stringsNoel Grandin1-1/+1
Change-Id: I3825ea5fb1eb34ca52659350e202f95abea945a9
2014-08-20remove more unnecessary constructor declarationsNoel Grandin1-1/+1
Change-Id: Ie5a243006b112c2e6daf12992f3dba8baf12748d
2014-08-20java: don't catch and then just rethrow an exceptionNoel Grandin1-10/+3
without doing anything else useful Change-Id: I5803d84d46e0a70e1759f2202e2c2273087f8723
2014-08-19java: use 'Byte.valueOf' instead of 'new Byte'Noel Grandin1-2/+2
Change-Id: Ia99765a6226317ee41ffb02a1b0dd7e6fd944a90
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin1-3/+3
Change-Id: Icef19ef61ee0af2dd3bda527263934006271f219
2014-08-19java: use 'Long.valueOf' instead of 'new Long'Noel Grandin1-3/+3
Change-Id: If4fff3dd37326fbcdd01b743355a16591d71fa69
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin1-4/+4
Change-Id: Ia8befb8d69914ce971174fc5f2ffc0e2f506a940
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin1-1/+1
Change-Id: Ie41d6b0170a035a694dd270c311a137fd1810e74
2014-08-08java: remove unused variablesNoel Grandin1-3/+0
Change-Id: I1b04fbf4d4562ff8e74f6ccdb2fd989d79cc869b
2014-08-05java: remove commented out codeNoel Grandin1-4/+0
Change-Id: I44e2043e5da23bc9421c03e550ef1d8b7ebaad36
2014-03-10testtools: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-2/+2
Change-Id: I2ab505962c64711d72f2a6b4cdebaef2f1bf4439
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-1/+1
Change-Id: Ib451bdb3c1c2ca42347abfde44651d5cf5eef4f3
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-21/+12
Patches contributed by Mathias Bauer gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 http://svn.apache.org/viewvc?view=revision&revision=1397337 http://svn.apache.org/viewvc?view=revision&revision=1397315 http://svn.apache.org/viewvc?view=revision&revision=1396797 Patches contributed by Andre Fischer Fixed getcsym.awk to handle #-comments that contain special regexp chars. http://svn.apache.org/viewvc?view=revision&revision=1230971 118778: Added ADDITIONAL_REPOSITORIES environment variable and its automatic setup in configure. http://svn.apache.org/viewvc?view=revision&revision=1232004 118160: Added external CoinMP library. http://svn.apache.org/viewvc?view=revision&revision=1233909 Patches contributed by Herbert Duerr #i119168# use generic LICENSE file for langpacks and sdks http://svn.apache.org/viewvc?view=revision&revision=1310178 macosxotoolhelper: need to quote perl regexp if it may contain regexp metachars http://svn.apache.org/viewvc?view=revision&revision=1183367 allow gbuild with empty sysroot on linux http://svn.apache.org/viewvc?view=revision&revision=1179186 Patches contributed by Ingo Schmidt native373: #164472# improvements for msi database http://svn.apache.org/viewvc?view=revision&revision=1167540 http://svn.apache.org/viewvc?view=revision&revision=1167539 Patches contributed by Jurgen Schmidt adapt setup package scripts to handle special DS_Store file for developer snapshot builds http://svn.apache.org/viewvc?view=revision&revision=1232430 imported patch extensions_i117681.patch http://svn.apache.org/viewvc?view=revision&revision=1172102 Patches contributed by Michael Stahl gbuild: RepositoryFixes.mk should be optional http://svn.apache.org/viewvc?view=revision&revision=1166123 xslt filter: remove the FLA horror wordml import filter: replace FLA usage with plain XSLT http://svn.apache.org/viewvc?view=revision&revision=1363727 Patch contributed by Oliver-Rainer Wittmann i#88652: applied patch, remove unicows deps http://svn.apache.org/viewvc?view=revision&revision=1177585 Remove lots of OS2 conditionals, re-extract Rhino Java, unwind cppunit pieces, cleanup Mac image bits, remove coin-mp and re-package lpsolve, Oxygen & Crystal, fixup qstart bits, expand MPLv2 subset checking. Change-Id: Iad5c8a76399620b892671633c0d8c29996db3564
2013-05-06fix typoNoel Grandin1-1/+1
Change-Id: I785c022c9f38eb54ba27fd76bb032f5fa7f34b63
2012-06-29Java5 updates - update code to use genericsNoel Grandin1-0/+1
This is all of the code I missed in my first set of patches. Change-Id: I8c7c9e5ac28dc3c2f3ac062c806fbf0787c997bd
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks2-46/+28
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-02-17add a uno test api with more than 8 floating point argsCaolán McNamara1-0/+4
I'm a cruel person, i.e. this targets the TODO of dab11f7fe2a2fa4155e4c4feaa5fc54e57cfbd37 in bridges/source/cpp_uno/gcc3_linux_arm/cpp2uno.cx
2011-11-17Do build stuff here also when cross-compiling (but don't run)Tor Lillqvist1-5/+0
2011-06-12Don't do anything when cross-compiling for nowTor Lillqvist1-0/+5
2011-03-11Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-19/+0
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-01-26Bypass this directory unless SOLAR_JAVATor Lillqvist1-5/+3
Notes: split repo tag: testing_LO-BASE-INTEGRATION-DEV300_m98
2010-12-09add three byte structure return test for the MacOSX/BSD quirkCaolán McNamara1-0/+5
2010-12-09add a Mixed Float And Integer struct return testCaolán McNamara1-0/+5
2010-12-09add a twoFloats return testCaolán McNamara1-0/+5
2010-12-09rename AllFloats test to FourFloatsCaolán McNamara1-2/+2
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb1-19/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien4-17/+4
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-12-01cmcfixes68: #i107182# ppc fix argument passing in a rare caseCaolán McNamara1-0/+4
2009-10-08#i105680# add struct returning bridge tests and run them during the buildCaolán McNamara1-0/+21
2009-09-16CWS-TOOLING: integrate CWS sb113Jens-Heiner Rechtien1-5/+5
2009-09-01 sb #i76393# second attempt at properly #ifdef-ing previous HG commit d598efdbf012 2009-08-28 sb #i102469# change back <T extends XInterface> to just <T> on queryInterface, to avoid binary incompatibility (method changing its signature from (Ljava/lang/Class;Ljava/lang/Object;)Ljava/lang/Object; to (Ljava/lang/Class;Ljava/lang/Object;)Lcom/sun/star/uno/XInterface;) 2009-08-28 sb #i76393# properly #ifdef previous HG commit d598efdbf012 2009-08-27 sb #i94421# work around compiler error (based on a patch supplied by cloph) 2009-08-26 sb merged in DEV300_m56 2009-08-26 sb #i76393# on Linux, include dynamic section offset in crash report so as to be able to map "prelinked" callstacks back to original (patch by cmc) 2009-08-26 sb #i88162# remove unnecessary whitespace lines from per-locale xcu files (patch by tora) 2009-08-17 Juergen Schmidt #i104292# set context classloader after create new custom UNO loader 2009-08-17 Juergen Schmidt #i103749# integrate patch 2009-08-14 sb #i103269# cherry-picked ssh://hg@hg.services.openoffice.org/cws/sb111 -r 5124ebd5edd1 ("#i101955# changed encoding of XML file content from erroneous ISO-8859-1 to UTF-8") 2009-08-12 sb #i102469# fixed mis-applications of UnoRuntime.queryInterface (detected via the simplified UnoRuntime.queryInterface, the HG changeset 29de35fc9554) to use AnyConverter instead; changed qadevOOo's lib.MultiMethodTest.before to allow throwing arbitrary exceptions, to cater for IllegalArgumentException thrown by AnyConverter 2009-08-12 sb #i104178# drop extra libxml2-config script from libxmlsec 2009-08-10 sb #i101754# simplified osl_getProcessInfo for LINUX (patch by cmc) 2009-08-10 sb #i95018# avoid closing -1 fds (patch supplied by cmc) 2009-08-10 sb #i103585# removed (apparently unnecessary) zlib support from libxml2; in turn, removed zlib dependencies from libxmlsec, libxslt, and redland (assuming those were transitive dependencies brought in by direct dependencies on libxml2) 2009-08-10 sb #i102469# simplified UnoRuntime.queryInterface using Java 5 generics; adapted URE-related modules accordingly 2009-08-10 sb #i101213# adapted setsolar env (solenv/config/) to set PYTHONPATH (and not set PYTHONHOME) in accordance with configure env (set_soenv.in); fixed testtools/source/bridgetest/pyuno (which now should work everywhere out of the box, thanks to the fixed setsolar PYTHONPATH) 2009-08-10 sb cherry-picked ssh://hg@hg.services.openoffice.org/cws/sb111 -r ea8de6d9396b ("#i101955# work in progress for a .hgignore file, continued")
2009-05-07CWS-TOOLING: integrate CWS cmcfixes58Release Engineers1-1/+0
2009-05-04 13:51:10 +0200 cmc r271450 : #i101533# latest sw warnings 2009-05-04 00:02:46 +0200 cmc r271436 : #i101517# silence new warnings 2009-05-03 23:13:53 +0200 cmc r271435 : #i101305# add that one back in 2009-05-02 16:30:42 +0200 cmc r271431 : #i101493# get it to build, and remove some warnings 2009-05-02 16:12:37 +0200 cmc r271430 : CWS-TOOLING: rebase CWS cmcfixes58 to trunk@271427 (milestone: DEV300:m47) 2009-04-23 13:19:33 +0200 cmc r271163 : #i101305# remove annoying import foo is unused warnings 2009-04-21 17:10:34 +0200 cmc r271048 : #i101246# remove AVMEDIA_MANAGER_SERVICE_NAME defines again 2009-04-21 17:07:41 +0200 cmc r271047 : #i86323# remove xml2cmp unused methods
2008-10-01CWS-TOOLING: integrate CWS sb93Vladimir Glazounov1-5/+37
2008-04-11INTEGRATION: CWS changefileheader (1.6.44); FILE MERGEDRüdiger Timm1-23/+19
2008/03/31 07:26:27 rt 1.6.44.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.3.88); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 07:26:27 rt 1.3.88.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.11.44); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 07:26:27 rt 1.11.44.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.2.44); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 07:26:27 rt 1.2.44.1: #i87441# Change license header to LPGL v3.
2006-12-01INTEGRATION: CWS sb23 (1.5.32); FILE MERGEDRüdiger Timm1-2/+3
2006/11/08 15:46:41 sb 1.5.32.1: #88601# Current context testing.
2006-12-01INTEGRATION: CWS sb23 (1.10.16); FILE MERGEDRüdiger Timm1-2/+7
2006/11/08 15:46:41 sb 1.10.16.1: #88601# Current context testing.
2006-12-01INTEGRATION: CWS sb23 (1.1.2); FILE ADDEDRüdiger Timm1-0/+89
2006/11/08 15:48:22 sb 1.1.2.1: #88601# Current context testing.
2006-03-09INTEGRATION: CWS jl31 (1.9.2); FILE MERGEDRüdiger Timm1-2/+66
2006/02/20 15:50:32 sb 1.9.2.2: #i62339# Enabled previously commented-out test (now that the test should work). 2006/02/08 10:15:46 jl 1.9.2.1: #61436# extending tests for generated service classes
2006-01-26INTEGRATION: CWS sb46 (1.8.16); FILE MERGEDJens-Heiner Rechtien1-4/+110
2006/01/13 11:58:19 sb 1.8.16.1: #i60341# Test service constructors.
2005-09-09INTEGRATION: CWS ooo19126 (1.4.6); FILE MERGEDRüdiger Timm1-48/+21
2005/09/05 17:00:51 rt 1.4.6.1: #i54170# Change license header: remove SISSL
2005-09-09INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 17:00:50 rt 1.2.42.1: #i54170# Change license header: remove SISSL
2005-09-09INTEGRATION: CWS ooo19126 (1.7.18); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 17:00:50 rt 1.7.18.1: #i54170# Change license header: remove SISSL
2005-06-17INTEGRATION: CWS sb31 (1.3.32); FILE MERGEDOliver Bolte1-3/+3
2005/04/08 07:22:29 sb 1.3.32.1: #120220# Include additional UNO types in JAR file to make it self-contained.
2005-01-18INTEGRATION: CWS sb28 (1.6.24); FILE MERGEDKurt Zenker1-14/+119
2005/01/04 14:13:53 sb 1.6.24.1: #i24735# Merged bridges/test/java_uno/multinherit into testtools/source/bridgetest.
2004-08-20INTEGRATION: CWS sb21 (1.5.10); FILE MERGEDRüdiger Timm1-3/+7
2004/08/06 14:05:38 sb 1.5.10.1: #i32151# Added check on bad enum (first member != 0); adapted test to no longer use forbidden unsigned hyper as type argument.
2004-07-23INTEGRATION: CWS sb20 (1.2.70); FILE MERGEDRüdiger Timm1-3/+3
2004/06/15 08:13:03 sb 1.2.70.1: #i29119# sandbox.jar no longer needed by UNO.