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 8f22c3287d Fix bug where comment notation within style tag would cause the whole style to be ignored (#5747) 7 years ago
..
BaseReplacer.php Code improvements and fixes (mostly unused variables and methods) 10 years ago
Bootstrap.php Fix version comparisons with -stable suffix (#1488876) 12 years ago
Browser.php Fixed Opera > 15 detection (#1489562) 11 years ago
Cache.php Add simple (constructor) tests for Framework classes 12 years ago
CacheShared.php Add more tests for framework classes 11 years ago
Charset.php Skip iconv for problematic ISO-2022-JP strings (#5668) 7 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 Make html::parse_attrib_string() more robust 8 years ago
Html2text.php Fix handling of blockquote tags with mixed case on html2text conversion (#5363) 8 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
SpellcheckAtd.php Add dummy tests for rcube_spellcheck_* classes 11 years ago
SpellcheckEnchant.php Add dummy tests for rcube_spellcheck_* classes 11 years ago
SpellcheckGoogie.php Add dummy tests for rcube_spellcheck_* classes 11 years ago
SpellcheckPspell.php Add dummy tests for rcube_spellcheck_* classes 11 years ago
Spellchecker.php Add simple (constructor) tests for Framework classes 12 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 comment notation within style tag would cause the whole style to be ignored (#5747) 7 years ago
VCard.php replace old trac links (#5514) 8 years ago
Washtml.php Fix bug where external content in src attribute of input/video tags was not secured (#5583) 8 years ago