X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2Ftests%2Ftest.commands;h=4f10c05b34bdca7f60e2688cc56a103d3ed6d104;hp=deb66f07b53323ac58bc06c127f9066b6e76956d;hb=f2f4ddfdf1b569af4578bda527d5329f6ccffa98;hpb=5be46ac5ac4130cc77ff418e13b8ec9e27c80e54 diff --git a/source/tests/test.commands b/source/tests/test.commands index deb66f0..4f10c05 100644 --- a/source/tests/test.commands +++ b/source/tests/test.commands @@ -1 +1,2 @@ -$(CPP) $(CPPFLAGS) -pthread -I. convert.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