[commits] Horde branch master updated. 8749e4c9bdb4995d934eb4c6d3425ad9b784bcd2

Michael J. Rubinsky mrubinsk at horde.org
Wed Oct 19 13:11:46 UTC 2011


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

from: 6ec3d690b67cd68674f84d04be4a6e130d7bc5ff

419874f Start a test framework for Ansel.
8749e4c Need to explicitly bring in Ansel_Style since we are not pushing Ansel on the stack.

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

commit 419874f83ffba080372c8ff5722249fb5f0fd1a5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 17 20:02:56 2011 -0400

    Start a test framework for Ansel.
    
    Currently broken, not 100% sure this is correct, but there is
    at least the problem that the Prefs test double seems to be broken.

 ansel/test/Ansel/AllTests.php                               |   50 +++++++
 ansel/test/Ansel/Autoload.php                               |   23 +++
 ansel/test/Ansel/TestCase.php                               |   80 +++++++++++
 ansel/test/Ansel/Unit/Base.php                              |   47 ++++++
 ansel/test/Ansel/Unit/ImageTest.php                         |   47 ++++++
 ansel/test/Ansel/fixtures/vfs/.horde/ansel/00/full/4200.jpg |  Bin 0 -> 193237 bytes
 ansel/test/Ansel/phpunit.xml                                |    8 +
 7 files changed, 255 insertions(+), 0 deletions(-)
 create mode 100644 ansel/test/Ansel/AllTests.php
 create mode 100644 ansel/test/Ansel/Autoload.php
 create mode 100644 ansel/test/Ansel/TestCase.php
 create mode 100644 ansel/test/Ansel/Unit/Base.php
 create mode 100644 ansel/test/Ansel/Unit/ImageTest.php
 create mode 100644 ansel/test/Ansel/fixtures/vfs/.horde/ansel/00/full/4200.jpg
 create mode 100644 ansel/test/Ansel/phpunit.xml

http://git.horde.org/horde-git/-/commit/419874f83ffba080372c8ff5722249fb5f0fd1a5

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

commit 8749e4c9bdb4995d934eb4c6d3425ad9b784bcd2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 19 09:09:33 2011 -0400

    Need to explicitly bring in Ansel_Style since we are not pushing Ansel on the stack.

 ansel/migration/3_ansel_upgrade_style.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/8749e4c9bdb4995d934eb4c6d3425ad9b784bcd2




More information about the commits mailing list