From 76535cd14f67f0c9d2a426d097bae4d965c959e7 Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Wed, 7 Jun 2006 23:01:48 +0000 Subject: #i65904# Fixed broken CompositeIterator (was missing a proper copy-const/assignment op); added more tests --- basebmp/test/linetest.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'basebmp/test/linetest.cxx') diff --git a/basebmp/test/linetest.cxx b/basebmp/test/linetest.cxx index 3f4515ebfd72..decb524bc3ba 100644 --- a/basebmp/test/linetest.cxx +++ b/basebmp/test/linetest.cxx @@ -4,9 +4,9 @@ * * $RCSfile: linetest.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: thb $ $Date: 2006-06-02 08:36:15 $ + * last change: $Author: thb $ $Date: 2006-06-08 00:01:48 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -166,7 +166,7 @@ public: void testBasicVerticalLines() { implTestBasicVerticalLines( mpDevice1bpp ); - //implTestBasicVerticalLines( mpDevice32bpp ); + implTestBasicVerticalLines( mpDevice32bpp ); } // test pixel rounding (should always tend towards start point of -- cgit v1.2.3