sogo/Tests/Unit
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
..
Fixtures RTFHandler: protect against CR and bad hexadecimal sequence 2016-02-01 16:55:20 +01:00
GNUmakefile unittest: QP encode function from NGMimeHeaderFieldGenerator 2015-12-22 11:48:34 +01:00
SaxXMLReaderFactory+SOGoTests.m applied changes from 59d4ff7e6c2fe24e74adbe4891af30ece4f5e858 2011-11-14 16:07:04 +00:00
sogo-tests.m Give support to JUnit output format for sogo-tests 2016-01-12 16:14:30 +01:00
SOGoTest.h Test for [NGMimeMessageGenerator generateDataForHeaderField:value:] 2015-09-01 09:09:54 +02:00
SOGoTest.m Give support to JUnit output format for sogo-tests 2016-01-12 16:14:30 +01:00
SOGoTestRunner.h Give support to JUnit output format for sogo-tests 2016-01-12 16:14:30 +01:00
SOGoTestRunner.m Merge pull request #213 from zentyal/jamor/unittest-merge 2016-01-12 18:35:43 +01:00
TestiCalRecurrenceCalculator.m Stage1b (v2 branch) of clang compiler warning patches. 2015-11-06 01:29:26 +08:00
TestiCalTimeZonePeriod.m unittest: commented failing test 2015-12-09 20:02:28 +01:00
TestNGMailAddressParser.m unittest: fix TestNGMailAddressParser 2015-12-09 20:02:57 +01:00
TestNGMimeAddressHeaderFieldGenerator.m Stage1b (v2 branch) of clang compiler warning patches. 2015-11-06 01:29:26 +08:00
TestNGMimeHeaderFieldGenerator.m Unit test encode qp text: long of second line 2016-01-19 19:51:41 +01:00
TestNGMimeMessageGenerator.m unittest: just reformat and indentation 2015-12-22 11:48:35 +01:00
TestNSData+Crypto.m Add support for GnuTLS 2012-10-19 17:33:48 +02:00
TestNSString+Crypto.m Add support for GnuTLS 2012-10-19 17:33:48 +02:00
TestNSString+URLEscaping.m Fix URL escaping unti test 2015-09-18 13:48:36 -04:00
TestNSString+Utilities.m unittest: NSString objectFromJSONString for single values 2015-12-09 20:02:51 +01:00
TestRTFHandler.m RTFHandler: protect against CR and bad hexadecimal sequence 2016-02-01 16:55:20 +01:00
TestSBJsonParser.m unittest: compare properly decimal numbers 2015-12-22 11:48:34 +01:00
TestVersit.m Stage1b (v2 branch) of clang compiler warning patches. 2015-11-06 01:29:26 +08:00