index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
tests
/
mailfunc.php
Age
Commit message (
Expand
)
Author
2011-04-29
- Fix relative URLs handling according to a <base> in HTML (#1487889)
alec
2011-04-26
- Fix: use include_once with absolute path
alec
2011-04-19
- Fix regression in html conditional comments handling by washtml class
alec
2011-02-03
Adapt test for modcss replacements
thomasb
2011-01-10
Exclude punctuation from URLs within text; only link accepted url schemes
thomasb
2011-01-10
- Fix handling square brackets in links (#1487672)
alec
2010-10-20
- Add tests for e-mail addresses decoding
alec
2010-08-07
Fix unit tests + update version
thomasb
2010-04-21
Fix unit tests to run with changed rcmail class + use own config for tests
thomasb
2010-02-05
- Fix handling of extended mailto links (with params) (#1486354)
alec
2010-01-26
Improved charset detection in vcard import + added unit tests for it
thomasb
2009-03-04
Add tests for external stylesheet handling
thomasb
2009-03-02
Revert r2322; this is done in rcmail_html4inline() and now secured + fix tests
thomasb
2009-03-02
Create some basic unit tests based in simpletest.org
thomasb