diff tests/Makefile @ 46:eaa154ded584

Test recursive macros.
author David A. Holland
date Sat, 30 Mar 2013 22:35:06 -0400
parents b30f69cab9bc
children 0af03c5571e0
line wrap: on
line diff
--- a/tests/Makefile	Sat Mar 30 22:33:53 2013 -0400
+++ b/tests/Makefile	Sat Mar 30 22:35:06 2013 -0400
@@ -1,6 +1,6 @@
 TRADCPP=../obj/tradcpp  # XXX
 
-TESTS=t01 t02 t03 t04 t05 t06 t07 t08 t09 t10
+TESTS=t01 t02 t03 t04 t05 t06 t07 t08 t09 t10 t11 t12
 
 all: run-tests .WAIT show-diffs