Add Makefile for tests and cleaning up.

This commit is contained in:
Emil Mikulic 2016-01-23 20:11:30 +11:00
parent 3478d24419
commit ae676feaeb

10
devel/Makefile Normal file
View File

@ -0,0 +1,10 @@
all:
./run-tests
clean:
rm -f *.gcov \
cover.out.log \
cover.out.stderr \
cover.out.stdout \
test.pyc \
test_make_safe_uri