The branch "master" has been updated. The following is a summary of the commits.
from: 37738f6315c3ab6e1c4d89a96bbcdacb9bf546ad 18edf75 Don't output error messages, use PHPUnit's exception handling and test skipping instead. d18e642 Find parent directory if installed with PEAR too. ----------------------------------------------------------------------- commit 18edf758e80603ee5c1ff8d0f301c93edf93beca Author: Jan Schneider <[email protected]> Date: Wed Feb 6 18:00:22 2013 +0100 Don't output error messages, use PHPUnit's exception handling and test skipping instead. framework/Db/test/Horde/Db/Adapter/MysqlTest.php | 18 ++++++++-------- framework/Db/test/Horde/Db/Adapter/MysqliTest.php | 18 ++++++++-------- framework/Db/test/Horde/Db/Adapter/Pdo/MysqlTest.php | 18 ++++++++-------- framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlBase.php | 16 +++++++------- framework/Db/test/Horde/Db/Adapter/Pdo/SqliteBase.php | 14 +++++------- 5 files changed, 41 insertions(+), 43 deletions(-) http://git.horde.org/horde-git/-/commit/18edf758e80603ee5c1ff8d0f301c93edf93beca ----------------------------------------------------------------------- commit d18e642e5ddc5b4b22a9029e3e1966dcb38e078b Author: Jan Schneider <[email protected]> Date: Fri Feb 8 14:32:03 2013 +0100 Find parent directory if installed with PEAR too. framework/Test/lib/Horde/Test/AllTests.php | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/d18e642e5ddc5b4b22a9029e3e1966dcb38e078b -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
