diff options
author | Thorsten Behrens <thb@openoffice.org> | 2006-06-07 23:01:48 +0000 |
---|---|---|
committer | Thorsten Behrens <thb@openoffice.org> | 2006-06-07 23:01:48 +0000 |
commit | 76535cd14f67f0c9d2a426d097bae4d965c959e7 (patch) | |
tree | ab227e5f10a9a6be76405d4e7ce09b7b19bc7641 /basebmp/test/linetest.cxx | |
parent | 4999aa5c72de27ffd28944a2f56d68933ce1ee52 (diff) |
#i65904# Fixed broken CompositeIterator (was missing a proper copy-const/assignment op); added more tests
Diffstat (limited to 'basebmp/test/linetest.cxx')
-rw-r--r-- | basebmp/test/linetest.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
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 |