summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-01-20 11:57:46 +0100
committerAleksander Machniak <alec@alec.pl>2013-01-21 11:56:06 +0100
commit7ebed11b05fe9b3659d18ed797572e7ffccad5a3 (patch)
tree1dc9a706523764328368648ab4456f7872e2f03e /tests
parentaabd62828672c055205292c77f1463260f3b0c51 (diff)
More improvements to format=flowed handling + fix in wordwrap() used internally by format_flowed()
Diffstat (limited to 'tests')
-rw-r--r--tests/src/format-flowed-unfolded.txt2
-rw-r--r--tests/src/format-flowed.txt2
2 files changed, 4 insertions, 0 deletions
diff --git a/tests/src/format-flowed-unfolded.txt b/tests/src/format-flowed-unfolded.txt
index b422f981b..14e526be4 100644
--- a/tests/src/format-flowed-unfolded.txt
+++ b/tests/src/format-flowed-unfolded.txt
@@ -13,5 +13,7 @@ On XX.YY.YYYY Y:YY, Somebody wrote:
>
> ... and this one as well.
+> > text
+
--
Sig
diff --git a/tests/src/format-flowed.txt b/tests/src/format-flowed.txt
index d3bd90eed..a390ffd11 100644
--- a/tests/src/format-flowed.txt
+++ b/tests/src/format-flowed.txt
@@ -15,5 +15,7 @@ On XX.YY.YYYY Y:YY, Somebody wrote:
>
> ... and this one as well.
+> > text
+
--
Sig