Mercurial > ~dholland > hg > tradcpp > index.cgi
diff tests/Makefile @ 132:de48a105d106
hook in new tests
author | David A. Holland |
---|---|
date | Sun, 16 Jun 2013 22:08:17 -0400 |
parents | cb08e397ce7b |
children | a403605d3166 |
line wrap: on
line diff
--- a/tests/Makefile Sun Jun 16 22:08:06 2013 -0400 +++ b/tests/Makefile Sun Jun 16 22:08:17 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 t25 t26 t27 t28 t29 + t17 t18 t19 t20 t21 t22 t23 t24 t25 t26 t27 t28 t29 t30 t31 all: run-tests .WAIT show-diffs