[commits] Horde branch master updated. c5d379bbb45781bc21934b1f02a40c724693b55c

Jan Schneider jan at horde.org
Fri Feb 15 17:42:06 UTC 2013


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

from: 66b6a6e1e61139392498ba3ba93c038a2909f5be

8760c62 Fix testing for class.
8530f3f Fix test.
59990bd Mark as incomplete.
301479b Fix test layout.
6367d64 Enable more test configurations.
a0bcf5e Set reason.
e8e7824 Update file list.
f45572f exiftool configuration is only required for Exiftool driver.
e74e8e4 The test image didn't contain the tested exif tags?
c440f43 Use a package that's unlikely to change in the future.
29d832c Fix test.
c5d379b Use getConfig().

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

commit 8760c62ecef2e14dfa1a31488935774fa56d6936
Author: Jan Schneider <jan at horde.org>
Date:   Fri Feb 15 15:50:53 2013 +0100

    Fix testing for class.

 framework/Alarm/test/Horde/Alarm/HandlerTest.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/8760c62ecef2e14dfa1a31488935774fa56d6936

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

commit 8530f3f0ece320857894d74e60c6a3d376f2dff7
Author: Jan Schneider <jan at horde.org>
Date:   Fri Feb 15 15:56:30 2013 +0100

    Fix test.

 framework/Alarm/test/Horde/Alarm/HandlerTest.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/8530f3f0ece320857894d74e60c6a3d376f2dff7

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

commit 59990bd2368ae2b68b1f510c228a140289f82138
Author: Jan Schneider <jan at horde.org>
Date:   Fri Feb 15 16:05:13 2013 +0100

    Mark as incomplete.

 .../Kolab_Storage/test/Horde/Kolab/Storage/AttachmentTest.php     |    3 +-
 framework/Support/test/Horde/Support/InflectorTest.php            |    6 ++--
 2 files changed, 4 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/59990bd2368ae2b68b1f510c228a140289f82138

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

commit 301479b566374a20449ecf2711619fce7ed0b939
Author: Jan Schneider <jan at horde.org>
Date:   Fri Feb 15 18:35:05 2013 +0100

    Fix test layout.

 framework/Image/test/Horde/Image/Exif/Base.php         |   75 --------------
 framework/Image/test/Horde/Image/Exif/BundledTest.php  |    8 +--
 framework/Image/test/Horde/Image/Exif/ExiftoolTest.php |    7 +-
 framework/Image/test/Horde/Image/Exif/PhpTest.php      |    8 +--
 framework/Image/test/Horde/Image/Exif/TestBase.php     |   81 ++++++++++++++++
 5 files changed, 84 insertions(+), 95 deletions(-)
 delete mode 100644 framework/Image/test/Horde/Image/Exif/Base.php
 create mode 100644 framework/Image/test/Horde/Image/Exif/TestBase.php

http://git.horde.org/horde-git/-/commit/301479b566374a20449ecf2711619fce7ed0b939

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

commit 6367d64c88f743e20e93497e17bdd16d28e2c548
Author: Jan Schneider <jan at horde.org>
Date:   Fri Feb 15 18:35:42 2013 +0100

    Enable more test configurations.

 .travis.yml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/6367d64c88f743e20e93497e17bdd16d28e2c548

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

commit a0bcf5e538a7518ba9bc159624e78ea8890634dc
Author: Jan Schneider <jan at horde.org>
Date:   Fri Feb 15 18:37:05 2013 +0100

    Set reason.

 .../test/Horde/ActiveSync/StateTest/Sql/Pdo/MysqlTest.php         |    2 ++
 framework/Group/test/Horde/Group/Sql/MysqliTest.php               |    2 ++
 framework/Prefs/test/Horde/Prefs/Unit/Storage/Sql/MysqlTest.php   |    2 ++
 framework/Prefs/test/Horde/Prefs/Unit/Storage/Sql/MysqliTest.php  |    2 ++
 .../Prefs/test/Horde/Prefs/Unit/Storage/Sql/Pdo/MysqlTest.php     |    2 ++
 .../Prefs/test/Horde/Prefs/Unit/Storage/Sql/Pdo/PgsqlTest.php     |    2 ++
 .../test/Horde/SessionHandler/Storage/Sql/Pdo/MysqlTest.php       |    2 ++
 .../test/Horde/SessionHandler/Storage/Sql/Pdo/PgsqlTest.php       |    2 ++
 8 files changed, 16 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/a0bcf5e538a7518ba9bc159624e78ea8890634dc

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

