[CalendarServer-changes] [763] CalendarServer/trunk/lib-patches/vobject/tests.tests.patch

source_changes at macosforge.org source_changes at macosforge.org
Fri Dec 8 08:39:38 PST 2006


Revision: 763
          http://trac.macosforge.org/projects/calendarserver/changeset/763
Author:   cdaboo at apple.com
Date:     2006-12-08 08:39:37 -0800 (Fri, 08 Dec 2006)

Log Message:
-----------
Minor tweak.

Modified Paths:
--------------
    CalendarServer/trunk/lib-patches/vobject/tests.tests.patch

Modified: CalendarServer/trunk/lib-patches/vobject/tests.tests.patch
===================================================================
--- CalendarServer/trunk/lib-patches/vobject/tests.tests.patch	2006-12-08 16:38:13 UTC (rev 762)
+++ CalendarServer/trunk/lib-patches/vobject/tests.tests.patch	2006-12-08 16:39:37 UTC (rev 763)
@@ -2,12 +2,7 @@
 ===================================================================
 --- tests/tests.py	(revision 164)
 +++ tests/tests.py	(working copy)
-@@ -1,3 +1,4 @@
-+# -*- coding: latin-1 -*-
- """Long or boring tests for vobjects."""
- 
- # add source directory to front of sys path
-@@ -280,7 +281,7 @@
+@@ -280,7 +280,7 @@
      >>> silly.stuff
      <STUFF{}foldedline>
      >>> original = silly.serialize()
@@ -16,7 +11,7 @@
      >>> silly2 = base.readOne(f3)
      >>> silly2.serialize()==original
      True
-@@ -289,7 +290,7 @@
+@@ -289,7 +289,7 @@
      >>> ex1
      <*unnamed*| [<CN{}Babs Jensen>, <CN{}Barbara J Jensen>, <EMAIL{}babs at umich.edu>, <PHONE{}+1 313 747-4454>, <SN{}Jensen>, <X-ID{}1234567890>]>
      >>> ex1.serialize()
@@ -25,7 +20,7 @@
      """,
      
      "Import icaltest" :
-@@ -306,7 +307,7 @@
+@@ -306,7 +306,7 @@
      >>> c.vevent.valarm.description.value
      u'Event reminder, with comma\nand line feed'
      >>> c.vevent.valarm.description.serialize()
@@ -34,7 +29,7 @@
      >>> vevent = c.vevent.transformFromNative()
      >>> vevent.rrule
      <RRULE{}FREQ=Weekly;COUNT=10>
-@@ -352,6 +353,7 @@
+@@ -352,6 +352,7 @@
      >>> vevent.summary.value
      u'The title \u3053\u3093\u306b\u3061\u306f\u30ad\u30c6\u30a3'
      >>> summary = vevent.summary.value
@@ -42,7 +37,7 @@
      """,
      
      # make sure date valued UNTILs in rrules are in a reasonable timezone,
-@@ -690,9 +692,9 @@
+@@ -690,9 +691,9 @@
      u'home'
      >>> card.group = card.tel.group = 'new'
      >>> card.tel.serialize().strip()

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20061208/4841ddf0/attachment.html


More information about the calendarserver-changes mailing list