[commits] Horde branch master updated. b0d60ad6185dd2ee30b9315720344163f4c020e5
Michael M Slusarz
slusarz at horde.org
Tue Nov 8 08:57:01 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: b8ee7682e1dfee0ff823804df15c97335ea10359
368caf3 Wow.
b0238d4 Without this require, PHPUnit 3.6 does not allow me to run any tests
b0d60ad Update phpunit tests
-----------------------------------------------------------------------
commit 368caf3ed8e997779a82a2be91359286e3641c58
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Nov 8 01:50:12 2011 -0700
Wow.
Absolutely bizarre. fseek() does NOT work the way you think it would.
EOLs consisting of CRLF count as a single character for purposes of
seeking, although it then takes 2 calls to fgetc() to move over this
"single" character.
framework/Mime/lib/Horde/Mime/Part.php | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/368caf3ed8e997779a82a2be91359286e3641c58
-----------------------------------------------------------------------
commit b0238d405280f40721d1811c4ffde68d5addb899
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Nov 8 01:51:43 2011 -0700
Without this require, PHPUnit 3.6 does not allow me to run any tests
framework/Mime/test/Horde/Mime/AllTests.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/b0238d405280f40721d1811c4ffde68d5addb899
-----------------------------------------------------------------------
commit b0d60ad6185dd2ee30b9315720344163f4c020e5
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Nov 8 01:56:45 2011 -0700
Update phpunit tests
framework/Mime/test/Horde/Mime/MailTest.php | 78 +++++++++++++++-----------
1 files changed, 45 insertions(+), 33 deletions(-)
http://git.horde.org/horde-git/-/commit/b0d60ad6185dd2ee30b9315720344163f4c020e5
More information about the commits
mailing list