You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/tests/Framework
Aleksander Machniak 55cca61134 Workaround more invalid HTML cases parsed incorrectly by Mastermind/HTML5 (#6713) 5 years ago
..
BaseReplacer.php Code improvements and fixes (mostly unused variables and methods) 10 years ago
Bootstrap.php Pass PEAR errors to rcube::raise_error(), small CS improvements 6 years ago
Browser.php Fixed Opera > 15 detection (#1489562) 11 years ago
Cache.php Add simple (constructor) tests for Framework classes 12 years ago
Charset.php Skip iconv for problematic ISO-2022-JP strings (#5668) 7 years ago
Config.php Prevent from using deprecated timezone names from jsTimezoneDetect 6 years ago
Contacts.php Add more tests for framework classes 11 years ago
ContentFilter.php Add simple (constructor) tests for Framework classes 12 years ago
Csv2vcard.php Fix import of multiple contact email addresses from Outlook-csv format (#1490169) 10 years ago
DB.php Added test for rcube_db::parse_dsn() 7 years ago
DBMssql.php Specify test groups for inclusion/exclusion 9 years ago
DBMysql.php Specify test groups for inclusion/exclusion 9 years ago
DBOracle.php PHP7: Fixed some E_WARNING errors that previously were E_STRICT 9 years ago
DBPgsql.php Specify test groups for inclusion/exclusion 9 years ago
DBSqlite.php Specify test groups for inclusion/exclusion 9 years ago
DBSqlsrv.php Specify test groups for inclusion/exclusion 9 years ago
Enriched.php enriched.inc -> rcube_enriched 12 years ago
Html.php Fix mangled non-ASCII characters in links in HTML messages (#6028) 7 years ago
Html2text.php Fix so links over images are not removed in plain text signatures converted from HTML (#4473) 7 years ago
Image.php Add simple (constructor) tests for Framework classes 12 years ago
Imap.php Add simple (constructor) tests for Framework classes 12 years ago
ImapCache.php Use consistent column/table quoting in sql queries 10 years ago
ImapGeneric.php Fix parsing of square bracket characters in IMAP response strings (#1489223) 11 years ago
ImapSearch.php PHP7: Fixed some E_WARNING errors that previously were E_STRICT 9 years ago
Ldap.php PHP7: Fixed some E_WARNING errors that previously were E_STRICT 9 years ago
LdapGeneric.php Small code style improvements 8 years ago
MessageHeader.php Add simple (constructor) tests for Framework classes 12 years ago
MessagePart.php Add simple (constructor) tests for Framework classes 12 years ago
Mime.php Add support for DelSp=Yes messages (#5702) 7 years ago
Rcube.php Add simple (constructor) tests for Framework classes 12 years ago
ResultIndex.php Fix confusing intersect/filter methods naming/behaviour. 11 years ago
ResultMultifolder.php PHP7: Fixed some E_WARNING errors that previously were E_STRICT 9 years ago
ResultSet.php Add simple (constructor) tests for Framework classes 12 years ago
ResultThread.php Fix confusing intersect/filter methods naming/behaviour. 11 years ago
Smtp.php Add simple (constructor) tests for Framework classes 12 years ago
Spellchecker.php Add simple (constructor) tests for Framework classes 12 years ago
SpellcheckerAtd.php Move some framework classes to sub-directories 6 years ago
SpellcheckerEnchant.php Move some framework classes to sub-directories 6 years ago
SpellcheckerGoogie.php Move some framework classes to sub-directories 6 years ago
SpellcheckerPspell.php Move some framework classes to sub-directories 6 years ago
StringReplacer.php Fix converting mail addresses with @www. into mailto links (#5197) 8 years ago
Text2Html.php Add support for DelSp=Yes messages (#5702) 7 years ago
User.php Add simple (constructor) tests for Framework classes 12 years ago
Utils.php Fix bug where some escape sequences in html styles could bypass security checks 6 years ago
VCard.php Fix regression in vcard parser 6 years ago
Washtml.php Workaround more invalid HTML cases parsed incorrectly by Mastermind/HTML5 (#6713) 5 years ago