Added basic unit tests to some analyzers.

This commit is contained in:
Matthew Brennan Jones 2014-05-16 18:47:13 -07:00
parent 43a8284c07
commit 8231a0d1b8
17 changed files with 551 additions and 67 deletions

View file

@ -1,2 +1,9 @@
.PHONY: all test
all:
@./build.sh
@./build.sh
test:
@./test.sh