X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=test%2FMakefile;fp=test%2FMakefile;h=07e45ba91513472ff3142def620e5184055dedf8;hb=d155353d46f6f4186241e603770d0f5c6a7b6870;hp=0000000000000000000000000000000000000000;hpb=51b00f3c1674ff5995e11d9da108ce3da96e1bb2;p=mimedecode.git diff --git a/test/Makefile b/test/Makefile new file mode 100644 index 0000000..07e45ba --- /dev/null +++ b/test/Makefile @@ -0,0 +1,9 @@ + +.PHONY: run +run: + ./test_all + + +.PHONY: clean +clean: + rm -rf tmp