commit e8e7824562dafa8041e0766eac068e6d307dc1fb
Author: Jan Schneider <jan at horde.org>
Date:   Fri Feb 15 18:37:52 2013 +0100

    Update file list.

 framework/Image/package.xml |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/e8e7824562dafa8041e0766eac068e6d307dc1fb

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

commit f45572feef923ae71838818293c7b7a90e87bcfd
Author: Jan Schneider <jan at horde.org>
Date:   Fri Feb 15 18:38:57 2013 +0100

    exiftool configuration is only required for Exiftool driver.

 framework/Image/test/Horde/Image/Exif/BundledTest.php  |    7 +------
 framework/Image/test/Horde/Image/Exif/ExiftoolTest.php |   11 ++++++++---
 framework/Image/test/Horde/Image/Exif/PhpTest.php      |    7 +------
 framework/Image/test/Horde/Image/Exif/TestBase.php     |   13 ++-----------
 4 files changed, 12 insertions(+), 26 deletions(-)

http://git.horde.org/horde-git/-/commit/f45572feef923ae71838818293c7b7a90e87bcfd

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

commit e74e8e491b4a9cff6e4f8ac8f6e6e4c4fcd65ea2
Author: Jan Schneider <jan at horde.org>
Date:   Fri Feb 15 18:39:27 2013 +0100

    The test image didn't contain the tested exif tags?

 framework/Image/test/Horde/Image/Exif/TestBase.php     |    2 +-
 framework/Image/test/Horde/Image/Fixtures/img_exif.jpg |  Bin 181131 -> 181401 bytes
 2 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/e74e8e491b4a9cff6e4f8ac8f6e6e4c4fcd65ea2

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

commit c440f43e678722f05ee3e37179d0fd03757dd188
Author: Jan Schneider <jan at horde.org>
Date:   Fri Feb 15 18:40:11 2013 +0100

    Use a package that's unlikely to change in the future.

 framework/Pear/test/Horde/Pear/Server/RemoteTest.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/c440f43e678722f05ee3e37179d0fd03757dd188

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

commit 29d832c67cc8d8c8ddd1f1e81a53e0a882d96397
Author: Jan Schneider <jan at horde.org>
Date:   Fri Feb 15 18:40:21 2013 +0100

    Fix test.

 framework/Pear/test/Horde/Pear/Server/RestTest.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/29d832c67cc8d8c8ddd1f1e81a53e0a882d96397

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

commit c5d379bbb45781bc21934b1f02a40c724693b55c
Author: Jan Schneider <jan at horde.org>
Date:   Fri Feb 15 18:41:36 2013 +0100

    Use getConfig().

 .../Service_Gravatar/test/Horde/Service/Gravatar/ServerTest.php   |   15 ++---
 framework/Vcs/package.xml                                         |    8 ++-
 framework/Vcs/test/Horde/Vcs/CvsTest.php                          |    2 +-
 framework/Vcs/test/Horde/Vcs/GitTest.php                          |    2 +-
 framework/Vcs/test/Horde/Vcs/RcsTest.php                          |    2 +-
 framework/Vcs/test/Horde/Vcs/SvnTest.php                          |    2 +-
 framework/Vcs/test/Horde/Vcs/TestBase.php                         |    5 +-
 framework/Vcs/test/Horde/Vcs/conf.php.dist                        |   12 ++++
 8 files changed, 28 insertions(+), 20 deletions(-)
 create mode 100644 framework/Vcs/test/Horde/Vcs/conf.php.dist

http://git.horde.org/horde-git/-/commit/c5d379bbb45781bc21934b1f02a40c724693b55c




More information about the commits mailing list