Mercurial > ~dholland > hg > tradcpp > index.cgi
changeset 73:d122b4553150
another multiline comment case
author | David A. Holland |
---|---|
date | Mon, 10 Jun 2013 18:40:26 -0400 |
parents | b1d0f10e8d36 |
children | bbbf71859a21 |
files | tests/Makefile tests/t22.c tests/t22.good |
diffstat | 3 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/Makefile Mon Jun 10 16:20:33 2013 -0400 +++ b/tests/Makefile Mon Jun 10 18:40:26 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 + t17 t18 t19 t20 t21 t22 all: run-tests .WAIT show-diffs