The branch "master" has been updated. The following is a summary of the commits.
from: e6769e284a47d0f4ff0235b0a333f1d81ff6e3b8 7433ec4 Add unit tests for Horde_Mime::is8bit() c2b6510 Use generic e-mail addresses in test 26d5bca Add an EAI address parsing test dede274 Convert MatchTest to using providers 4f1fe33 Add some EAI tests to MatchTest b07673f phpdoc Summary: http://github.com/horde/horde/compare/e6769e284a47d0f4ff0235b0a333f1d81ff6e3b8...b07673f27ade2d86d334990f2442fc3dc9aef3b7 ----------------------------------------------------------------------- commit 7433ec49a203cc96c1a212a63dee40d8426ca5e9 Author: Michael M Slusarz <[email protected]> Date: Fri Oct 10 16:55:35 2014 -0600 Add unit tests for Horde_Mime::is8bit() framework/Mime/test/Horde/Mime/MimeTest.php | 34 +++++++++++++++++++++++++- 1 files changed, 32 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/7433ec49a203cc96c1a212a63dee40d8426ca5e9 ----------------------------------------------------------------------- commit c2b65102fe1416c596c5f1f1076c195af482e376 Author: Michael M Slusarz <[email protected]> Date: Fri Oct 10 17:00:40 2014 -0600 Use generic e-mail addresses in test framework/Mime/test/Horde/Mime/HeadersTest.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/c2b65102fe1416c596c5f1f1076c195af482e376 ----------------------------------------------------------------------- commit 26d5bca0091dfcfdbde68b7e25f10ed71812c3a9 Author: Michael M Slusarz <[email protected]> Date: Fri Oct 10 17:27:48 2014 -0600 Add an EAI address parsing test framework/Mail/test/Horde/Mail/AddressTest.php | 26 ++++++++++++++++++++++++ 1 files changed, 26 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/26d5bca0091dfcfdbde68b7e25f10ed71812c3a9 ----------------------------------------------------------------------- commit dede2748eba8f65ea555defda644b3c69e18a8cf Author: Michael M Slusarz <[email protected]> Date: Fri Oct 10 18:06:18 2014 -0600 Convert MatchTest to using providers framework/Mail/test/Horde/Mail/MatchTest.php | 79 ++++++++++++++++++++++--- 1 files changed, 69 insertions(+), 10 deletions(-) http://github.com/horde/horde/commit/dede2748eba8f65ea555defda644b3c69e18a8cf ----------------------------------------------------------------------- commit 4f1fe3356977ac0c0527dbade9494ab0f57a87fa Author: Michael M Slusarz <[email protected]> Date: Fri Oct 10 18:09:34 2014 -0600 Add some EAI tests to MatchTest framework/Mail/test/Horde/Mail/MatchTest.php | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/4f1fe3356977ac0c0527dbade9494ab0f57a87fa ----------------------------------------------------------------------- commit b07673f27ade2d86d334990f2442fc3dc9aef3b7 Author: Michael M Slusarz <[email protected]> Date: Fri Oct 10 18:34:18 2014 -0600 phpdoc framework/Mail/lib/Horde/Mail/Rfc822/Address.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/b07673f27ade2d86d334990f2442fc3dc9aef3b7 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
