[Tickets #7423] Re: Leading space on attribute names

noreply at bugs.horde.org noreply at bugs.horde.org
Fri Jan 11 20:34:47 UTC 2013


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7423
------------------------------------------------------------------------------
  Ticket             | 7423
  Updated By         | Git Commit <commits at lists.horde.org>
  Summary            | Leading space on attribute names
  Queue              | Horde Framework Packages
  Version            | HEAD
  Type               | Bug
  State              | Resolved
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Chuck Hagenbuch
------------------------------------------------------------------------------


Git Commit <commits at lists.horde.org> (2013-01-11 20:34) wrote:

Changes have been made in Git (master):

commit a9e11bcd73bfa289c8886b7a17959144eb5c7a98
Author: Jan Schneider <jan at horde.org>
Date:   Fri Jan 11 21:33:29 2013 +0100

     [jan] Convert test suite to PHPUnit.

  framework/Icalendar/package.xml                    |   92 ++-
  .../test/Horde/Icalendar/AttributeTest.php         |   62 ++
  .../Icalendar/test/Horde/Icalendar/CharsetTest.php |   27 +
  .../Icalendar/test/Horde/Icalendar/ExportTest.php  |  157 ++++
  .../test/Horde/Icalendar/FreeBusyTest.php          |  340 ++++++++
  .../Icalendar/test/Horde/Icalendar/ParseTest.php   |  357 +++++++++
  .../Icalendar/test/Horde/Icalendar/bug_7423.phpt   |   32 -
  .../Icalendar/test/Horde/Icalendar/charset1.phpt   |   50 --
  .../Icalendar/test/Horde/Icalendar/common.php      |   16 -
  .../Icalendar/test/Horde/Icalendar/empty_data.phpt |   30 -
  .../test/Horde/Icalendar/fixtures/bug7423.ics      |   11 +
  .../test/Horde/Icalendar/fixtures/charset1.ics     |   14 +
  .../test/Horde/Icalendar/fixtures/charset2.ics     |   14 +
  .../test/Horde/Icalendar/fixtures/charset3.ics     |   14 +
  .../test/Horde/Icalendar/fixtures/date.ics         |   14 +
  .../test/Horde/Icalendar/fixtures/empty.ics        |    4 +
  .../test/Horde/Icalendar/fixtures/escapes1.ics     |   28 +
  .../test/Horde/Icalendar/fixtures/escapes2.ics     |   21 +
  .../test/Horde/Icalendar/fixtures/geo1.vcf         |    4 +
  .../test/Horde/Icalendar/fixtures/geo2.vcf         |    4 +
  .../Horde/Icalendar/fixtures/line-folding-1.ics    |   13 +
  .../Horde/Icalendar/fixtures/line-folding-2.ics    |   12 +
  .../Horde/Icalendar/fixtures/line-folding-3.ics    |   13 +
  .../Horde/Icalendar/fixtures/line-folding-4.ics    |   14 +
  .../Horde/Icalendar/fixtures/line-folding-5.ics    |   16 +
  .../Horde/Icalendar/fixtures/line-folding-6.ics    |   27 +
  .../test/Horde/Icalendar/fixtures/org.vcf          |    5 +
  .../Horde/Icalendar/fixtures/quoted-params.ics     |   14 +
  .../test/Horde/Icalendar/fixtures/vcal20.ics       |   28 +
  .../test/Horde/Icalendar/fixtures/vfreebusy1.ics   |   14 +
  .../test/Horde/Icalendar/fixtures/vfreebusy2.ics   |    9 +
  framework/Icalendar/test/Horde/Icalendar/geo.phpt  |   37 -
  .../Icalendar/test/Horde/Icalendar/iCalendar.phpt  |   36 -
  .../test/Horde/Icalendar/line-folding.phpt         |  180 -----
  .../test/Horde/Icalendar/quoted-params.phpt        |   43 -
  .../test/Horde/Icalendar/read-escapes.phpt         |   59 --
  .../test/Horde/Icalendar/read-vcard-org.phpt       |   25 -
  .../test/Horde/Icalendar/read-write-escapes.phpt   |   43 -
  .../Icalendar/test/Horde/Icalendar/timezones.phpt  |  828  
--------------------
  .../Icalendar/test/Horde/Icalendar/vcal20.phpt     |  321 --------
  .../Icalendar/test/Horde/Icalendar/vfreebusy.phpt  |  269 -------
  .../test/Horde/Icalendar/write-escapes.phpt        |   51 --
  42 files changed, 1293 insertions(+), 2055 deletions(-)

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





More information about the bugs mailing list