summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-10-19Match http://localhost/xxx as linkThomas Bruederli
2012-10-18Fix handling of URLs with asterisk characters (#1488759)Aleksander Machniak
2012-09-21Fix test for html::quote()Aleksander Machniak
2012-09-20Fix exception on phpunit 3.6.11Aleksander Machniak
2012-09-13Added tests for rcube_charset classAleksander Machniak
2012-09-12Improvements in building criteria string for IMAP SEARCHAleksander Machniak
2012-09-09Fix encoding vCard file when contains PHOTO;ENCODING=b (#1488683)Aleksander Machniak
2012-08-31Convert managesieve test scripts to PHPUnit, add them to the suiteAleksander Machniak
2012-08-31Use setUp() instead of __construct()Aleksander Machniak
2012-08-29More 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-27Add simple (constructor) tests for Framework classesAleksander Machniak
2012-08-27Restructured testsAleksander Machniak
2012-08-24Added tests for shared functions, fixed small issuesAleksander Machniak
2012-08-24Improved email address validation with IPv6 supportAleksander Machniak
2012-08-17Fix domain part check in email address validation function. Added test cases.Aleksander Machniak
2012-08-16Rewritten test scripts for PHPUnitAleksander Machniak
2012-07-30Keep some resource files (images) in separate directoryAleksander Machniak
2012-05-22Removed $Id$Aleksander Machniak
2012-04-24- Fix importing vCard photo with ENCODING param specified (#1488432)alecpl
2012-02-15- One test morealecpl
2012-02-15- Add two small tests for html2text converteralecpl
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomascube
2012-01-05- Exclude MIME functionality from rcube_imap class into rcube_mime classalecpl
2012-01-05- Fix bug in handling of base href and inline content (#1488290)alecpl
2011-12-10Be more strict in style attribute filteringthomascube
2011-12-09Adapt test to real-world: html mail content is always sent through rcmail_htm...thomascube
2011-12-02- Improved handling of some malformed values encoded with quoted-printable (#...alecpl
2011-11-22- Remove test for HTML inputs existance, now they are allowedalecpl
2011-11-10- Fix problem with parsing HTML message body with non-unicode characters (#14...alecpl
2011-08-09- Fix handling of email addresses with quoted local part (#1487939)alecpl
2011-08-09- Fix handling of email addresses with quoted local part (#1487939)alecpl
2011-04-29- Fix relative URLs handling according to a <base> in HTML (#1487889)alecpl
2011-04-26- Fix: use include_once with absolute pathalecpl
2011-04-19- Fix regression in html conditional comments handling by washtml classalecpl
2011-02-27Improve vcard import: map more fields, support photo urls, better UTF-16 char...thomascube
2011-02-03Adapt test for modcss replacementsthomascube
2011-01-20- Fix handling of comments inside an email address spec. (#1487673)alecpl
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube
2011-01-10Exclude punctuation from URLs within text; only link accepted url schemesthomascube
2011-01-10- Fix handling square brackets in links (#1487672)alecpl
2011-01-04Do charset detection in vcards with encoded values (#1485542)thomascube
2010-11-14- Fix hanling of HTML entity strings in plai text messagesalecpl
2010-10-20- Add tests for e-mail addresses decodingalecpl
2010-09-26Only lower-case user name if first login attempt failed (#1486393) + fix testthomascube
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-08-07Fix unit tests + update versionthomascube
2010-04-21Fix unit tests to run with changed rcmail class + use own config for teststhomascube