The branch "master" has been updated. The following is a summary of the commits.
from: 6917afffadac1e7d8aa89de4737299712fc998f0 24a690c Fix test. c468fe2 Fix text configuration name. 44bc9d8 Use Horde_Test factory. ----------------------------------------------------------------------- commit 24a690c36dacdc3df13246ce10ca1e0f0ce3b728 Author: Jan Schneider <[email protected]> Date: Tue Aug 27 14:20:17 2013 +0200 Fix test. content/test/Content/Base.php | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/24a690c36dacdc3df13246ce10ca1e0f0ce3b728 ----------------------------------------------------------------------- commit c468fe2a0b1d30b13d78bace1902cea49d87ea86 Author: Jan Schneider <[email protected]> Date: Tue Aug 27 14:20:38 2013 +0200 Fix text configuration name. content/test/Content/Sql/MysqlTest.php | 6 +- content/test/Content/Sql/MysqliTest.php | 6 +- content/test/Content/Sql/Pdo/MysqlTest.php | 6 +- content/test/Content/Sql/Pdo/PgsqlTest.php | 6 +- content/test/Content/conf.php.dist | 57 ++++++++++++--------------- 5 files changed, 37 insertions(+), 44 deletions(-) http://git.horde.org/horde-git/-/commit/c468fe2a0b1d30b13d78bace1902cea49d87ea86 ----------------------------------------------------------------------- commit 44bc9d804063226c6cbc23753dbb1e099db5b26b Author: Jan Schneider <[email protected]> Date: Tue Aug 27 14:28:12 2013 +0200 Use Horde_Test factory. content/test/Content/Sql/Pdo/SqliteTest.php | 26 +++++++++++++++++++------- content/test/Content/conf.php.dist | 2 -- 2 files changed, 19 insertions(+), 9 deletions(-) http://git.horde.org/horde-git/-/commit/44bc9d804063226c6cbc23753dbb1e099db5b26b -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
