[Libreoffice-commits] core.git: editeng/CppunitTest_editeng_core.mk

Varun Dhall varun.dhall at studentpartner.com
Tue Jul 11 12:19:38 UTC 2017


 editeng/CppunitTest_editeng_core.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 35ba68fd471d7d2f50183a1ffb7348b1b069616d
Author: Varun Dhall <varun.dhall at studentpartner.com>
Date:   Tue Jul 11 10:54:03 2017 +0530

    EditEngine: Added expwarp for unit tests
    
    Change-Id: Ice1c8c0ceb7d8fe93f369fb4a05226ba738f7e97
    Reviewed-on: https://gerrit.libreoffice.org/39789
    Reviewed-by: Michael Stahl <mstahl at redhat.com>
    Tested-by: Michael Stahl <mstahl at redhat.com>

diff --git a/editeng/CppunitTest_editeng_core.mk b/editeng/CppunitTest_editeng_core.mk
index 9cb41fe01cbc..faf2d931f08a 100644
--- a/editeng/CppunitTest_editeng_core.mk
+++ b/editeng/CppunitTest_editeng_core.mk
@@ -68,6 +68,7 @@ $(eval $(call gb_CppunitTest_use_components,editeng_core,\
     ucb/source/core/ucb1 \
     ucb/source/ucp/file/ucpfile1 \
     unoxml/source/service/unoxml \
+	sax/source/expatwrap/expwrap \
 ))
 
 $(eval $(call gb_CppunitTest_use_configuration,editeng_core))


More information about the Libreoffice-commits mailing list