mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-18 03:38:49 +00:00
Unit test encode qp text
This will crash without sope commit 0c9b08d18f07205b4de58bb700ad15a4a4649e53
This commit is contained in:
@@ -83,6 +83,10 @@
|
||||
@" =?utf-8?q?=D1=8C=D1=8C=D1=8C=D1=8C=D1=8C=D1=8C=D1=8C=D1=8C=D1=8C=D1=8C=D1=8C?=\n"
|
||||
@" =?utf-8?q?=D1=8C=D1=8C=D1=8C=D1=8C=D1=8C=D1=8C=D1=8C=D1=8C=D1=8C=D1=8C=D1=8C?=\n"
|
||||
@" =?utf-8?q?=D1=8C=D1=8C=D1=8C?=", 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?=", nil],
|
||||
nil
|
||||
];
|
||||
NSArray *caseData;
|
||||
|
||||
Reference in New Issue
Block a user