diff tests/Makefile @ 58:0cd5a1d55ed6

rename joerg's tests to not conflict.
author David A. Holland
date Sun, 31 Mar 2013 01:13:03 -0400
parents a3dd0db23b0c
children a52f0229f22b
line wrap: on
line diff
--- a/tests/Makefile	Sun Mar 31 06:45:44 2013 +0200
+++ b/tests/Makefile	Sun Mar 31 01:13:03 2013 -0400
@@ -11,7 +11,7 @@
 TRADCPP_OBJDIR!=	${MAKE} -C .. -V .OBJDIR
 TRADCPP=	${TRADCPP_OBJDIR}/tradcpp
 
-TESTS=t01 t02 t03 t04 t05 t06 t07 t08 t09 t10 t11 t12 t13 t14 t15 t16
+TESTS=t01 t02 t03 t04 t05 t06 t07 t08 t09 t10 t11 t12 t16 t17 t18 t19
 
 .for T in $(TESTS)
 run-tests: $(T).diff