[Libreoffice-commits] core.git: vcl/vcl.windows.component
Markus Mohrhard
markus.mohrhard at googlemail.com
Fri Jun 24 00:40:03 UTC 2016
vcl/vcl.windows.component | 4 ++++
1 file changed, 4 insertions(+)
New commits:
commit 259fd2c0abd5627ac5689c752a57edc045dbfcfa
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date: Fri Jun 24 01:35:24 2016 +0200
uitest: make the testing available on windows as well
Change-Id: I6db5bde8860030e6e812c5fc421b5dcc97ed67c3
Reviewed-on: https://gerrit.libreoffice.org/26624
Reviewed-by: Markus Mohrhard <markus.mohrhard at googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard at googlemail.com>
diff --git a/vcl/vcl.windows.component b/vcl/vcl.windows.component
index 088c4a2..2d5b8bb 100644
--- a/vcl/vcl.windows.component
+++ b/vcl/vcl.windows.component
@@ -25,4 +25,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>
More information about the Libreoffice-commits
mailing list