The branch "master" has been updated. The following is a summary of the commits.
from: 6054e01c1c2968732da3ba1b37e7fdc3252a311a 28de833 Update the test suite to fully use Horde_Test and allow to configure the suite in case we really want running tests relying on network access. ----------------------------------------------------------------------- commit 28de833a1233d3122570783f888e7f170df1e1af Author: Gunnar Wrobel <[email protected]> Date: Wed Jun 1 09:22:47 2011 +0200 Update the test suite to fully use Horde_Test and allow to configure the suite in case we really want running tests relying on network access. framework/Http/package.xml | 7 +++++ framework/Http/test/Horde/Http/.gitignore | 1 + framework/Http/test/Horde/Http/Autoload.php | 17 ++++++++++++ framework/Http/test/Horde/Http/FopenTest.php | 37 ++++++++++++++++++++----- framework/Http/test/Horde/Http/conf.php.dist | 2 + framework/Http/test/Horde/Http/phpunit.xml | 8 +++++ 6 files changed, 64 insertions(+), 8 deletions(-) create mode 100644 framework/Http/test/Horde/Http/.gitignore create mode 100644 framework/Http/test/Horde/Http/Autoload.php create mode 100644 framework/Http/test/Horde/Http/conf.php.dist create mode 100644 framework/Http/test/Horde/Http/phpunit.xml http://git.horde.org/horde-git/-/commit/28de833a1233d3122570783f888e7f170df1e1af __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
