summaryrefslogtreecommitdiff
path: root/tests/Framework/Utils.php
AgeCommit message (Collapse)Author
2013-08-24Fix handling of non-default date formats (#1489294)Aleksander Machniak
- remove ambiguous m/d/Y format from default config Conflicts: CHANGELOG config/main.inc.php.dist program/lib/Roundcube/rcube_utils.php tests/Framework/Utils.php
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