added folding and XML entities test cases

git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@180 15ad00c4-1369-45f4-8270-35d70d36bdcd
This commit is contained in:
Patrick Ohly 2006-07-14 20:58:57 +00:00
parent 335f13515b
commit 46cd60c556

View file

@ -8,6 +8,27 @@ EMAIL:
X-EVOLUTION-FILE-AS:incomplete
END:VCARD
BEGIN:VCARD
VERSION:3.0
NICKNAME:user11
NOTE:This is a long line without any special characters. This is a simpler
example that should require folding in vcards. Does folding insert a crlf
before a space or does it insert crlf _plus_ a space? vCard 2.1 inserts
before a space\, 3.0 inserts line break plus space.
FN:long line
N:line;long;;;
X-EVOLUTION-FILE-AS:line\, long
END:VCARD
BEGIN:VCARD
VERSION:3.0
NICKNAME:user12
NOTE:ampersand entity &amp\; less-than entity &lt\;
FN:xml entities
N:xml;entities;;;
X-EVOLUTION-FILE-AS:xml\, entities
END:VCARD
BEGIN:VCARD
VERSION:3.0
NICKNAME:user9