roundcubemail/tests/Framework
2014-08-01 12:49:37 +02:00
..
BaseReplacer.php Fix base URL resolving on attribute values with no quotes (#1489275) 2013-08-07 14:24:00 +02:00
Bootstrap.php Fix version comparisons with -stable suffix (#1488876) 2012-12-20 08:53:48 +01:00
Browser.php Fixed Opera > 15 detection (#1489562) 2014-02-03 13:27:36 +01:00
Cache.php Add simple (constructor) tests for Framework classes 2012-08-27 09:28:16 +02:00
CacheShared.php Add more tests for framework classes 2014-02-09 17:39:27 +01:00
Charset.php Improve charset detection by prioritizing charset according to user language (#1485669) 2013-01-06 13:10:50 +01:00
Contacts.php Add more tests for framework classes 2014-02-09 17:39:27 +01:00
ContentFilter.php Add simple (constructor) tests for Framework classes 2012-08-27 09:28:16 +02:00
Csv2vcard.php Support more Thunderbird CSV fields, added zh_TW localization for csv2vcard map (#1488901) 2013-01-11 09:02:45 +01:00
DB.php Add some unit tests for DB classes 2014-04-29 13:50:59 +02:00
DBMssql.php Add some unit tests for DB classes 2014-04-29 13:50:59 +02:00
DBMysql.php Add some unit tests for DB classes 2014-04-29 13:50:59 +02:00
DBPgsql.php Add some unit tests for DB classes 2014-04-29 13:50:59 +02:00
DBSqlite.php Add some unit tests for DB classes 2014-04-29 13:50:59 +02:00
DBSqlsrv.php Add some unit tests for DB classes 2014-04-29 13:50:59 +02:00
Enriched.php enriched.inc -> rcube_enriched 2012-12-01 20:02:34 +01:00
Html2text.php Don't remove links when html signature is converted to text (#1489621) 2014-05-18 09:01:12 +02:00
Html.php Fix/remove tests related to data-* attributes handling 2014-05-09 15:17:32 +02:00
Image.php Add simple (constructor) tests for Framework classes 2012-08-27 09:28:16 +02:00
Imap.php Add simple (constructor) tests for Framework classes 2012-08-27 09:28:16 +02:00
ImapCache.php Add more tests for framework classes 2014-02-09 17:39:27 +01:00
ImapGeneric.php Fix parsing of square bracket characters in IMAP response strings (#1489223) 2013-07-04 08:45:41 +02:00
LdapGeneric.php Add more tests for framework classes 2014-02-09 17:39:27 +01:00
MessageHeader.php Add simple (constructor) tests for Framework classes 2012-08-27 09:28:16 +02:00
MessagePart.php Add simple (constructor) tests for Framework classes 2012-08-27 09:28:16 +02:00
Mime.php Improvement in handling invalid email address strings 2014-02-23 14:20:43 +01:00
Rcube.php Add simple (constructor) tests for Framework classes 2012-08-27 09:28:16 +02:00
ResultIndex.php Fix confusing intersect/filter methods naming/behaviour. 2014-01-24 19:05:18 +01:00
ResultSet.php Add simple (constructor) tests for Framework classes 2012-08-27 09:28:16 +02:00
ResultThread.php Fix confusing intersect/filter methods naming/behaviour. 2014-01-24 19:05:18 +01:00
Smtp.php Add simple (constructor) tests for Framework classes 2012-08-27 09:28:16 +02:00
SpellcheckAtd.php Add dummy tests for rcube_spellcheck_* classes 2014-02-09 18:21:32 +01:00
SpellcheckEnchant.php Add dummy tests for rcube_spellcheck_* classes 2014-02-09 18:21:32 +01:00
Spellchecker.php Add simple (constructor) tests for Framework classes 2012-08-27 09:28:16 +02:00
SpellcheckGoogie.php Add dummy tests for rcube_spellcheck_* classes 2014-02-09 18:21:32 +01:00
SpellcheckPspell.php Add dummy tests for rcube_spellcheck_* classes 2014-02-09 18:21:32 +01:00
StringReplacer.php Fix handling unicode characters in links (#1489898) 2014-05-16 16:00:33 +02:00
Text2Html.php Don't remove links when html signature is converted to text (#1489621) 2014-05-18 09:01:12 +02:00
User.php Add simple (constructor) tests for Framework classes 2012-08-27 09:28:16 +02:00
Utils.php Fix broken normalize_string(), add support for ISO-8859-2 2014-05-27 11:39:31 +02:00
VCard.php Fix various iCloud vCard issues, added fallback for external photos (#1489993) 2014-08-01 12:49:37 +02:00
Washtml.php Fix unintentional line-height style modification in HTML messages (#1489917) 2014-05-27 14:44:52 +02:00