[commits] Horde branch master updated. 678637f0828b1b90f4201175e50d613a5b030629

Gunnar Wrobel p at rdus.de
Mon Nov 29 15:51:11 UTC 2010


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

from: f6023fb0126d009742bb1c4cefe52bdec56760e3

22ad600 phpdoc
792dd23 Start test suite.
527ff35 Extend testing and fix first bug.
678637f Merge branch 'horde-prefs-file'

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

commit 22ad600dec3fe81ae53e495aff67af14a002b906
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Nov 29 16:36:54 2010 +0100

    phpdoc

 framework/Prefs/lib/Horde/Prefs/Storage/File.php |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/22ad600dec3fe81ae53e495aff67af14a002b906

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

commit 792dd23760e711a10d5ad1e11acb74d09f0c36e0
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Nov 29 16:41:56 2010 +0100

    Start test suite.

 framework/Prefs/test/Horde/Prefs/AllTests.php              |   50 ++++++++++++
 framework/Prefs/test/Horde/Prefs/Autoload.php              |   23 +++++
 framework/Prefs/test/Horde/Prefs/Unit/Storage/FileTest.php |   42 ++++++++++
 framework/Prefs/test/Horde/Prefs/phpunit.xml               |    8 ++
 4 files changed, 123 insertions(+), 0 deletions(-)
 create mode 100644 framework/Prefs/test/Horde/Prefs/AllTests.php
 create mode 100644 framework/Prefs/test/Horde/Prefs/Autoload.php
 create mode 100644 framework/Prefs/test/Horde/Prefs/Unit/Storage/FileTest.php
 create mode 100644 framework/Prefs/test/Horde/Prefs/phpunit.xml

http://git.horde.org/horde-git/-/commit/792dd23760e711a10d5ad1e11acb74d09f0c36e0

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

commit 527ff3537e50bdd3c19c1f715e18221e357f230f
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Nov 29 16:48:00 2010 +0100

    Extend testing and fix first bug.

 framework/Prefs/lib/Horde/Prefs/Storage/File.php           |    2 +-
 framework/Prefs/test/Horde/Prefs/Unit/Storage/FileTest.php |   46 ++++++++++++
 2 files changed, 47 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/527ff3537e50bdd3c19c1f715e18221e357f230f

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

commit 678637f0828b1b90f4201175e50d613a5b030629
Merge: f6023fb 527ff35
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Nov 29 16:50:46 2010 +0100

    Merge branch 'horde-prefs-file'

 framework/Prefs/lib/Horde/Prefs/Storage/File.php           |   21 +++-
 framework/Prefs/test/Horde/Prefs/AllTests.php              |   50 +++++++
 framework/Prefs/test/Horde/Prefs/Autoload.php              |   23 +++
 framework/Prefs/test/Horde/Prefs/Unit/Storage/FileTest.php |   88 ++++++++++++
 framework/Prefs/test/Horde/Prefs/phpunit.xml               |    8 +
 5 files changed, 189 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/678637f0828b1b90f4201175e50d613a5b030629




More information about the commits mailing list