X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2Ftests%2Ftest.commands;h=4f10c05b34bdca7f60e2688cc56a103d3ed6d104;hp=1eedcb4f947776fa1b937ad3d3c67705ced40eca;hb=f2f4ddfdf1b569af4578bda527d5329f6ccffa98;hpb=6d8adc7cd79ec1ce66dbd087710d069353dd5284 diff --git a/source/tests/test.commands b/source/tests/test.commands index 1eedcb4..4f10c05 100644 --- a/source/tests/test.commands +++ b/source/tests/test.commands @@ -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) $(TESTOBJS) -o $(XABTEST_OUT) $(CPPLIBS) + chmod 000 InvalidPermissions.vcf \ No newline at end of file