tests: add niti and nitg Makefile rules
authorJean Privat <jean@pryen.org>
Thu, 2 Aug 2012 17:47:28 +0000 (13:47 -0400)
committerJean Privat <jean@pryen.org>
Fri, 3 Aug 2012 02:29:52 +0000 (22:29 -0400)
Signed-off-by: Jean Privat <jean@pryen.org>

tests/Makefile

index fcc98b7..2baaa8a 100644 (file)
@@ -12,6 +12,12 @@ some:
 global:
        ./tests.sh -o --global ${PROGS}
 
+niti:
+       ./tests.sh --engine niti ${PROGS}
+
+nitg:
+       ./tests.sh --engine nitg ${PROGS}
+
 nitdoc:
        ./tests.sh ../src/nitdoc.nit