diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-01-20 11:12:24 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-01-21 11:55:57 +0100 |
commit | aabd62828672c055205292c77f1463260f3b0c51 (patch) | |
tree | da3ca6349fb620c0d00e7c9edfdea2188c6162a0 /tests | |
parent | 67cb017b0cdda3c2dcc7d9434fdbaca5f4ead938 (diff) |
Improve format=flowed text unfolding, add test for signature separator handling
Diffstat (limited to 'tests')
-rw-r--r-- | tests/src/format-flowed-unfolded.txt | 3 | ||||
-rw-r--r-- | tests/src/format-flowed.txt | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/tests/src/format-flowed-unfolded.txt b/tests/src/format-flowed-unfolded.txt index 8245d59d4..b422f981b 100644 --- a/tests/src/format-flowed-unfolded.txt +++ b/tests/src/format-flowed-unfolded.txt @@ -12,3 +12,6 @@ On XX.YY.YYYY Y:YY, Somebody wrote: > xxxxxxxxxx. xxxx xxxxx xxxxx xxxx xx xx.xx. xxxxxx xxxxxxxxxxxx, xxxx xx
>
> ... and this one as well.
+
+--
+Sig
diff --git a/tests/src/format-flowed.txt b/tests/src/format-flowed.txt index 522f829c6..d3bd90eed 100644 --- a/tests/src/format-flowed.txt +++ b/tests/src/format-flowed.txt @@ -14,3 +14,6 @@ On XX.YY.YYYY Y:YY, Somebody wrote: > xxxxxxxxxx. xxxx xxxxx xxxxx xxxx xx xx.xx. xxxxxx xxxxxxxxxxxx, xxxx xx
>
> ... and this one as well.
+
+--
+Sig
|