[Libreoffice-commits] core.git: sw/JunitTest_sw_complex.mk

Michael Stahl mstahl at redhat.com
Tue Dec 15 12:22:17 PST 2015


 sw/JunitTest_sw_complex.mk |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 3f2bdb7530f142a9562497c48fdd65f9903060da
Author: Michael Stahl <mstahl at redhat.com>
Date:   Tue Dec 15 21:19:40 2015 +0100

    sw: fix build, remove deleted CheckFlies.java from makefile
    
    Change-Id: Ic2479771129dbb0284292bf8712179567f516b0e

diff --git a/sw/JunitTest_sw_complex.mk b/sw/JunitTest_sw_complex.mk
index 2539943..cdf9a94 100644
--- a/sw/JunitTest_sw_complex.mk
+++ b/sw/JunitTest_sw_complex.mk
@@ -30,7 +30,6 @@ $(eval $(call gb_JunitTest_add_sourcefiles,sw_complex,\
     sw/qa/complex/indeterminateState/CheckIndeterminateState \
     sw/qa/complex/writer/CheckBookmarks \
     sw/qa/complex/writer/CheckCrossReferences \
-    sw/qa/complex/writer/CheckFlies \
     sw/qa/complex/writer/CheckIndexedPropertyValues \
     sw/qa/complex/writer/CheckNamedPropertyValues \
     sw/qa/complex/writer/CheckTable \
@@ -52,7 +51,6 @@ $(eval $(call gb_JunitTest_add_classes,sw_complex,\
     complex.checkColor.CheckChangeColor \
     complex.writer.CheckBookmarks \
     complex.writer.CheckCrossReferences \
-    complex.writer.CheckFlies \
     complex.writer.CheckTable \
     complex.writer.CheckIndexedPropertyValues \
     complex.writer.CheckNamedPropertyValues \


More information about the Libreoffice-commits mailing list