mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-05 07:06:25 +00:00
Unit test encode qp text: long of second line
This will fail without sope commit 361178217156177a2a40c327a64f70716b30ae3a
This commit is contained in:
@@ -87,6 +87,11 @@
|
||||
@"aжжжжжжжжжжж",
|
||||
@"=?utf-8?q?a=D0=B6=D0=B6=D0=B6=D0=B6=D0=B6=D0=B6=D0=B6=D0=B6=D0=B6?=\n"
|
||||
@" =?utf-8?q?=D0=B6=D0=B6?=", nil],
|
||||
[NSArray arrayWithObjects:
|
||||
@"aжжжжжжжжжжжжжжжжжжжжж",
|
||||
@"=?utf-8?q?a=D0=B6=D0=B6=D0=B6=D0=B6=D0=B6=D0=B6=D0=B6=D0=B6=D0=B6?=\n"
|
||||
@" =?utf-8?q?=D0=B6=D0=B6=D0=B6=D0=B6=D0=B6=D0=B6=D0=B6=D0=B6=D0=B6=D0=B6=D0=B6?=\n"
|
||||
@" =?utf-8?q?=D0=B6?=", nil],
|
||||
nil
|
||||
];
|
||||
NSArray *caseData;
|
||||
|
||||
Reference in New Issue
Block a user