Home
last modified time | relevance | path

Searched hist:"9 ea4583661793f2f95c84aa39022dd8a64bf8821" (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/_test/tests/inc/
H A Dmailer.test.php9ea4583661793f2f95c84aa39022dd8a64bf8821 Wed Apr 01 18:11:34 UTC 2015 Christopher Smith <chris@jalakai.co.uk> Fix up test_simplemail()
- refactor Mailer class to allow unit tests to access token
replacements
- use CRLF in signature string per rfc2045 6.8
- add email signature to the expected mail body
- apply appropriate chunksplit to the expected mail body
- ensure regex is quoted - '/' is a legal base64 character

/dokuwiki/inc/
H A DMailer.class.php9ea4583661793f2f95c84aa39022dd8a64bf8821 Wed Apr 01 18:11:34 UTC 2015 Christopher Smith <chris@jalakai.co.uk> Fix up test_simplemail()
- refactor Mailer class to allow unit tests to access token
replacements
- use CRLF in signature string per rfc2045 6.8
- add email signature to the expected mail body
- apply appropriate chunksplit to the expected mail body
- ensure regex is quoted - '/' is a legal base64 character