[commits] Horde branch master updated. 25299961ef8d82aa35def55e7508c7eb6d8b4b83

Jan Schneider jan at horde.org
Tue Nov 11 11:20:24 UTC 2014


The branch "master" has been updated.
The following is a summary of the commits.

from: 4e05f7e92889ad6aa905b3f6abc9079e4a0b2283

2529996 Add base class for SQL testing.

Summary: http://github.com/horde/horde/compare/4e05f7e92889ad6aa905b3f6abc9079e4a0b2283...25299961ef8d82aa35def55e7508c7eb6d8b4b83

-----------------------------------------------------------------------

commit 25299961ef8d82aa35def55e7508c7eb6d8b4b83
Author: Jan Schneider <jan at horde.org>
Date:   Tue Nov 11 12:09:38 2014 +0100

    Add base class for SQL testing.

 framework/History/package.xml                              |    6 +-
 framework/History/test/Horde/History/Sql/Base.php          |   62 ++++++++++++
 framework/History/test/Horde/History/Sql/MysqlTest.php     |   47 +--------
 framework/History/test/Horde/History/Sql/MysqliTest.php    |   48 +--------
 framework/History/test/Horde/History/Sql/Oci8Test.php      |   47 +--------
 framework/History/test/Horde/History/Sql/Pdo/MysqlTest.php |   47 +--------
 framework/History/test/Horde/History/Sql/Pdo/PgsqlTest.php |   46 +--------
 7 files changed, 80 insertions(+), 223 deletions(-)
 create mode 100644 framework/History/test/Horde/History/Sql/Base.php

http://github.com/horde/horde/commit/25299961ef8d82aa35def55e7508c7eb6d8b4b83




More information about the commits mailing list