X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Ftests%2Ftest.commands;h=4f10c05b34bdca7f60e2688cc56a103d3ed6d104;hb=134b7476fefe9440a5120b15e3d913afc9c48f04;hp=58079a80cae841fe2c2e3a2ee8ba2f367db9aab1;hpb=6560c043b039251e21a79bebea48e11053c88948;p=xestiaab%2F.git diff --git a/source/tests/test.commands b/source/tests/test.commands index 58079a8..4f10c05 100644 --- a/source/tests/test.commands +++ b/source/tests/test.commands @@ -1,2 +1,2 @@ - $(CPP) $(CPPFLAGS) -pthread -I. contacteditor/ContactDataObject.cpp 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 + $(CPP) $(CPPFLAGS) $(TESTOBJS) -o $(XABTEST_OUT) $(CPPLIBS) + chmod 000 InvalidPermissions.vcf \ No newline at end of file