[commits] Horde branch master updated. 5f95f75e8b94f50e09abf0bb4e068a64e5ba00d8

Jan Schneider jan at horde.org
Wed May 5 16:43:51 UTC 2010


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

from: 42f9e84c96d0b11ac4c7967c74704eebc2fbaf64

ec20a8a Start implementing a Horde_Alarm test suite.
b1ef197 Fix test setup/teardown, fix first found bug.
5f95f75 Complete Horde_Alarm tests.

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

commit ec20a8aeafdd6b9d32d3ad84033116906d26fc7f
Author: Jan Schneider <jan at horde.org>
Date:   Wed May 5 17:28:09 2010 +0200

    Start implementing a Horde_Alarm test suite.

 .gitignore                                          |    1 +
 framework/Alarm/migrations/1_horde_alarms_table.php |   32 ++++++++++
 framework/Alarm/test/Horde/Alarm/AllTests.php       |   36 +++++++++++
 framework/Alarm/test/Horde/Alarm/SqlTest.php        |   62 +++++++++++++++++++
 framework/Alarm/test/Horde/Alarm/conf.php.dist      |   15 +++++
 5 files changed, 146 insertions(+), 0 deletions(-)
 create mode 100644 framework/Alarm/migrations/1_horde_alarms_table.php
 create mode 100644 framework/Alarm/test/Horde/Alarm/AllTests.php
 create mode 100644 framework/Alarm/test/Horde/Alarm/SqlTest.php
 create mode 100644 framework/Alarm/test/Horde/Alarm/conf.php.dist

http://git.horde.org/diff.php/.gitignore?rt=horde-git&r1=32dc5ebbd33c81df950a96689dc198de3067e21d&r2=ec20a8aeafdd6b9d32d3ad84033116906d26fc7f
http://git.horde.org/co.php/framework/Alarm/migrations/1_horde_alarms_table.php?rt=horde-git&r=ec20a8aeafdd6b9d32d3ad84033116906d26fc7f
http://git.horde.org/co.php/framework/Alarm/test/Horde/Alarm/AllTests.php?rt=horde-git&r=ec20a8aeafdd6b9d32d3ad84033116906d26fc7f
http://git.horde.org/co.php/framework/Alarm/test/Horde/Alarm/SqlTest.php?rt=horde-git&r=ec20a8aeafdd6b9d32d3ad84033116906d26fc7f
http://git.horde.org/co.php/framework/Alarm/test/Horde/Alarm/conf.php.dist?rt=horde-git&r=ec20a8aeafdd6b9d32d3ad84033116906d26fc7f

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

commit b1ef197913249a991790fc32d6740d52edf31d99
Author: Jan Schneider <jan at horde.org>
Date:   Wed May 5 17:53:43 2010 +0200

    Fix test setup/teardown, fix first found bug.

 framework/Alarm/lib/Horde/Alarm/Sql.php      |    2 +-
 framework/Alarm/test/Horde/Alarm/SqlTest.php |   30 ++++++++++++++++++-------
 2 files changed, 22 insertions(+), 10 deletions(-)

http://git.horde.org/diff.php/framework/Alarm/lib/Horde/Alarm/Sql.php?rt=horde-git&r1=8d8ab8c44c1da1c2e7cbd9d03c11048e00352dae&r2=b1ef197913249a991790fc32d6740d52edf31d99
http://git.horde.org/diff.php/framework/Alarm/test/Horde/Alarm/SqlTest.php?rt=horde-git&r1=ec20a8aeafdd6b9d32d3ad84033116906d26fc7f&r2=b1ef197913249a991790fc32d6740d52edf31d99

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

commit 5f95f75e8b94f50e09abf0bb4e068a64e5ba00d8
Author: Jan Schneider <jan at horde.org>
Date:   Wed May 5 18:43:34 2010 +0200

    Complete Horde_Alarm tests.

 framework/Alarm/test/Horde/Alarm/001.phpt       |  487 -----------------------
 framework/Alarm/test/Horde/Alarm/SqlTest.php    |  118 ++++++-
 framework/Alarm/test/Horde/Alarm/setup.inc.dist |   13 -
 3 files changed, 114 insertions(+), 504 deletions(-)
 delete mode 100644 framework/Alarm/test/Horde/Alarm/001.phpt
 delete mode 100644 framework/Alarm/test/Horde/Alarm/setup.inc.dist

http://git.horde.org/diff.php/framework/Alarm/test/Horde/Alarm/001.phpt?rt=horde-git&r1=a07b57e1c5c7c951321a6c89f06f2682d5cb08c6&r2=5f95f75e8b94f50e09abf0bb4e068a64e5ba00d8
http://git.horde.org/diff.php/framework/Alarm/test/Horde/Alarm/SqlTest.php?rt=horde-git&r1=b1ef197913249a991790fc32d6740d52edf31d99&r2=5f95f75e8b94f50e09abf0bb4e068a64e5ba00d8
http://git.horde.org/diff.php/framework/Alarm/test/Horde/Alarm/setup.inc.dist?rt=horde-git&r1=bc5e3fc94d7ecdce00d5c6ca5c637cb232eb16c8&r2=5f95f75e8b94f50e09abf0bb4e068a64e5ba00d8




More information about the commits mailing list