vcl/vcl.windows.component |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit 259fd2c0abd5627ac5689c752a57edc045dbfcfa
Author: Markus Mohrhard <markus.mohrh...@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.mohrh...@googlemail.com>
    Tested-by: Markus Mohrhard <markus.mohrh...@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>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to