summaryrefslogtreecommitdiffstats
path: root/testtools/com
Commit message (Collapse)AuthorAgeFilesLines
* add a uno test api with more than 8 floating point argsCaolán McNamara2012-02-171-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
* Do build stuff here also when cross-compiling (but don't run)Tor Lillqvist2011-11-171-5/+0
|
* Don't do anything when cross-compiling for nowTor Lillqvist2011-06-121-0/+5
|
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks2011-03-111-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
| * sb129: #i113189# change UNO components to use passive registrationsb2010-09-101-19/+0
| |
* | Bypass this directory unless SOLAR_JAVATor Lillqvist2011-01-261-5/+3
| |
* | add three byte structure return test for the MacOSX/BSD quirkCaolán McNamara2010-12-091-0/+5
| |
* | add a Mixed Float And Integer struct return testCaolán McNamara2010-12-091-0/+5
| |
* | add a twoFloats return testCaolán McNamara2010-12-091-0/+5
| |
* | rename AllFloats test to FourFloatsCaolán McNamara2010-12-091-2/+2
|/
* changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-124-17/+4
| | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* cmcfixes68: #i107182# ppc fix argument passing in a rare caseCaolán McNamara2009-12-011-0/+4
|
* #i105680# add struct returning bridge tests and run them during the buildCaolán McNamara2009-10-081-0/+21
|
* CWS-TOOLING: integrate CWS sb113Jens-Heiner Rechtien2009-09-161-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")
* CWS-TOOLING: integrate CWS cmcfixes58Release Engineers2009-05-071-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
* CWS-TOOLING: integrate CWS sb93Vladimir Glazounov2008-10-011-5/+37
|
* INTEGRATION: CWS changefileheader (1.6.44); FILE MERGEDRüdiger Timm2008-04-111-23/+19
| | | | 2008/03/31 07:26:27 rt 1.6.44.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.3.88); FILE MERGEDRüdiger Timm2008-04-111-23/+18
| | | | 2008/03/31 07:26:27 rt 1.3.88.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.11.44); FILE MERGEDRüdiger Timm2008-04-111-23/+18
| | | | 2008/03/31 07:26:27 rt 1.11.44.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.2.44); FILE MERGEDRüdiger Timm2008-04-111-23/+18
| | | | 2008/03/31 07:26:27 rt 1.2.44.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS sb23 (1.5.32); FILE MERGEDRüdiger Timm2006-12-011-2/+3
| | | | 2006/11/08 15:46:41 sb 1.5.32.1: #88601# Current context testing.
* INTEGRATION: CWS sb23 (1.10.16); FILE MERGEDRüdiger Timm2006-12-011-2/+7
| | | | 2006/11/08 15:46:41 sb 1.10.16.1: #88601# Current context testing.
* INTEGRATION: CWS sb23 (1.1.2); FILE ADDEDRüdiger Timm2006-12-011-0/+89
| | | | 2006/11/08 15:48:22 sb 1.1.2.1: #88601# Current context testing.
* INTEGRATION: CWS jl31 (1.9.2); FILE MERGEDRüdiger Timm2006-03-091-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
* INTEGRATION: CWS sb46 (1.8.16); FILE MERGEDJens-Heiner Rechtien2006-01-261-4/+110
| | | | 2006/01/13 11:58:19 sb 1.8.16.1: #i60341# Test service constructors.
* INTEGRATION: CWS ooo19126 (1.4.6); FILE MERGEDRüdiger Timm2005-09-091-48/+21
| | | | 2005/09/05 17:00:51 rt 1.4.6.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGEDRüdiger Timm2005-09-091-47/+21
| | | | 2005/09/05 17:00:50 rt 1.2.42.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS ooo19126 (1.7.18); FILE MERGEDRüdiger Timm2005-09-091-47/+21
| | | | 2005/09/05 17:00:50 rt 1.7.18.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS sb31 (1.3.32); FILE MERGEDOliver Bolte2005-06-171-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.
* INTEGRATION: CWS sb28 (1.6.24); FILE MERGEDKurt Zenker2005-01-181-14/+119
| | | | 2005/01/04 14:13:53 sb 1.6.24.1: #i24735# Merged bridges/test/java_uno/multinherit into testtools/source/bridgetest.
* INTEGRATION: CWS sb21 (1.5.10); FILE MERGEDRüdiger Timm2004-08-201-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.
* INTEGRATION: CWS sb20 (1.2.70); FILE MERGEDRüdiger Timm2004-07-231-3/+3
| | | | 2004/06/15 08:13:03 sb 1.2.70.1: #i29119# sandbox.jar no longer needed by UNO.
* INTEGRATION: CWS sb20 (1.1.70); FILE MERGEDRüdiger Timm2004-07-231-5/+4
| | | | 2004/07/09 13:45:54 sb 1.1.70.1: #i29741# Retrofitted existing services as single-interface--based ones.
* INTEGRATION: CWS sb18 (1.4.16); FILE MERGEDOliver Bolte2004-06-031-10/+99
| | | | | | | 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).
* INTEGRATION: CWS unopkg (1.3.4); FILE MERGEDVladimir Glazounov2003-10-061-4/+20
| | | | 2003/09/26 13:10:54 dbo 1.3.4.1: #112449# using getCaughtException() as additional test for bridges: C++ throw;
* INTEGRATION: CWS cliuno01 (1.2.24); FILE MERGEDOliver Bolte2003-09-041-3/+170
| | | | 2003/08/01 15:02:05 jl 1.2.24.1: #107130# fixed XBridgeTEst2.setSequencesOut
* #104312# extended testsDaniel Boelzle2002-11-271-3/+6
|
* #98508# added now a main for the bridgetestJörg Budischewski2002-09-172-4/+167
|
* moved from grande to openofficeKay Ramme2001-05-043-0/+878