Activated tests/share in "make test"
authorClifford Wolf <clifford@clifford.at>
Sun, 20 Jul 2014 13:24:04 +0000 (15:24 +0200)
committerClifford Wolf <clifford@clifford.at>
Sun, 20 Jul 2014 13:33:07 +0000 (15:33 +0200)
Makefile

index 6d3d7d7c21ecc22aa33d96566e349c88faecc0c9..6f9daa04a35183d84fdfe5016db190adab10d493 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -162,6 +162,7 @@ test: $(TARGETS) $(EXTRA_TARGETS)
        cd tests/hana && bash run-test.sh
        cd tests/asicworld && bash run-test.sh
        cd tests/realmath && bash run-test.sh
+       cd tests/share && bash run-test.sh
        cd tests/techmap && bash run-test.sh
        cd tests/memories && bash run-test.sh
        cd tests/sat && bash run-test.sh