sogo/Tests/Unit/Fixtures
Javier Amor García e5f15f69df RTFHandler: protect against CR and bad hexadecimal sequence
In RTF is possible to specify characters with the sequence \'XX being
XX an hexadecimal number.
With this changeset we guard against incorrect hexadecimal numbers which
will be ignored.

The other change added is to ignore carriadge returns in plain text.
2016-02-01 16:55:20 +01:00
..
bad_hex_and_cr.rtf RTFHandler: protect against CR and bad hexadecimal sequence 2016-02-01 16:55:20 +01:00
cyr_event_ru_editor.rtf RTFHandler: support charsets in plain text 2016-02-01 11:48:15 +01:00
escapes.rtf Added test for character escape 2015-12-09 20:02:55 +01:00
mini_russian.rtf Added test for RTF with russian characters 2015-12-09 20:02:54 +01:00
spanish_accents.rtf Added test for spanish characters 2015-12-09 20:02:56 +01:00
zentyal_crash_2058.rtf unittest: rtf, test crash core dump 2015-12-09 20:02:48 +01:00
zentyal_crash_2089.rtf unittest: add rtf test 2015-12-09 20:02:50 +01:00
zentyal_crash_6330.rtf unittest: RTF with \pict 2015-12-09 20:02:52 +01:00
zentyal_crash_6977.rtf unittest: RTF without color table definition 2015-12-09 20:02:53 +01:00
zentyal_crash_7067.rtf Added test fixture for RTF crash 6977 2015-12-09 20:02:54 +01:00
zentyal_crash_8346.rtf unittest: New unittest with a rtf file 2015-12-09 20:02:53 +01:00