Commit graph

11 commits

Author SHA1 Message Date
Caolán McNamara
ecadd96bcc #i113503# cppunit stl wrapper headers 2010-10-06 12:16:50 +01:00
sb
ba88d908e6 sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
Jens-Heiner Rechtien
8764506704 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
sb
18be96dc73 sb118: Replace (heavily modified) CppUnit 1.8.0 with (unmodified) latest 1.12.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-12-11 14:29:59 +01:00
Mathias Bauer
6152b5efa3 #i103496#: split cppunit in a pure external lib and a lib depending on sal -> testshl2 2009-09-14 19:06:55 +02:00
Rüdiger Timm
90c880bc66 INTEGRATION: CWS changefileheader (1.5.46); FILE MERGED
2008/03/31 13:07:57 rt 1.5.46.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:34:56 +00:00
Thorsten Behrens
8c044545bb #i65904# Dumped basegfx polygon raster converter in favor of a specialized solution; constructing all accessors with passed parameter now for the BitmapRenderer; significantly improved test coverage for polygon rasterizing 2006-07-27 10:35:32 +00:00
Thorsten Behrens
781ee266d8 #i65904# Added template meta function to retrieve palette lookup functor; for palette images, now performing lookup only _once_, and rasterizing the primitive with the index value; added one more degenerate case for polygon fill test 2006-06-02 15:14:23 +00:00
Thorsten Behrens
6a4ea42a8f #i65904# Made drawBitmap/drawMaskedColor functional; added raw access for palette images 2006-06-02 07:36:15 +00:00
Thorsten Behrens
6a1e36d96f #i65904# Corrected license headers, added more tests 2006-05-31 09:12:13 +00:00
Thorsten Behrens
ef0bbaaf42 #i65904# Initial revision 2006-05-31 08:49:45 +00:00