The branch "master" has been updated. The following is a summary of the commits.
from: eca2f5a73577fad4b3977595d293ecf6d90abd98 47176b6 [gwr] Fix autoloading to work with PHPUnit-3.6. 1419ac2 Revert "Without this require, PHPUnit 3.6 does not allow me to run any tests" 9e7736c Revert "PHPUnit 3.6 no longer supports PHPUnit_MAIN_METHOD which breaks our *complete*" ----------------------------------------------------------------------- commit 47176b62edd5da95ae9ed42967e42a516aae106b Author: Gunnar Wrobel <[email protected]> Date: Wed Nov 9 21:19:14 2011 +0100 [gwr] Fix autoloading to work with PHPUnit-3.6. framework/Test/package.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/47176b62edd5da95ae9ed42967e42a516aae106b ----------------------------------------------------------------------- commit 1419ac2568cacff637e23a6a12a9313ca22d3fa1 Author: Gunnar Wrobel <[email protected]> Date: Wed Nov 9 21:20:00 2011 +0100 Revert "Without this require, PHPUnit 3.6 does not allow me to run any tests" This reverts commit b0238d405280f40721d1811c4ffde68d5addb899. framework/Mime/test/Horde/Mime/AllTests.php | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/1419ac2568cacff637e23a6a12a9313ca22d3fa1 ----------------------------------------------------------------------- commit 9e7736c6e895084fc961d3fc7a63e67ea6e7d315 Author: Gunnar Wrobel <[email protected]> Date: Wed Nov 9 21:27:32 2011 +0100 Revert "PHPUnit 3.6 no longer supports PHPUnit_MAIN_METHOD which breaks our *complete*" This reverts commit 18e9493dd95d7d3049dfc96dd2f84e318a43bb26. framework/Test/package.xml | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/9e7736c6e895084fc961d3fc7a63e67ea6e7d315 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
