vcl/vcl.macosx.component | 4 ++++ 1 file changed, 4 insertions(+) New commits: commit 2596a381ced4349a226d4636bc9c657149e56ef0 Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Mon Mar 30 13:18:02 2020 +0200 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Mon Mar 30 14:44:54 2020 +0200
org.libreoffice.uitest.UITest missing from vcl.macosx.component ...presumably by accident, while it is present in vcl.{unx,windows}.component. (This is just one part of the puzzle of making uicheck work on macOS eventually.) Change-Id: I299b7940e5ffe40fbeccb9a3c60a3149acf16a95 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91359 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/vcl/vcl.macosx.component b/vcl/vcl.macosx.component index 5ab7436d8def..3373b85f9345 100644 --- a/vcl/vcl.macosx.component +++ b/vcl/vcl.macosx.component @@ -34,4 +34,8 @@ <implementation name="vcl::FontIdentificator"> <service name="com.sun.star.awt.FontIdentificator"/> </implementation> + <implementation name="org.libreoffice.uitest.UITest" + constructor="UITest_get_implementation"> + <service name="com.sun.star.ui.test.UITest"/> + </implementation> </component> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits