summaryrefslogtreecommitdiff
path: root/cppu/qa
AgeCommit message (Collapse)Author
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
SAL_UNUSED_PARAMETER (expanding to __attribute__ ((unused)) for GCC) is used to annotate legitimately unused parameters, so that static analysis tools can tell legitimately unused parameters from truly unnecessary ones. To that end, some patches for external modules are also added, that are only applied when compiling with GCC and add necessary __attribute__ ((unused)) in headers.
2011-12-19-Werror=sign-promo fixesStephan Bergmann
2011-12-19cppu: convert to gbuildMatúš Kukan
Because of unit tests is here custom target where are idl files processed.
2011-11-27remove include of pch header in cppuNorbert Thiebaud
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
* New SAL_INFO..., SAL_WARN... macros. * New SAL_STREAM supersedes OSL_FORMAT. * oustringostreaminserter.hxx moved from unotest to rtl (and always UTF-8 now). * TODO to enable GCC __attribute__((format)) in sal/log.h (requires call-site cleanup). * Further functionality in tools/debug.hxx (DBG_MEMTEST, DBG_CTOR, etc.) not yet addressed. * Some replacements tools String -> rtl::OUString.
2011-11-15fdo#42865: cppu,cppuhelper,testtools: no mapfileMichael Stahl
Instead, build with VISIBILITY_HIDDEN.
2011-11-14Fix build --all depend=x.Stephan Bergmann
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on ↵Stephan Bergmann
Linux x86_64).
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-20Bypass building the iOS cppu_unittester_all for nowTor Lillqvist
We can't build it here at this point during the build after all. We use static linking on iOS, and we would need to link with -lgcc3_uno from bridges which has not been built yet. It seems that any meaningful unit tests for iOS actually need to be built in a "subsequent" stage.
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ↵Stephan Bergmann
out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
2011-08-01Use OBJCXXFLAGS instead of duplicating itTor Lillqvist
2011-08-01Add statically linked cppu unit test for iOSTor Lillqvist
2011-06-13use rm -f to not complain about attempting to remove nonexisting fileChristian Lohmaier
2011-06-05Can't run any qa when cross-compilingTor Lillqvist
2011-03-18restore cppunit test, Sequence ctor from sal_Int32 is now explicitCaolán McNamara
2011-03-18only test this on certain archsCaolán McNamara
2011-03-18Add PowerPC to the right branchFridrich Štrba
2011-03-15move cppumaker test to cppuCaolán McNamara
2011-02-24remove empty TESTSHL2LIBCaolán McNamara
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-09Removing the ext_std masterpieceFridrich Štrba
2011-01-29Remove double line spacing and correct indentationThomas Arnhold
2011-01-15fix break on parallel buildDavid Tardon
2011-01-14cppunit: port these tests over to canonical cppunitCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
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>
2010-03-04sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb
2010-03-04sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, tooRene Engelhard
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-09-14#i103496#: split cppunit in a pure external lib and a lib depending on sal ↵Mathias Bauer
-> testshl2
2008-10-01CWS-TOOLING: integrate CWS sb93Vladimir Glazounov
2008-10-01CWS-TOOLING: integrate CWS sb93Vladimir Glazounov
2008-04-11INTEGRATION: CWS changefileheader (1.3.132); FILE MERGEDRüdiger Timm
2008/03/31 07:23:18 rt 1.3.132.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.4.96); FILE MERGEDRüdiger Timm
2008/03/31 07:23:18 rt 1.4.96.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.4.74); FILE MERGEDRüdiger Timm
2008/03/31 07:23:18 rt 1.4.74.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.2.20); FILE MERGEDRüdiger Timm
2008/03/31 07:23:18 rt 1.2.20.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.5.74); FILE MERGEDRüdiger Timm
2008/03/31 07:23:18 rt 1.5.74.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.5.20); FILE MERGEDRüdiger Timm
2008/03/31 07:23:18 rt 1.5.20.1: #i87441# Change license header to LPGL v3.
2007-10-09INTEGRATION: CWS basmgr03 (1.1.2); FILE ADDEDKurt Zenker
2007/09/17 08:26:56 fs 1.1.2.1: #i80044# unit test for Reference class, currently containing tests for UNO_SET_THROW only
2007-10-09INTEGRATION: CWS basmgr03 (1.4.80); FILE MERGEDKurt Zenker
2007/09/17 08:27:36 fs 1.4.80.1: #i80044# added Reference unit tests
2006-09-16INTEGRATION: CWS pchfix02 (1.3.24); FILE MERGEDOliver Bolte
2006/09/01 17:23:00 kaib 1.3.24.1: #i68856# Added header markers and pch files
2006-09-16INTEGRATION: CWS pchfix02 (1.4.24); FILE MERGEDOliver Bolte
2006/09/01 17:23:00 kaib 1.4.24.1: #i68856# Added header markers and pch files
2006-03-09INTEGRATION: CWS jl31 (1.3.38); FILE MERGEDRüdiger Timm
2006/02/20 16:00:31 sb 1.3.38.1: #i62339# Introduced (internal-only) cppu::getTypeFavourUnsigned as (working) replacement of now deprecated getCppuType<> template.
2006-03-09INTEGRATION: CWS jl31 (1.2.14); FILE MERGEDRüdiger Timm
2006/02/20 16:00:31 sb 1.2.14.1: #i62339# Introduced (internal-only) cppu::getTypeFavourUnsigned as (working) replacement of now deprecated getCppuType<> template.
2006-03-09INTEGRATION: CWS jl31 (1.3.38); FILE MERGEDRüdiger Timm
2006/02/20 16:00:30 sb 1.3.38.1: #i62339# Introduced (internal-only) cppu::getTypeFavourUnsigned as (working) replacement of now deprecated getCppuType<> template.
2006-01-10INTEGRATION: CWS sb41 (1.1.2); FILE ADDEDRüdiger Timm
2005/12/13 09:44:05 sb 1.1.2.2: #i57855# Improved tests. 2005/11/24 08:19:41 sb 1.1.2.1: #i57855# Replaced getCppuType (which is still there for backwards compatibility) with new cppu::UnoType and helper cppu::getTypeFavourUnsigned, as GCC 4.1 started to complain about non-conforming uses of getCppuType in template code.
2006-01-10INTEGRATION: CWS sb41 (1.3.18); FILE MERGEDRüdiger Timm
2005/11/24 08:18:12 sb 1.3.18.1: #i57855# Replaced getCppuType (which is still there for backwards compatibility) with new cppu::UnoType and helper cppu::getTypeFavourUnsigned, as GCC 4.1 started to complain about non-conforming uses of getCppuType in template code.
2005-09-08INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGEDRüdiger Timm
2005/09/05 13:54:21 rt 1.2.12.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGEDRüdiger Timm
2005/09/05 13:54:20 rt 1.2.12.1: #i54170# Change license header: remove SISSL
2005-03-21INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDEDKurt Zenker
2005/02/04 10:38:54 sb 1.1.2.1: #i41709# Exhaustive testing of Any::operator >>=.