Mercurial > ~dholland > hg > tradcpp > index.cgi
diff tests/Makefile @ 146:15f51ed08ecf
Add more tests for some degenerate cases we don't handle right.
author | David A. Holland |
---|---|
date | Sat, 13 Jul 2013 14:47:29 -0400 |
parents | a403605d3166 |
children | 8cef6d7227a8 |
line wrap: on
line diff
--- a/tests/Makefile Sat Jul 13 14:19:59 2013 -0400 +++ b/tests/Makefile Sat Jul 13 14:47:29 2013 -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 + t33 t34 t35 t36 t37 all: run-tests .WAIT show-diffs