sogo/Tests
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
..
Integration Add Macedonian translation 2015-11-11 09:46:01 -05:00
Stress Monotone-Parent: 324942a2c0fd9c03a2cb05306ce19230f91a9534 2010-07-14 23:16:38 +00:00
Unit RTFHandler: protect against CR and bad hexadecimal sequence 2016-02-01 16:55:20 +01:00
README See ChangeLog 2010-01-24 20:40:12 +00:00
README-cas-logoutRequest cosmetic fix, no functional change 2013-06-21 09:36:54 -04:00

This directory holds automated tests for SOGo.

We currrently have:

 - Intregation	holds all interated tests that are used to
 	        validate overall DAV functionality right now

 - Unit 	holds all unit tests