index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
mailfunc.php
Age
Commit message (
Expand
)
Author
2012-01-16
Merged devel-framework branch (r5746:5779) back into trunk
thomascube
2012-01-05
- Fix bug in handling of base href and inline content (#1488290)
alecpl
2011-12-09
Adapt 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 allowed
alecpl
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 path
alecpl
2011-04-19
- Fix regression in html conditional comments handling by washtml class
alecpl
2011-02-03
Adapt test for modcss replacements
thomascube
2011-01-10
Exclude punctuation from URLs within text; only link accepted url schemes
thomascube
2011-01-10
- Fix handling square brackets in links (#1487672)
alecpl
2010-10-20
- Add tests for e-mail addresses decoding
alecpl
2010-08-07
Fix unit tests + update version
thomascube
2010-04-21
Fix unit tests to run with changed rcmail class + use own config for tests
thomascube
2010-02-05
- Fix handling of extended mailto links (with params) (#1486354)
alecpl
2010-01-26
Improved charset detection in vcard import + added unit tests for it
thomascube
2009-03-04
Add tests for external stylesheet handling
thomascube
2009-03-02
Revert r2322; this is done in rcmail_html4inline() and now secured + fix tests
thomascube
2009-03-02
Create some basic unit tests based in simpletest.org
thomascube