summaryrefslogtreecommitdiff
path: root/cppu/qa/makefile.mk
AgeCommit message (Collapse)Author
2015-08-31Make all cppu tests depend on the idl results. Without this,Damjan Jovanovic
"build -P2 -- -P2" often breaks. Notes: ignore: googletest
2015-08-30#i125003# migrate main/cppu from cppunit to Google Test and run it on every ↵Damjan Jovanovic
build. Notes: ignore: googletest
2012-01-10Update headers to Alv2 headersAndrew Rist
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-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.4.80); FILE MERGEDKurt Zenker
2007/09/17 08:27:36 fs 1.4.80.1: #i80044# added Reference unit tests
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: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:41 sb 1.1.2.1: #i41709# Exhaustive testing of Any::operator >>=.