[commits] Horde branch master updated. 136e667a74917b1e3be6889a909d7b91ca5c1f8e

Gunnar Wrobel p at rdus.de
Mon Jun 27 05:03:47 UTC 2011


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

from: e3a0b46afcb8c34f3de1bb7ad1b8b7dcc1a542a5

9f17da7 Add a mock driver.
136e667 Complete the conversion of "toicalendar.phpt".

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

commit 9f17da7b9544a894e14ce01ab359694b8ac772c2
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Jun 27 06:56:59 2011 +0200

    Add a mock driver.

 kronolith/lib/Driver/Mock.php |   55 +++++++++++++++++++++++++++++++++++++++++
 kronolith/lib/Kronolith.php   |    1 +
 2 files changed, 56 insertions(+), 0 deletions(-)
 create mode 100644 kronolith/lib/Driver/Mock.php

http://git.horde.org/horde-git/-/commit/9f17da7b9544a894e14ce01ab359694b8ac772c2

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

commit 136e667a74917b1e3be6889a909d7b91ca5c1f8e
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Jun 27 06:59:12 2011 +0200

    Complete the conversion of "toicalendar.phpt".
    
    The tests do not error out anymore but there are still failures as the
    expected output changed. Recurrence exceptions seem to be handled
    differently in the newer Kronolith.

 kronolith/package.xml                                    |   48 +++-
 kronolith/test/Kronolith/Integration/ToIcalendarTest.php |   76 ++++++-
 kronolith/test/Kronolith/ToDo/toicalendar.phpt           |  174 --------------
 kronolith/test/Kronolith/fixtures/export1.ics            |    2 +-
 kronolith/test/Kronolith/fixtures/export2.ics            |   25 ++
 kronolith/test/Kronolith/fixtures/export3.ics            |   23 ++
 kronolith/test/Kronolith/fixtures/export4.ics            |   28 +++
 7 files changed, 181 insertions(+), 195 deletions(-)
 delete mode 100644 kronolith/test/Kronolith/ToDo/toicalendar.phpt
 create mode 100644 kronolith/test/Kronolith/fixtures/export2.ics
 create mode 100644 kronolith/test/Kronolith/fixtures/export3.ics
 create mode 100644 kronolith/test/Kronolith/fixtures/export4.ics

http://git.horde.org/horde-git/-/commit/136e667a74917b1e3be6889a909d7b91ca5c1f8e




More information about the commits mailing list