Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Remove functions from ConnectionObject interface
[xestiaab/.git] / source / tests / Makefile.in
index fb2f763..5eae5f8 100644 (file)
@@ -1,6 +1,6 @@
 CPP=g++
 STRIP=strip
-CPPFLAGS=`xml2-config --cflags` `wx-config --cxxflags` -I.. -std=c++11 -pthread @DBGOUT@
+CPPFLAGS=`xml2-config --cflags` `wx-config --cxxflags` -I.. -std=c++11 -pthread -DXAB_UNITTEST @DBGOUT@
 CPPLIBS=`wx-config --libs` `curl-config --libs` -lsfml-audio -lxml2 -lgtest
 MAKE=make
 OBJDIR=.
@@ -8,17 +8,20 @@ OBJDIR=.
 XABTEST_OUT=xestiaab_test
 
 TESTOBJS=$(addprefix $(OBJDIR)/, ../contacteditor/cdo/ContactDataObject-unittest.o \
+ ../contacteditor/cdo/ContactDataObject-Save-unittest.o \
+ ../connobject/ConnectionObject-unittest.o \
+ classes/FakeConnectionObject-unittest.o \
  ../convert-unittest.o \
  ../common/textprocessing-unittest.o \
  ../common/dirs-unittest.o \
  ../common/filename-unittest.o \
  ../common/mime-unittest.o \
  ../common/svrblist-unittest.o \
- ../common/textprocessing-unittest.o \
  ../vcard/vcard34conv-unittest.o \
  ../vcard/vcard34conv-v3conv-unittest.o \
  ../vcard/vcard34conv-v4conv-unittest.o \
  ../vcard/vcard-unittest.o \
+ xestiaab_carddav.o \
  xestiaab_test.o)
 
 default: testobjs
@@ -37,6 +40,9 @@ clean:
        rm -rf ../contacteditor/cdo/*-unittest.o
        rm -rf ../common/*-unittest.o
        rm -rf ../vcard/*-unittest.o
+       rm -rf ../connobject/*-unittest.o
+       rm -rf classes/*-unittest.o
+       rm -rf SaveCheck-*
        chmod 644 InvalidPermissions.vcf
        
--include $(TESTOBJS:.o=.d)
\ No newline at end of file
+-include $(TESTOBJS:.o=.d)
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy