summaryrefslogtreecommitdiff
path: root/vcl/qa
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@collabora.com>2020-07-02 14:40:15 +0200
committerStephan Bergmann <sbergman@redhat.com>2020-07-03 08:52:58 +0200
commit645d5113965942ee9cba2670fc897b9f8f56a1fb (patch)
treeb49441e362444fc97ede69db420de6232b46b240 /vcl/qa
parent0e8588df1bb463437c9cb911531f5360d9b4f807 (diff)
compute bitmap checksum for proper amount of bytes and bits
Change-Id: Ifee6fae39dd13a36c72674550cd48dc35fdd71ac Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97761 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'vcl/qa')
-rw-r--r--vcl/qa/cppunit/svm/svmtest.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/qa/cppunit/svm/svmtest.cxx b/vcl/qa/cppunit/svm/svmtest.cxx
index 9deed5e13c10..f318aa718c4d 100644
--- a/vcl/qa/cppunit/svm/svmtest.cxx
+++ b/vcl/qa/cppunit/svm/svmtest.cxx
@@ -997,7 +997,7 @@ void SvmTest::checkBitmapExs(const GDIMetaFile& rMetaFile)
"281fc589",
"b8dee5da",
"4df0e464",
- "7d3a8da3",
+ "4322ee3a",
"1426653b",
"4fd547df",
"71efc447",
@@ -1012,8 +1012,8 @@ void SvmTest::checkBitmapExs(const GDIMetaFile& rMetaFile)
"281fc589",
"5e01ddcc",
"4df0e464",
- "6c1263f9",
- "747e8dfb",
+ "4322ee3a",
+ "794c92a9",
"3c80d829",
"71efc447",
});