[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - sc/qa
Noel Power
noel.power at suse.com
Tue Jun 4 03:01:46 PDT 2013
sc/qa/extras/testdocuments/Ranges-2.xls |binary
1 file changed
New commits:
commit 07db6e3d02388e49e5ed31b7f40cc62f2068a313
Author: Noel Power <noel.power at suse.com>
Date: Tue Jun 4 10:56:34 2013 +0100
some systems seem to fail with the rangessize test increase tolerance
not really sure what is going on here, there is at least a reported difference
between 32 & 64 systems ( 64 bit passes 32 bit doesn't ) and imported size
and pos of Range is not expected. Testing for hard position and sizes in
a unit test like this is not ideal ( this test should be rewritten ) because
the imported geometry is dependant on available fonts ( and font selection )
We need a relative based test ( against known imported positions ) rather than
against some hardcoded value. This patch just attempts to get us over the hump
for that moment
Change-Id: I55ceb30b5bab7f8eed757825b39718b751ea1812
diff --git a/sc/qa/extras/testdocuments/Ranges-2.xls b/sc/qa/extras/testdocuments/Ranges-2.xls
index 84fdc45..a80ffb5 100644
Binary files a/sc/qa/extras/testdocuments/Ranges-2.xls and b/sc/qa/extras/testdocuments/Ranges-2.xls differ
More information about the Libreoffice-commits
mailing list