[Libreoffice-commits] core.git: test/source
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Fri Dec 20 14:36:51 UTC 2019
test/source/screenshot_test.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit b950943bc5181bb055578676870523626b46aa12
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Fri Dec 20 09:06:45 2019 +0000
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Fri Dec 20 15:35:41 2019 +0100
sidebarwrap is conforming now
Change-Id: Idca7964555a3ede2842473ec47752095d612bff2
Reviewed-on: https://gerrit.libreoffice.org/85576
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/test/source/screenshot_test.cxx b/test/source/screenshot_test.cxx
index 34e491741af8..b1bdf7d98ddf 100644
--- a/test/source/screenshot_test.cxx
+++ b/test/source/screenshot_test.cxx
@@ -202,7 +202,6 @@ void ScreenshotTest::dumpDialogToPath(const OString& rUIXMLDescription)
{
bool bNonConforming = rUIXMLDescription == "modules/swriter/ui/sidebarstylepresets.ui" ||
rUIXMLDescription == "modules/swriter/ui/sidebartheme.ui" ||
- rUIXMLDescription == "modules/swriter/ui/sidebarwrap.ui" ||
rUIXMLDescription == "modules/swriter/ui/notebookbar.ui" ||
rUIXMLDescription == "modules/scalc/ui/sidebaralignment.ui" ||
rUIXMLDescription == "modules/scalc/ui/sidebarcellappearance.ui" ||
More information about the Libreoffice-commits
mailing list