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
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
..
Framework Fix confusing intersect/filter methods naming/behaviour. 11 years ago
Selenium Allow to load config files for different environments (#1487311); keep (non-default) filename in URLs throughout the webmail app 11 years ago
src Added some tests for IMAP THREAD parser 11 years ago
MailFunc.php Improve identity selection based on From: header (#1489378) 11 years ago
bootstrap.php Allow to load config files for different environments (#1487311); keep (non-default) filename in URLs throughout the webmail app 11 years ago
phpunit.xml Add identity_select plugin to tests list 11 years ago