Mercurial > ~dholland > hg > tradcpp > index.cgi
diff tests/Makefile @ 159:8cef6d7227a8
Expand __FILE__ and __LINE__.
author | Joerg Sonnenberger <joerg@bec.de> |
---|---|
date | Fri, 27 Feb 2015 00:41:46 +0100 |
parents | 15f51ed08ecf |
children | 82cc6fa54b01 |
line wrap: on
line diff
--- a/tests/Makefile Fri Feb 27 00:23:01 2015 +0100 +++ b/tests/Makefile Fri Feb 27 00:41:46 2015 +0100 @@ -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 all: run-tests .WAIT show-diffs