libsoup3: update to 3.6.0; fix GTK2/3 app startup
[oi-userland.git] / components / desktop / libreoffice / patches / 70-font-test.patch
blob0aeed1c6e65dab4fb77910d645e00290cbbb655d
1 --- a/vcl/qa/cppunit/text.cxx Sun Nov 6 22:31:47 2022
2 +++ b/vcl/qa/cppunit/text.cxx Sun Nov 6 22:32:10 2022
3 @@ -22,7 +22,7 @@
5 // if enabled - check the result images with:
6 // "xdg-open ./workdir/CppunitTest/vcl_text_test.test.core/"
7 - static constexpr const bool mbExportBitmap = false;
8 + static constexpr const bool mbExportBitmap = true;
10 void exportDevice(const OUString& filename, const VclPtr<VirtualDevice>& device)