[cvs] commit: framework/Date/Date Recurrence.php framework/Date/tests/Horde/Date AllTests.php RecurrenceTest.php framework/Kolab_Format/lib/Horde/Kolab/Format XML.php framework/Kolab_Format/test bug_6388.phpt framework/Kolab_Format/test/Horde/Kolab/Format AllTests.php RecurrenceTest.php ...

Gunnar Wrobel p at rdus.de
Sun Jul 6 13:36:09 UTC 2008


wrobel      2008-07-06 09:36:09 EDT

  Modified files:
    Date/Date            Recurrence.php 
    Kolab_Format/lib/Horde/Kolab/Format XML.php 
  Added files:
    Date/tests/Horde/Date AllTests.php RecurrenceTest.php 
    Kolab_Format/test/Horde/Kolab/Format AllTests.php 
                                         RecurrenceTest.php 
  Removed files:
    Kolab_Format/test    bug_6388.phpt 
    Kolab_Format/test/fixtures recur.xml recur_fail.xml 
  Log:
  Remove Kolab specific functionality from the Horde_Date_Recurrence class which shouldn't have been there in the first place. Fixed the Kolab_Format handler accordingly so that it handles recurrence exceptions correctly. Moved testing for bug 6388 from simple testing to PHPUnit.
  
  Revision  Changes    Path
  1.13      +8 -18     framework/Date/Date/Recurrence.php
  1.1       +46 -0     framework/Date/tests/Horde/Date/AllTests.php (new)
  1.1       +44 -0     framework/Date/tests/Horde/Date/RecurrenceTest.php (new)
  1.2       +34 -2     framework/Kolab_Format/lib/Horde/Kolab/Format/XML.php
  1.2       +0 -29     framework/Kolab_Format/test/Attic/bug_6388.phpt (dead)
  1.1       +46 -0     framework/Kolab_Format/test/Horde/Kolab/Format/AllTests.php (new)
  1.1       +75 -0     framework/Kolab_Format/test/Horde/Kolab/Format/RecurrenceTest.php (new)
  1.2       +0 -40     framework/Kolab_Format/test/fixtures/Attic/recur.xml (dead)
  1.2       +0 -39     framework/Kolab_Format/test/fixtures/Attic/recur_fail.xml (dead)

  Chora Links:
  http://cvs.horde.org/diff.php/framework/Date/Date/Recurrence.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/co.php/framework/Date/tests/Horde/Date/AllTests.php?r=1.1
  http://cvs.horde.org/co.php/framework/Date/tests/Horde/Date/RecurrenceTest.php?r=1.1
  http://cvs.horde.org/diff.php/framework/Kolab_Format/lib/Horde/Kolab/Format/XML.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/co.php/framework/Kolab_Format/test/Attic/bug_6388.phpt?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab_Format/test/Horde/Kolab/Format/AllTests.php?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab_Format/test/Horde/Kolab/Format/RecurrenceTest.php?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab_Format/test/fixtures/Attic/recur.xml?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab_Format/test/fixtures/Attic/recur_fail.xml?r=1.1


More information about the cvs mailing list