diff c/bitVector/Makefile @ 83:d19afac949a5

add test
author Masataka Kohagura <kohagura@cr.ie.u-ryukyu.ac.jp>
date Wed, 07 Oct 2015 18:17:56 +0900
parents 010ae96a3e4e
children 3d1c71fbd4a4
line wrap: on
line diff
--- a/c/bitVector/Makefile	Wed Oct 07 18:13:27 2015 +0900
+++ b/c/bitVector/Makefile	Wed Oct 07 18:17:56 2015 +0900
@@ -8,3 +8,7 @@
 	rm -f $(TARGET)
 	rm -r $(TARGET).dSYM
 	rm -f *~ \#*
+
+test:
+	./$(TARGET) -n 3
+	./$(TARGET) -n 66