Mercurial > ~dholland > hg > tradcpp > index.cgi
diff tests/Makefile @ 178:0d5b9651b240
Merge Joerg's changes into upstream.
(now that they've been thrashed out a bit, include CHANGES entries, etc.)
author | David A. Holland |
---|---|
date | Fri, 12 Jun 2015 03:05:49 -0400 |
parents | 82cc6fa54b01 |
children | 879fd8f0dd53 |
line wrap: on
line diff
--- a/tests/Makefile Fri Jun 12 03:04:48 2015 -0400 +++ b/tests/Makefile Fri Jun 12 03:05:49 2015 -0400 @@ -4,7 +4,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 t30 t31 t32 \ - t33 t34 t35 t36 t37 + t33 t34 t35 t36 t37 t38 t39 all: run-tests .WAIT show-diffs