summaryrefslogtreecommitdiff
path: root/testtools/com/sun/star/comp/bridge/TestComponent.java
AgeCommit message (Collapse)Author
2015-07-10ppc64: using a fp register also consumes a gp register slotCaolan McNamara
Change-Id: Idf6f40081f4598c0fa9d1e10bdc208eae49e4cd1 Reviewed-on: https://gerrit.libreoffice.org/16936 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
Make the order be 'public static' or 'private static' Just makes the code nicer to read. Change-Id: I182424bda45a2d68642e5d04c6091d268ace1fe2 Reviewed-on: https://gerrit.libreoffice.org/16202 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-12-05java: remove some unused fieldsNoel Grandin
Change-Id: I1b6fb6b47439c448ac31983702772e2115c70d56
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin
Change-Id: I34ce000c48d2d79bfec854c8dd55d12f2bee29c7
2014-10-07java: remove unnecessary adding of empty stringsNoel Grandin
Change-Id: I3825ea5fb1eb34ca52659350e202f95abea945a9
2014-08-20java: don't catch and then just rethrow an exceptionNoel Grandin
without doing anything else useful Change-Id: I5803d84d46e0a70e1759f2202e2c2273087f8723
2014-08-19java: use 'Byte.valueOf' instead of 'new Byte'Noel Grandin
Change-Id: Ia99765a6226317ee41ffb02a1b0dd7e6fd944a90
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin
Change-Id: Icef19ef61ee0af2dd3bda527263934006271f219
2014-08-19java: use 'Long.valueOf' instead of 'new Long'Noel Grandin
Change-Id: If4fff3dd37326fbcdd01b743355a16591d71fa69
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
Change-Id: Ia8befb8d69914ce971174fc5f2ffc0e2f506a940
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
Change-Id: Ie41d6b0170a035a694dd270c311a137fd1810e74
2014-08-05java: remove commented out codeNoel Grandin
Change-Id: I44e2043e5da23bc9421c03e550ef1d8b7ebaad36
2014-03-10testtools: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
Change-Id: I2ab505962c64711d72f2a6b4cdebaef2f1bf4439
2013-05-06fix typoNoel Grandin
Change-Id: I785c022c9f38eb54ba27fd76bb032f5fa7f34b63
2012-06-29Java5 updates - update code to use genericsNoel Grandin
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 Meeks
2012-02-17add a uno test api with more than 8 floating point argsCaolán McNamara
I'm a cruel person, i.e. this targets the TODO of dab11f7fe2a2fa4155e4c4feaa5fc54e57cfbd37 in bridges/source/cpp_uno/gcc3_linux_arm/cpp2uno.cx
2011-03-11Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
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
2010-12-09add three byte structure return test for the MacOSX/BSD quirkCaolán McNamara
2010-12-09add a Mixed Float And Integer struct return testCaolán McNamara
2010-12-09add a twoFloats return testCaolán McNamara
2010-12-09rename AllFloats test to FourFloatsCaolán McNamara
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-12-01cmcfixes68: #i107182# ppc fix argument passing in a rare caseCaolán McNamara
2009-10-08#i105680# add struct returning bridge tests and run them during the buildCaolán McNamara
2008-04-11INTEGRATION: CWS changefileheader (1.11.44); FILE MERGEDRüdiger Timm
2008/03/31 07:26:27 rt 1.11.44.1: #i87441# Change license header to LPGL v3.
2006-12-01INTEGRATION: CWS sb23 (1.10.16); FILE MERGEDRüdiger Timm
2006/11/08 15:46:41 sb 1.10.16.1: #88601# Current context testing.
2006-03-09INTEGRATION: CWS jl31 (1.9.2); FILE MERGEDRüdiger Timm
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 Rechtien
2006/01/13 11:58:19 sb 1.8.16.1: #i60341# Test service constructors.
2005-09-09INTEGRATION: CWS ooo19126 (1.7.18); FILE MERGEDRüdiger Timm
2005/09/05 17:00:50 rt 1.7.18.1: #i54170# Change license header: remove SISSL
2005-01-18INTEGRATION: CWS sb28 (1.6.24); FILE MERGEDKurt Zenker
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 Timm
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-06-03INTEGRATION: CWS sb18 (1.4.16); FILE MERGEDOliver Bolte
2004/05/21 10:09:33 sb 1.4.16.4: #i21150# Extended multiple inheriance tests. 2004/05/19 14:31:47 sb 1.4.16.3: #i21150# Added (very fundamental) multiple inheritance tests. 2004/05/14 11:05:43 sb 1.4.16.2: #i21150# Made testing of polymorphic struct types more thorough. 2004/05/12 15:06:28 sb 1.4.16.1: #i21150# Added tests for extended interface attributes that raise exceptions and for polymorphic struct types; no longer use published com.sun.star.test.bridge UNO types, but local copies instead (which can be extended over time).
2003-10-06INTEGRATION: CWS unopkg (1.3.4); FILE MERGEDVladimir Glazounov
2003/09/26 13:10:54 dbo 1.3.4.1: #112449# using getCaughtException() as additional test for bridges: C++ throw;
2003-09-04INTEGRATION: CWS cliuno01 (1.2.24); FILE MERGEDOliver Bolte
2003/08/01 15:02:05 jl 1.2.24.1: #107130# fixed XBridgeTEst2.setSequencesOut
2002-11-27#104312# extended testsDaniel Boelzle
2001-05-04moved from grande to openofficeKay Ramme