vcl/qa/cppunit/svm/svmtest.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit d6fa4e0559358e82222df5bb0f130f90f3799169 Author: Noel Grandin <noel.gran...@collabora.co.uk> AuthorDate: Thu Apr 3 09:24:53 2025 +0200 Commit: Noel Grandin <noel.gran...@collabora.co.uk> CommitDate: Thu Apr 3 11:49:47 2025 +0200 make unit tests compile with --enable-cairo-rgba they don't pass yet Change-Id: Id66d9a257bc8a3d519f2b8377fd13873ad8337f4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/183656 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk> diff --git a/vcl/qa/cppunit/svm/svmtest.cxx b/vcl/qa/cppunit/svm/svmtest.cxx index c9096728442a..1d630d73d4f9 100644 --- a/vcl/qa/cppunit/svm/svmtest.cxx +++ b/vcl/qa/cppunit/svm/svmtest.cxx @@ -1061,13 +1061,13 @@ void SvmTest::checkBitmapExs(const GDIMetaFile& rMetaFile, bool bIsSvmFile) #if !ENABLE_CAIRO_RGBA u"ac936607", // typical BGRA little-endian config #else - "ecd75a28", // atypical RGBA little-endian config + u"ecd75a28", // atypical RGBA little-endian config #endif u"4937e32d", #if !ENABLE_CAIRO_RGBA u"3789377b", // typical BGRA little-endian config #else - "469f0820", // atypical RGBA little-endian config + u"469f0820", // atypical RGBA little-endian config #endif u"839e8cce", u"236aaf55", // 1-bit