summaryrefslogtreecommitdiff
path: root/tests/mailfunc.php
AgeCommit message (Expand)Author
2012-08-16Rewritten test scripts for PHPUnitAleksander Machniak
2012-07-30Keep some resource files (images) in separate directoryAleksander Machniak
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomascube
2012-01-05- Fix bug in handling of base href and inline content (#1488290)alecpl
2011-12-09Adapt test to real-world: html mail content is always sent through rcmail_htm...thomascube
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-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-03Adapt test for modcss replacementsthomascube
2011-01-10Exclude punctuation from URLs within text; only link accepted url schemesthomascube
2011-01-10- Fix handling square brackets in links (#1487672)alecpl
2010-10-20- Add tests for e-mail addresses decodingalecpl
2010-08-07Fix unit tests + update versionthomascube
2010-04-21Fix unit tests to run with changed rcmail class + use own config for teststhomascube
2010-02-05- Fix handling of extended mailto links (with params) (#1486354)alecpl
2010-01-26Improved charset detection in vcard import + added unit tests for itthomascube
2009-03-04Add tests for external stylesheet handlingthomascube
2009-03-02Revert r2322; this is done in rcmail_html4inline() and now secured + fix teststhomascube
2009-03-02Create some basic unit tests based in simpletest.orgthomascube