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 26086981a2 Improve randomness of security tokens (#1490529) 9 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 Adapt charset cleanup tests to pass with different versions of iconv propucing slightyl different output 9 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 Specify test groups for inclusion/exclusion 9 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/remove tests related to data-* attributes handling 10 years ago
Html2text.php Fix handling of non-break spaces in html to text conversion (#1490436) 9 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 Skip rcube_ldap_generic test if Net_LDAP3 is not available 9 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 Get rid of Mail_mimeDecode package dependency (#1490416) 9 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 handling unicode characters in links (#1489898) 10 years ago
Text2Html.php Fix font artifacts in text2html conversion (#1490353) 9 years ago
User.php Add simple (constructor) tests for Framework classes 12 years ago
Utils.php Improve randomness of security tokens (#1490529) 9 years ago
VCard.php dirname(__FILE__) -> __DIR__ 10 years ago
Washtml.php Fix "washing" of style elements wrapped into many lines 9 years ago