summaryrefslogtreecommitdiffstats
path: root/codemaker/test
Commit message (Collapse)AuthorAgeFilesLines
* Keep null service manager throw a DeploymentExceptionStephan Bergmann2012-09-171-3/+4
| | | | | | | ...rather than a general RuntimeException, for consistency with existing service ctor code. Change-Id: Ia9ac14a1b5bcecb24394e7b9cade369f3f9303f0
* Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann2012-09-171-4/+3
| | | | | | | | | | | This is such a fatal error that there is probably no point in trying to handle it, so allow to simplify client code by removing the requirement to check for a null return value. Simplified some client code accordingly (modules configmgr and ure, and the code generated by cppumaker and javamaker). Change-Id: I51c0b270ec73409374f7439a47ee061407a46e31
* udkapi, offapi: do not use #include "foo":Michael Stahl2012-07-302-8/+8
| | | | | | | | | | Evidently on Windows, the newfangled ucpp handles #include "foo" differently from #include <foo> and treats it as a relative path, while the angle brackets always result in absolute paths. Since relative paths result in infinite rebuilds if make is invoked in a different directory, don't use #include "foo" in IDL files. Change-Id: Iedcda3a4be5542389a0be086f14541cda8dc5323
* re-base on ALv2 code.Michael Meeks2012-06-126-137/+83
|
* move cppumaker test to cppuCaolán McNamara2011-03-154-1396/+0
|
* EasyHacks: Reanimated tests in ure/codemakerWilhelm Pflueger2011-03-153-5/+7
|
* remove empty TESTSHL2LIBCaolán McNamara2011-02-241-1/+1
|
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
| | | | | | | | 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>
* sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb2010-03-041-3/+1
|
* sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, tooRene Engelhard2010-03-041-0/+4
|
* changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-1210-45/+11
| | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* #i103496#: split cppunit in a pure external lib and a lib depending on sal ↵Mathias Bauer2009-09-142-3/+3
| | | | -> testshl2
* CWS-TOOLING: integrate CWS sb109Ivo Hinkelmann2009-04-283-9/+17
| | | | | | | | | | | | | | | | | | | | 2009-04-21 13:42:45 +0200 sb r271035 : removed obsolete psprint dependency 2009-04-21 10:33:31 +0200 sb r271024 : changes to previous -c270971 so that build does not break for USE_SHELL!=bash (but instead resulting bridgetest_xxx scripts are nonfunctional) 2009-04-21 08:56:48 +0200 sb r271017 : merged in cws/sb107 -c 268250 (avoid warnings about format specifier and argument mismatch (on 64bit debug builds)) 2009-04-20 16:42:27 +0200 sb r270995 : #i98625# add make_xxx functions for C++ representations of UNO polystructs; fixed and adapted tests (patch by thb, slightly adapted) 2009-04-20 14:23:45 +0200 sb r270981 : #i84751# selective performance improvements (patch by mmeeks, slightly adapted) 2009-04-20 13:39:50 +0200 sb r270978 : #i99711# removed dead code (patch by cmc, slightly modified) 2009-04-20 11:59:39 +0200 sb r270972 : #i97975# avoid crashes during shutdown (patch by cmc, slightly modified) 2009-04-20 11:57:52 +0200 sb r270971 : made tests work again after LD_LIBRARY_PATH clean up 2009-04-20 09:49:32 +0200 sb r270963 : #i95593# made tests work again after LD_LIBRARY_PATH cleanup 2009-04-17 13:52:33 +0200 sb r270941 : merged in cws/sb107 -c 270023 (added svn:ignore) 2009-04-15 13:46:24 +0200 sb r270841 : #i92131# dead code elimination (based on a patch by cmc) 2009-04-15 13:29:27 +0200 sb r270839 : #i100743# use a FastLess for the Data map (based on a patch my mmeeks) 2009-04-15 13:12:11 +0200 sb r270837 : #i100583# dead code elimination (patch by cmc) 2009-04-15 13:02:19 +0200 sb r270835 : avoid bogus Solaris C++ compiler warning when building with debug=x 2009-04-15 11:49:46 +0200 sb r270828 : adapted to cleared LD_LIBRARY_PATH 2009-04-15 10:49:48 +0200 sb r270826 : #i101101# for performance reasons, do not put ComponentContext in unsafe appartment 2009-04-15 10:08:20 +0200 sb r270824 : #i99113# removed duplicated stocservices.uno lib from basis layer
* INTEGRATION: CWS changefileheader (1.4.80); FILE MERGEDRüdiger Timm2008-04-112-46/+36
| | | | 2008/03/31 07:22:56 rt 1.4.80.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.3.80); FILE MERGEDRüdiger Timm2008-04-112-46/+38
| | | | 2008/03/31 07:22:56 rt 1.3.80.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.5.52); FILE MERGEDRüdiger Timm2008-04-112-46/+36
| | | | 2008/03/31 07:22:56 rt 1.5.52.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.3.80); FILE MERGEDRüdiger Timm2008-04-111-22/+18
| | | | 2008/03/31 07:22:55 rt 1.3.80.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.9.20); FILE MERGEDRüdiger Timm2008-04-111-23/+18
| | | | 2008/03/31 07:22:55 rt 1.9.20.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.11.20); FILE MERGEDRüdiger Timm2008-04-111-23/+18
| | | | 2008/03/31 07:22:55 rt 1.11.20.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.5.80); FILE MERGEDRüdiger Timm2008-04-111-23/+19
| | | | 2008/03/31 07:22:55 rt 1.5.80.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS jsc18 (1.8.30); FILE MERGEDJens-Heiner Rechtien2007-07-311-2/+6
| | | | 2007/07/19 11:41:11 jsc 1.8.30.1: #i76838# extend test
* INTEGRATION: CWS jsc18 (1.10.20); FILE MERGEDJens-Heiner Rechtien2007-07-311-4/+20
| | | | 2007/07/19 11:41:11 jsc 1.10.20.1: #i76838# extend test
* INTEGRATION: CWS pchfix02 (1.9.6); FILE MERGEDOliver Bolte2006-09-171-2/+5
| | | | 2006/09/01 17:19:25 kaib 1.9.6.1: #i68856# Added header markers and pch files
* INTEGRATION: CWS sb55 (1.6.32); FILE MERGEDKurt Zenker2006-07-201-337/+441
| | | | | 2006/07/10 14:48:26 sb 1.6.32.2: RESYNC: (1.6-1.7); FILE MERGED 2006/07/10 13:46:15 sb 1.6.32.1: #i65328# Adapted to UNOIDL change that no two service constructors can have the same parameter signature; simplified.
* INTEGRATION: CWS sb55 (1.7.32); FILE MERGEDKurt Zenker2006-07-201-161/+320
| | | | | 2006/07/10 14:48:18 sb 1.7.32.2: RESYNC: (1.7-1.8); FILE MERGED 2006/07/10 13:46:15 sb 1.7.32.1: #i65328# Adapted to UNOIDL change that no two service constructors can have the same parameter signature; simplified.
* INTEGRATION: CWS warnings01 (1.5.16); FILE MERGEDJens-Heiner Rechtien2006-06-201-2/+5
| | | | | 2005/09/22 22:30:52 sb 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/14 12:02:35 sb 1.5.16.1: #i53898# Improved tests.
* INTEGRATION: CWS warnings01 (1.6.16); FILE MERGEDJens-Heiner Rechtien2006-06-201-2/+9
| | | | | 2005/09/22 22:30:40 sb 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/14 12:02:35 sb 1.6.16.1: #i53898# Improved tests.
* INTEGRATION: CWS sb49 (1.4.28); FILE MERGEDJens-Heiner Rechtien2006-04-191-53/+69
| | | | 2006/03/16 10:14:48 sb 1.4.28.1: #i62098# Adapted to tightened idlc rules about similar service constructors.
* INTEGRATION: CWS sb49 (1.4.28); FILE MERGEDJens-Heiner Rechtien2006-04-191-11/+188
| | | | | 2006/03/16 10:57:58 sb 1.4.28.2: #i62303# As a special case, let com.sun.star.lang.XEventListener extend java.utilEventListener. 2006/03/16 10:14:48 sb 1.4.28.1: #i62098# Adapted to tightened idlc rules about similar service constructors.
* INTEGRATION: CWS ooo19126 (1.3.26); FILE MERGEDRüdiger Timm2005-09-082-94/+42
| | | | 2005/09/05 17:28:13 rt 1.3.26.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGEDRüdiger Timm2005-09-081-47/+21
| | | | 2005/09/05 17:28:13 rt 1.2.42.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGEDRüdiger Timm2005-09-082-94/+42
| | | | 2005/09/05 17:28:12 rt 1.3.42.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS ooo19126 (1.2.50); FILE MERGEDRüdiger Timm2005-09-081-47/+21
| | | | 2005/09/05 17:28:12 rt 1.2.50.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGEDRüdiger Timm2005-09-081-47/+21
| | | | 2005/09/05 17:28:11 rt 1.2.42.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS ooo19126 (1.5.14); FILE MERGEDRüdiger Timm2005-09-081-47/+21
| | | | 2005/09/05 17:28:11 rt 1.5.14.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS ooo19126 (1.6.14); FILE MERGEDRüdiger Timm2005-09-081-47/+21
| | | | 2005/09/05 17:28:11 rt 1.6.14.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGEDRüdiger Timm2005-09-081-47/+21
| | | | 2005/09/05 17:28:10 rt 1.4.20.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS sb28 (1.4.8); FILE MERGEDKurt Zenker2005-01-181-2/+17
| | | | 2005/01/04 10:01:59 sb 1.4.8.1: #i38790# Suppress C++ compiler warnings about (un)signedness of -2^31 and -2^63 integer literals in generated .hdl files.
* INTEGRATION: CWS sb28 (1.5.8); FILE MERGEDKurt Zenker2005-01-181-2/+38
| | | | 2005/01/04 10:01:59 sb 1.5.8.1: #i38790# Suppress C++ compiler warnings about (un)signedness of -2^31 and -2^63 integer literals in generated .hdl files.
* INTEGRATION: CWS tune06 (1.3.26); FILE MERGEDPascal Junck2004-10-221-2/+11
| | | | 2004/10/13 12:10:18 sb 1.3.26.1: #i35054# GCC 3.4 symbol visibility: UNO exceptions need explicit default symbol visibility.
* INTEGRATION: CWS tune06 (1.4.14); FILE MERGEDPascal Junck2004-10-221-2/+50
| | | | 2004/10/13 12:10:17 sb 1.4.14.1: #i35054# GCC 3.4 symbol visibility: UNO exceptions need explicit default symbol visibility.
* INTEGRATION: CWS tune06 (1.3.26); FILE MERGEDPascal Junck2004-10-221-3/+3
| | | | 2004/10/13 12:10:17 sb 1.3.26.1: #i35054# GCC 3.4 symbol visibility: UNO exceptions need explicit default symbol visibility.
* INTEGRATION: CWS sb21 (1.2.20); FILE MERGEDRüdiger Timm2004-08-201-2/+7
| | | | | 2004/08/12 15:34:17 sb 1.2.20.2: #i32158# Changed tests to no longer use unsigned types as template arguments. 2004/08/03 09:42:33 sb 1.2.20.1: #i32148# Fixed typo; added test cases.
* INTEGRATION: CWS sb21 (1.2.20); FILE MERGEDRüdiger Timm2004-08-201-2/+8
| | | | 2004/08/03 09:42:33 sb 1.2.20.1: #i32148# Fixed typo; added test cases.
* INTEGRATION: CWS sb20 (1.3.4); FILE MERGEDRüdiger Timm2004-07-231-2/+17
| | | | 2004/07/06 13:00:04 sb 1.3.4.1: #i31129# New getCppuType template that favors UNO type CHAR (sal_Unicode) over UNO type UNSIGNED SHORT (sal_uInt16), in case both have the same underlying C++ type.
* INTEGRATION: CWS sb18 (1.1.2); FILE ADDEDOliver Bolte2004-06-041-0/+79
| | | | 2004/05/07 12:20:40 sb 1.1.2.1: #i21150# Check that generated class files support new Java 1.5 features.
* INTEGRATION: CWS sb18 (1.1.2); FILE ADDEDOliver Bolte2004-06-041-0/+75
| | | | 2004/05/07 12:20:20 sb 1.1.2.1: #i21150# Check that generated class files support new Java 1.5 features.
* INTEGRATION: CWS sb18 (1.1.2); FILE ADDEDOliver Bolte2004-06-041-0/+128
| | | | 2004/05/07 12:20:30 sb 1.1.2.1: #i21150# Check that generated class files support new Java 1.5 features.
* INTEGRATION: CWS sb18 (1.2.4); FILE MERGEDOliver Bolte2004-06-041-33/+161
| | | | | 2004/05/07 12:08:00 sb 1.2.4.2: #i21150# Support for polymorphic struct types. 2004/05/07 08:27:04 sb 1.2.4.1: #i21150# More thorough testing.
* INTEGRATION: CWS sb18 (1.2.4); FILE MERGEDOliver Bolte2004-06-041-10/+336
| | | | | 2004/05/07 12:08:00 sb 1.2.4.2: #i21150# Support for polymorphic struct types. 2004/05/07 08:27:03 sb 1.2.4.1: #i21150# More thorough testing.