diff tests/Makefile @ 106:ecec7c16e3ba

add a couple more tests, taken from the 2010 tech-toolchain thread (one was from der Mouse, the other prompted by something he said)
author David A. Holland
date Tue, 11 Jun 2013 11:35:27 -0400
parents de18d1ac7d34
children 4f493fb35821
line wrap: on
line diff
--- a/tests/Makefile	Tue Jun 11 11:24:48 2013 -0400
+++ b/tests/Makefile	Tue Jun 11 11:35:27 2013 -0400
@@ -3,7 +3,7 @@
 
 TESTS=\
 	t01 t02 t03 t04 t05 t06 t07 t08 t09 t10 t11 t12 t13 t14 t15 t16 \
-	t17 t18 t19 t20 t21 t22 t23 t24
+	t17 t18 t19 t20 t21 t22 t23 t24 t25 t26
 
 all: run-tests .WAIT show-diffs