Sigh. Turns out last change broke a few tests, because it trimmed the
authorKen Hornstein <kenh@pobox.com>
Sat, 24 Mar 2012 06:08:03 +0000 (02:08 -0400)
committerKen Hornstein <kenh@pobox.com>
Sat, 24 Mar 2012 06:08:03 +0000 (02:08 -0400)
commit28183a4aa1c5615f943285df6301ed5f84bc6138
tree348c1d275f7434f51aa285112b246ca91793d66f
parent59b086daa57105e8fbd8b1e6ba60be6a845faf95
Sigh.  Turns out last change broke a few tests, because it trimmed the
newline on the "body" component.  Ignore that and the text component as
well for trimming.  Also create some tests for the repl changes.
Makefile.am
sbr/fmt_scan.c
test/repl/test-multicomp [new file with mode: 0755]
test/repl/test-trailing-newline [new file with mode: 0755]