9 " /* make sure comment in quote is ignored "
13 /* This
file has no newline
at end.
*/
17 # Remove newline from end of $t.Iin
18 tr '\012' @
< $t.Iin |
sed 's/@$//' |
tr @
'\012' > $t.I
25 " /* make sure comment in quote is ignored "
29 /* This
file has no newline
at end.
*/
32 tr '\012' @
< $t.EOin |
sed 's/@$//' |
tr @
'\012' > $t.EO
41 .
$top_srcdir/tests
/test-common