diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/data/formattest.html | 11 | ||||
| -rw-r--r-- | tests/data/formattest.tomboynotecontent | 11 | ||||
| -rw-r--r-- | tests/data/full-formattest.html | 11 |
3 files changed, 33 insertions, 0 deletions
diff --git a/tests/data/formattest.html b/tests/data/formattest.html index a7dbe14..b704c22 100644 --- a/tests/data/formattest.html +++ b/tests/data/formattest.html @@ -33,4 +33,15 @@ Links:<br /> </li><li><a href="http://cweiske.de/?foo#bar">http://cweiske.de/?foo#bar</a><br /> </li><li><a href="file:///home/cweiske/fam.jpg">/home/cweiske/fam.jpg</a></li></ul> <br /> +Tabs:<br /> +a<br /> +        b<br /> +                c<br /> +        d<br /> +e<br /> +<br /> +Tabs in text:<br /> +a b c<br /> +ab cd ef<br /> +<br /> Ende.<br /> diff --git a/tests/data/formattest.tomboynotecontent b/tests/data/formattest.tomboynotecontent index 8f0b017..3e5dedb 100644 --- a/tests/data/formattest.tomboynotecontent +++ b/tests/data/formattest.tomboynotecontent @@ -33,4 +33,15 @@ Links: </list-item><list-item dir="ltr"><link:url>http://cweiske.de/?foo#bar</link:url> </list-item><list-item dir="ltr"><link:url>/home/cweiske/fam.jpg</link:url></list-item></list> +Tabs: +a + b + c + d +e + +Tabs in text: +a b c +ab cd ef + Ende. diff --git a/tests/data/full-formattest.html b/tests/data/full-formattest.html index 74d27c0..79ab51f 100644 --- a/tests/data/full-formattest.html +++ b/tests/data/full-formattest.html @@ -37,5 +37,16 @@ Links:<br /> </li><li><a href="http://cweiske.de/?foo#bar">http://cweiske.de/?foo#bar</a><br /> </li><li><a href="file:///home/cweiske/fam.jpg">/home/cweiske/fam.jpg</a></li></ul> <br /> +Tabs:<br /> +a<br /> +        b<br /> +                c<br /> +        d<br /> +e<br /> +<br /> +Tabs in text:<br /> +a b c<br /> +ab cd ef<br /> +<br /> Ende.<br /></body> </html> |
