Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Remove Temp* files from the tests directory upon running make clean, set & unset...
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Mon, 7 Dec 2015 00:29:20 +0000 (00:29 +0000)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Mon, 7 Dec 2015 00:29:20 +0000 (00:29 +0000)
source/Makefile.in
source/tests/test.commands

index 68f72a0..fe89db5 100644 (file)
@@ -129,13 +129,15 @@ imexobjs: $(IMEXOBJS)
 clean:\r
        rm -f $(XAB_OUT) $(BMCO_HELP) tools/bitmapcode.o *.o \\r
        vcard/*.o common/*.o carddav/*.o contacteditor/*.o search/*.o \\r
-       widgets/*.o export/*.o import/*.o actmgr/*.o tests/$(XAB_OUT)_test\r
+       widgets/*.o export/*.o import/*.o actmgr/*.o tests/$(XAB_OUT)_test \\r
+       tests/Temp*\r
 \r
 distclean: clean\r
        rm -f Makefile config.status config.log bitmapsdone \\r
        tools/bitmapcode.helper bitmaps.h\r
        find bitmaps -name "*.cpp" -type f -delete\r
        find bitmaps -name "*.h" -type f -delete\r
+       chmod 644 tests/InvalidPermissions.vcf\r
 \r
 bitmaphelperobjs: $(BMCOOBJS)\r
 \r
@@ -150,4 +152,4 @@ uninstall:
        rm @BINDIR@/$(XAB_OUT)\r
 \r
 test:\r
-       @GTEST@\r
+@GTEST@\r
index 1eedcb4..1c0214e 100644 (file)
@@ -1 +1,2 @@
-$(CPP) $(CPPFLAGS) -pthread -I. convert.cpp common/textprocessing.cpp vcard/vcard34conv.cpp vcard/vcard34conv-v3conv.cpp vcard/vcard34conv-v4conv.cpp vcard/vcard.cpp tests/xestiaab_test.cpp -o tests/$(XAB_OUT)_test $(CPPLIBS) -lgtest
+       $(CPP) $(CPPFLAGS) -pthread -I. convert.cpp common/textprocessing.cpp vcard/vcard34conv.cpp vcard/vcard34conv-v3conv.cpp vcard/vcard34conv-v4conv.cpp vcard/vcard.cpp tests/xestiaab_test.cpp -o tests/$(XAB_OUT)_test $(CPPLIBS) -lgtest
+       chmod 000 tests/InvalidPermissions.vcf
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