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 3b1d410b4e Fix confusing intersect/filter methods naming/behaviour.
Removed rcube_result_index::intersect() method.
Changed rcube_result_index::filter() to filter in the same way as
rcube_result_thread::filter(), which means it actually does array_intersect().
Added tests scripts for rcube_result_index class.
11 years ago
..
BaseReplacer.php
Bootstrap.php
Browser.php Fix browser version detection and failing tests 11 years ago
Cache.php
Charset.php
ContentFilter.php
Csv2vcard.php
Enriched.php
Html.php
Html2text.php
Image.php
Imap.php
ImapGeneric.php
MessageHeader.php
MessagePart.php
Mime.php Remove quotes around addressee name in case they are encoded. 11 years ago
Rcube.php
ResultIndex.php Fix confusing intersect/filter methods naming/behaviour. 11 years ago
ResultSet.php
ResultThread.php Fix confusing intersect/filter methods naming/behaviour. 11 years ago
Smtp.php
Spellchecker.php
StringReplacer.php
User.php
Utils.php Fixed saving contact birthday/anniversary dates before 01-01-1970 11 years ago
VCard.php
Washtml.php Fix issue where deprecated syntax for HTML lists was not handled properly (#1488768) 11 years ago