[commits] Horde branch master updated. 7335fedaaae32e1caf0a6814a83a57569f1d7b18

Ralf Lang lang at b1-systems.de
Sun Aug 28 12:11:20 UTC 2011


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

from: df1a59c2b48d6e37262b867789f3c3c96cec47c2

4cb74b6 Allow passing an existing instance of Horde_Db_Adapter in the params when creating the Sql backend.
7335fed Adding a basic test suite for the Sql backend (ldap will be next)

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

commit 4cb74b63aeef3607b7458907c08b6c262252d23c
Author: Ralf Lang <lang at b1-systems.de>
Date:   Sun Aug 28 11:31:50 2011 +0000

    Allow passing an existing instance of Horde_Db_Adapter in the params
    when creating the Sql backend.
    
    Fix returning a sub_driver

 passwd/lib/Factory/Driver.php |   16 ++++++++++------
 1 files changed, 10 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/4cb74b63aeef3607b7458907c08b6c262252d23c

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

commit 7335fedaaae32e1caf0a6814a83a57569f1d7b18
Author: Ralf Lang <lang at b1-systems.de>
Date:   Sun Aug 28 12:06:58 2011 +0000

    Adding a basic test suite for the Sql backend
    (ldap will be next)

 passwd/test/Passwd/AllTests.php            |   36 +++++++++++++++++
 passwd/test/Passwd/Autoload.php            |   23 +++++++++++
 passwd/test/Passwd/TestCase.php            |   57 ++++++++++++++++++++++++++++
 passwd/test/Passwd/Unit/Driver/SqlTest.php |   47 +++++++++++++++++++++++
 4 files changed, 163 insertions(+), 0 deletions(-)
 create mode 100644 passwd/test/Passwd/AllTests.php
 create mode 100644 passwd/test/Passwd/Autoload.php
 create mode 100644 passwd/test/Passwd/TestCase.php
 create mode 100644 passwd/test/Passwd/Unit/Driver/SqlTest.php

http://git.horde.org/horde-git/-/commit/7335fedaaae32e1caf0a6814a83a57569f1d7b18




More information about the commits mailing list