summaryrefslogtreecommitdiff
path: root/basebmp/test/makefile.mk
AgeCommit message (Collapse)AuthorFilesLines
2010-10-06#i113503# cppunit stl wrapper headersCaolán McNamara1-0/+7
2010-03-04sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb1-3/+1
2010-03-04sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, tooRene Engelhard1-0/+4
2010-02-25sb118: merged in DEV300_m72sb1-6/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-6/+2
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-13sb118: adapted cppunit.mk to cppunittester and no longer require "dmake ↵sb1-8/+1
test" to run tests; changed places back to include _cppunit.mk where it had been taken out before
2010-01-11sb118: introduced AUGMENT_LIBRARY_PATH_LOCAL, used by CPPUNITTESTER so that ↵sb1-9/+3
tests within a module pick up shared libs from that module in the local output tree
2010-01-07sb118: make test libraries RPATH=NONEsb1-0/+2
2010-01-05sb118: merged in DEV300_m68sb1-3/+1
2009-12-11sb118: Replace (heavily modified) CppUnit 1.8.0 with (unmodified) latest 1.12.1.sb1-2/+1
- Old modifications were necessary for testshl2, which has simply been excluded from the build for now. - Tests in basebmp, basegfx, o3tl (that are executed during build) have been converted from using modified CppUnit/testshl2 to using unmodified CppUnit. - CppUnit's DllPlugInTester has problems with OOo tests on Windows, see #i107562#, so for now a new cppunittester from sal is used instead.
2009-09-25merge commitMathias Bauer1-2/+4
2009-09-16CWS-TOOLING: integrate CWS l10nframework01Ivo Hinkelmann1-2/+4
2009-09-14#i103496#: split cppunit in a pure external lib and a lib depending on sal ↵Mathias Bauer1-8/+9
-> testshl2
2009-06-16CWS-TOOLING: integrate CWS ause102Ivo Hinkelmann1-1/+1
2009-06-16 19:22:59 +0200 hjs r273039 : #i102607# don't kill mingw 2009-06-12 15:17:22 +0200 ihi r272921 : #i102607# add path before calling l10n tool 2009-06-11 14:25:20 +0200 hjs r272873 : #i102607# on EPM=internal call binary with full path 2009-06-10 13:35:48 +0200 hjs r272807 : #i102607# remove solver PATH entry from OOo env. 2009-06-10 12:10:44 +0200 hjs r272802 : #i102635# correct dependencies for all 2009-06-10 11:58:53 +0200 hjs r272801 : #i102607# call tools from solver with absolute path
2009-02-19CWS-TOOLING: integrate CWS sb104Oliver Bolte1-1/+1
2009-01-27 13:09:06 +0100 sb r266986 : #i97992# cws rebase: merged cws/sb104/config_office/set_soenv.in with moved tags/DEV300_m40/set_soenv.in 2009-01-27 10:56:40 +0100 sb r266966 : CWS-TOOLING: rebase CWS sb104 to trunk@266944 (milestone: DEV300:m40) 2009-01-20 14:37:00 +0100 sb r266581 : #i97992# missing treatment of Solaris-only adjustvisibility as build-internal tool 2009-01-20 09:32:38 +0100 sb r266554 : CWS-TOOLING: rebase CWS sb104 to trunk@266428 (milestone: DEV300:m39) 2009-01-14 13:40:45 +0100 sb r266296 : #i97992# do not pass comment lines to shell 2009-01-14 12:50:34 +0100 sb r266290 : #i97992# avoid problems with checkdll not finding AWTLIB and its dependents 2009-01-14 12:49:20 +0100 sb r266289 : #i97992# on Linux and Solaris, regxpcom apparently needs to be called with the libxpcom.so directory on the LD_LIBRARY_PATH 2009-01-13 09:41:37 +0100 sb r266196 : #i97992# fixed AUGMENT_LIBRARY_PATH definitions 2009-01-12 18:02:03 +0100 sb r266177 : #i97992# get rid of LD_LIBRARY_PATH in build environment
2008-11-21#i10000# Signalfile changed again: on mac the previous solution failed.Release Engineers1-1/+1
2008-11-21#i10000# Do not create signalfiles in in working directory. On failure they ↵Rüdiger Timm1-1/+1
dont get removed and afterwards pollute the source tree.
2008-10-31#i10000# Do not use '-xalias_level=compatible' for old Sun Studio 8 compiler.Rüdiger Timm1-0/+3
2008-10-28CWS-TOOLING: integrate CWS basebmpunittestfixRüdiger Timm1-0/+6
2008-04-11INTEGRATION: CWS changefileheader (1.8.24); FILE MERGEDRüdiger Timm1-23/+19
2008/03/31 13:07:57 rt 1.8.24.1: #i87441# Change license header to LPGL v3.
2007-06-29#i10000#: making bmpdemo dependend on vcl creates ring dependencyJens-Heiner Rechtien1-18/+18
2007-06-27INTEGRATION: CWS basebmp01 (1.6.20); FILE MERGEDJens-Heiner Rechtien1-6/+22
2007/06/22 19:50:30 thb 1.6.20.3: #i10000# Must not use lib to test against - not yet delivered at the time the tests must run. Linking statically instead. 2007/05/22 21:17:38 thb 1.6.20.2: #147378# Enabled unit tests for normal build 2007/05/22 09:59:18 thb 1.6.20.1: #147378# Added support for foreign formats (via GenericColorImageAccessor); fixed typos in CompositeIterator and StridedArrayIterator; fixed comparisons for (Packed)PixelIterator and StridedArrayIterator (which got negative strides wrong); avoiding unnecessary copying in scale_image() now; cleaned up bitmapdevice.cxx from cruft/ad hoc debug code; made unit tests run again
2006-07-27#i65904# Dumped basegfx polygon raster converter in favor of a specialized ↵Thorsten Behrens1-2/+3
solution; constructing all accessors with passed parameter now for the BitmapRenderer; significantly improved test coverage for polygon rasterizing
2006-07-12#i65904# Finished drawMaskedBitmap(); reorganized accessor functors; added ↵Thorsten Behrens1-2/+3
test case for drawMaskedBitmap()
2006-06-07#i65904# Fixed broken CompositeIterator (was missing a proper ↵Thorsten Behrens1-2/+3
copy-const/assignment op); added more tests
2006-06-02#i65904# Made drawBitmap/drawMaskedColor functional; added raw access for ↵Thorsten Behrens1-3/+6
palette images
2006-05-31#i65904# Corrected license headers, added more testsThorsten Behrens1-2/+2
2006-05-31#i65904# Initial revisionThorsten Behrens1-0/+110