# HG changeset patch # User David A. Holland # Date 1370909941 14400 # Node ID 4a5717f9b964b297a0cb6de7c7fa4e60d6f09130 # Parent 4cc1c575951fe01beb65377eb835bd6c99b2a523 add a test with a nested comment diff -r 4cc1c575951f -r 4a5717f9b964 tests/Makefile --- a/tests/Makefile Mon Jun 10 20:17:23 2013 -0400 +++ b/tests/Makefile Mon Jun 10 20:19:01 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 + t17 t18 t19 t20 t21 t22 t23 all: run-tests .WAIT show-diffs diff -r 4cc1c575951f -r 4a5717f9b964 tests/t23.c --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/t23.c Mon Jun 10 20:19:01 2013 -0400 @@ -0,0 +1,4 @@ +/* +/* + */ +foo diff -r 4cc1c575951f -r 4a5717f9b964 tests/t23.good --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/t23.good Mon Jun 10 20:19:01 2013 -0400 @@ -0,0 +1,2 @@ + +foo