diff options
author | Samuel Thibault <sthibault@hypra.fr> | 2018-05-04 14:08:27 +0200 |
---|---|---|
committer | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2018-05-25 16:32:01 +0200 |
commit | 305285bd1450bb847058a877b0dc2adface4e521 (patch) | |
tree | 9061868604bf36105fee75b7fb269174d82c8552 /solenv/sanitizers | |
parent | 758d2099ae281e270ef014711b693580ab27206b (diff) |
vcl: Run gla11y on demo.ui
Change-Id: I63d67709ab50e86b138fecd814b4dee7e2f2a755
Reviewed-on: https://gerrit.libreoffice.org/53925
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'solenv/sanitizers')
-rw-r--r-- | solenv/sanitizers/ui/vcl.suppr | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/solenv/sanitizers/ui/vcl.suppr b/solenv/sanitizers/ui/vcl.suppr index 5251717f54d5..1014ae74d870 100644 --- a/solenv/sanitizers/ui/vcl.suppr +++ b/solenv/sanitizers/ui/vcl.suppr @@ -7,3 +7,17 @@ vcl/uiconfig/ui/printdialog.ui://GtkEntry[@id='pagerange'] no-labelled-by vcl/uiconfig/ui/printerdevicepage.ui://GtkEntry[@id='custom'] no-labelled-by vcl/uiconfig/ui/printprogressdialog.ui://GtkLabel[@id='label'] orphan-label vcl/uiconfig/ui/printprogressdialog.ui://GtkProgressBar[@id='progressbar'] no-labelled-by +vcl/qa/cppunit/builder/demo.ui://GtkLabel[@id='labelfoo'] orphan-label +vcl/qa/cppunit/builder/demo.ui://GtkLabel[@id='label4'] orphan-label +vcl/qa/cppunit/builder/demo.ui://GtkLabel[@id='label5'] orphan-label +vcl/qa/cppunit/builder/demo.ui://GtkSpinButton[@id='spinbutton1'] no-labelled-by +vcl/qa/cppunit/builder/demo.ui://GtkLabel[@id='label6'] orphan-label +vcl/qa/cppunit/builder/demo.ui://GtkLabel[@id='label7'] orphan-label +vcl/qa/cppunit/builder/demo.ui://GtkLabel[@id='label8'] orphan-label +vcl/qa/cppunit/builder/demo.ui://GtkEntry[@id='entry1'] no-labelled-by +vcl/qa/cppunit/builder/demo.ui://GtkLabel[@id='label34'] orphan-label +vcl/qa/cppunit/builder/demo.ui://GtkLabel[@id='label35'] orphan-label +vcl/qa/cppunit/builder/demo.ui://GtkLabel[@id='label36'] orphan-label +vcl/qa/cppunit/builder/demo.ui://GtkLabel[@id='label37'] orphan-label +vcl/qa/cppunit/builder/demo.ui://GtkLabel[@id='label38'] orphan-label +vcl/qa/cppunit/builder/demo.ui://GtkLabel[@id='label39'] orphan-label |