unittest: New unittest with a rtf file

This currently sigfault due to bad parsing a \*\shppict tag
with a \binXXXX tag inside it
This commit is contained in:
Jesús García Sáez
2015-12-09 20:02:53 +01:00
parent 942f48c9a0
commit 75208428dd
2 changed files with 383 additions and 0 deletions
File diff suppressed because one or more lines are too long
+5
View File
@@ -94,4 +94,9 @@
[self test_does_not_crash: 6330];
}
- (void) test_zentyal_crash_8346
{
[self test_does_not_crash: 8346];
}
@end