summaryrefslogtreecommitdiff
path: root/tests/Framework/Utils.php
AgeCommit message (Expand)Author
2014-12-28Fix rcube_utils::normalize_string() to support unicode characters + add argum...Thomas Bruederli
2014-12-28Make rcube_utils::strtotime() timezone aware (#1490163)Thomas Bruederli
2014-12-22Fix rcube_utils::get_boolean() test to not use deprecated function aliasAleksander Machniak
2014-09-13Fix validation of email addresses with IDNA domains (#1490067)Aleksander Machniak
2014-05-27Fix broken normalize_string(), add support for ISO-8859-2Aleksander Machniak
2014-05-27Add more tests for normalize_string() - some failingAleksander Machniak
2014-02-07Fix directories check in Installer on Windows (#1489576)Aleksander Machniak
2013-10-28Fixed saving contact birthday/anniversary dates before 01-01-1970Aleksander Machniak
2013-10-26Fix CSS selector modifications when nested in @media blocksThomas Bruederli
2013-08-24Fix handling of non-default date formats (#1489294)Aleksander Machniak
2013-05-28Add more rcube_utils testsAleksander Machniak
2013-05-28Add more tests for rcube_utils::explode_quoted_string()Aleksander Machniak
2013-05-28Improve rcube_utils::file2class() to not return duplicatesAleksander Machniak
2012-11-27Apply rcube_shared.inc -> bootstrap.php change in testsAleksander Machniak
2012-11-15Fix rcube_utils::explode_quoted_string() with explode(), added testsAleksander Machniak
2012-08-27Added tests for specialchars quotingAleksander Machniak
2012-08-27Rename ip_check to check_ip, add IP checking testsAleksander Machniak
2012-08-27Restructured testsAleksander Machniak