[CalendarServer-changes] [2968] CalDAVTester/branches/users/cdaboo/implicitauto-2948
source_changes at macosforge.org
source_changes at macosforge.org
Tue Sep 9 19:39:19 PDT 2008
Revision: 2968
http://trac.macosforge.org/projects/calendarserver/changeset/2968
Author: cdaboo at apple.com
Date: 2008-09-09 19:39:18 -0700 (Tue, 09 Sep 2008)
Log Message:
-----------
Another set of tests.
Added Paths:
-----------
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/1.xml
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite1/
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite1/1.ics
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite1/2.ics
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite1/3.ics
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite2/
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite2/1.ics
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite2/2.ics
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite2/3.ics
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite3/
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite3/1.ics
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite3/2.ics
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite3/3.ics
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite4/
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite4/1.ics
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite4/2.ics
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite4/3.ics
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite5/
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite5/1.ics
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite5/2.ics
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite5/3.ics
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite6/
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite6/1.ics
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite6/2.ics
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite6/3.ics
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite7/
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite7/1.ics
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite7/2.ics
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite7/3.ics
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite8/
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite8/1.ics
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite8/2.ics
CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite8/3.ics
CalDAVTester/branches/users/cdaboo/implicitauto-2948/scripts/tests/implicitauto2.xml
Added: CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/1.xml
===================================================================
--- CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/1.xml (rev 0)
+++ CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/1.xml 2008-09-10 02:39:18 UTC (rev 2968)
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:resourcetype/>
+<D:getetag/>
+</D:prop>
+</D:propfind>
Added: CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite1/1.ics
===================================================================
--- CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite1/1.ics (rev 0)
+++ CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite1/1.ics 2008-09-10 02:39:18 UTC (rev 2968)
@@ -0,0 +1,18 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//Example Inc.//Example Calendar//EN
+BEGIN:VEVENT
+UID:event-1
+DTSTART:20060208T200000Z
+DTEND:20060208T210000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+RRULE:FREQ=WEEKLY;COUNT=20
+SUMMARY:Recurring event
+TRANSP:OPAQUE
+END:VEVENT
+END:VCALENDAR
Added: CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite1/2.ics
===================================================================
--- CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite1/2.ics (rev 0)
+++ CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite1/2.ics 2008-09-10 02:39:18 UTC (rev 2968)
@@ -0,0 +1,18 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//Example Inc.//Example Calendar//EN
+BEGIN:VEVENT
+UID:event-1
+DTSTART:20060208T200000Z
+DTEND:20060208T210000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;RSVP=TRUE;PARTSTAT=ACCEPTED;SCHEDULE-STATUS="2.0;Success";CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+RRULE:FREQ=WEEKLY;COUNT=20
+SUMMARY:Recurring event
+TRANSP:OPAQUE
+END:VEVENT
+END:VCALENDAR
Added: CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite1/3.ics
===================================================================
--- CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite1/3.ics (rev 0)
+++ CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite1/3.ics 2008-09-10 02:39:18 UTC (rev 2968)
@@ -0,0 +1,18 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:event-1
+DTSTART:20060208T200000Z
+DTEND:20060208T210000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;PARTSTAT=ACCEPTED;RSVP=TRUE;CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01;SCHEDULE-STATUS="2.0;Success":$cuaddralt1:
+RRULE:FREQ=WEEKLY;COUNT=20
+SUMMARY:Recurring event
+TRANSP:OPAQUE
+END:VEVENT
+END:VCALENDAR
Added: CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite2/1.ics
===================================================================
--- CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite2/1.ics (rev 0)
+++ CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite2/1.ics 2008-09-10 02:39:18 UTC (rev 2968)
@@ -0,0 +1,32 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//Example Inc.//Example Calendar//EN
+BEGIN:VEVENT
+UID:event-1
+DTSTART:20060208T200000Z
+DTEND:20060208T210000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+RRULE:FREQ=WEEKLY;COUNT=20
+SUMMARY:Recurring event
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+UID:event-1
+DTSTART:20060215T210000Z
+DTEND:20060215T220000Z
+RECURRENCE-ID:20060215T200000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+SUMMARY:Recurring event - override #1
+TRANSP:OPAQUE
+END:VEVENT
+END:VCALENDAR
Added: CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite2/2.ics
===================================================================
--- CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite2/2.ics (rev 0)
+++ CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite2/2.ics 2008-09-10 02:39:18 UTC (rev 2968)
@@ -0,0 +1,32 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//Example Inc.//Example Calendar//EN
+BEGIN:VEVENT
+UID:event-1
+DTSTART:20060208T200000Z
+DTEND:20060208T210000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;RSVP=TRUE;PARTSTAT=ACCEPTED;SCHEDULE-STATUS="2.0;Success";CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+RRULE:FREQ=WEEKLY;COUNT=20
+SUMMARY:Recurring event
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+UID:event-1
+DTSTART:20060215T210000Z
+DTEND:20060215T220000Z
+RECURRENCE-ID:20060215T200000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;RSVP=TRUE;PARTSTAT=ACCEPTED;SCHEDULE-STATUS="2.0;Success";CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+SUMMARY:Recurring event - override #1
+TRANSP:OPAQUE
+END:VEVENT
+END:VCALENDAR
Added: CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite2/3.ics
===================================================================
--- CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite2/3.ics (rev 0)
+++ CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite2/3.ics 2008-09-10 02:39:18 UTC (rev 2968)
@@ -0,0 +1,32 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:event-1
+DTSTART:20060208T200000Z
+DTEND:20060208T210000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;PARTSTAT=ACCEPTED;RSVP=TRUE;CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01;SCHEDULE-STATUS="2.0;Success":$cuaddralt1:
+RRULE:FREQ=WEEKLY;COUNT=20
+SUMMARY:Recurring event
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+UID:event-1
+DTSTART:20060215T210000Z
+DTEND:20060215T220000Z
+RECURRENCE-ID:20060215T200000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;PARTSTAT=ACCEPTED;RSVP=TRUE;CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01;SCHEDULE-STATUS="2.0;Success":$cuaddralt1:
+SUMMARY:Recurring event - override #1
+TRANSP:OPAQUE
+END:VEVENT
+END:VCALENDAR
Added: CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite3/1.ics
===================================================================
--- CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite3/1.ics (rev 0)
+++ CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite3/1.ics 2008-09-10 02:39:18 UTC (rev 2968)
@@ -0,0 +1,46 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//Example Inc.//Example Calendar//EN
+BEGIN:VEVENT
+UID:event-1
+DTSTART:20060208T200000Z
+DTEND:20060208T210000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+RRULE:FREQ=WEEKLY;COUNT=20
+SUMMARY:Recurring event
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+UID:event-1
+DTSTART:20060215T210000Z
+DTEND:20060215T220000Z
+RECURRENCE-ID:20060215T200000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+SUMMARY:Recurring event - override #1
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+UID:event-1
+DTSTART:20060222T210000Z
+DTEND:20060222T220000Z
+RECURRENCE-ID:20060222T200000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+SUMMARY:Recurring event - override #2
+TRANSP:OPAQUE
+END:VEVENT
+END:VCALENDAR
Added: CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite3/2.ics
===================================================================
--- CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite3/2.ics (rev 0)
+++ CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite3/2.ics 2008-09-10 02:39:18 UTC (rev 2968)
@@ -0,0 +1,46 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//Example Inc.//Example Calendar//EN
+BEGIN:VEVENT
+UID:event-1
+DTSTART:20060208T200000Z
+DTEND:20060208T210000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;RSVP=TRUE;PARTSTAT=ACCEPTED;SCHEDULE-STATUS="2.0;Success";CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+RRULE:FREQ=WEEKLY;COUNT=20
+SUMMARY:Recurring event
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+UID:event-1
+DTSTART:20060215T210000Z
+DTEND:20060215T220000Z
+RECURRENCE-ID:20060215T200000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;RSVP=TRUE;PARTSTAT=ACCEPTED;SCHEDULE-STATUS="2.0;Success";CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+SUMMARY:Recurring event - override #1
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+UID:event-1
+DTSTART:20060222T210000Z
+DTEND:20060222T220000Z
+RECURRENCE-ID:20060222T200000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;RSVP=TRUE;PARTSTAT=ACCEPTED;SCHEDULE-STATUS="2.0;Success";CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+SUMMARY:Recurring event - override #2
+TRANSP:OPAQUE
+END:VEVENT
+END:VCALENDAR
Added: CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite3/3.ics
===================================================================
--- CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite3/3.ics (rev 0)
+++ CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite3/3.ics 2008-09-10 02:39:18 UTC (rev 2968)
@@ -0,0 +1,46 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:event-1
+DTSTART:20060208T200000Z
+DTEND:20060208T210000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;PARTSTAT=ACCEPTED;RSVP=TRUE;CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01;SCHEDULE-STATUS="2.0;Success":$cuaddralt1:
+RRULE:FREQ=WEEKLY;COUNT=20
+SUMMARY:Recurring event
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+UID:event-1
+DTSTART:20060215T210000Z
+DTEND:20060215T220000Z
+RECURRENCE-ID:20060215T200000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;PARTSTAT=ACCEPTED;RSVP=TRUE;CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01;SCHEDULE-STATUS="2.0;Success":$cuaddralt1:
+SUMMARY:Recurring event - override #1
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+UID:event-1
+DTSTART:20060222T210000Z
+DTEND:20060222T220000Z
+RECURRENCE-ID:20060222T200000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;PARTSTAT=ACCEPTED;RSVP=TRUE;CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01;SCHEDULE-STATUS="2.0;Success":$cuaddralt1:
+SUMMARY:Recurring event - override #2
+TRANSP:OPAQUE
+END:VEVENT
+END:VCALENDAR
Added: CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite4/1.ics
===================================================================
--- CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite4/1.ics (rev 0)
+++ CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite4/1.ics 2008-09-10 02:39:18 UTC (rev 2968)
@@ -0,0 +1,31 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//Example Inc.//Example Calendar//EN
+BEGIN:VEVENT
+UID:event-2
+DTSTART:20060208T100000Z
+DTEND:20060208T110000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+RRULE:FREQ=WEEKLY;COUNT=20
+SUMMARY:Recurring event
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+UID:event-2
+DTSTART:20060215T110000Z
+DTEND:20060215T120000Z
+RECURRENCE-ID:20060215T100000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+SUMMARY:Recurring event - override #1
+TRANSP:OPAQUE
+END:VEVENT
+END:VCALENDAR
Added: CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite4/2.ics
===================================================================
--- CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite4/2.ics (rev 0)
+++ CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite4/2.ics 2008-09-10 02:39:18 UTC (rev 2968)
@@ -0,0 +1,31 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//Example Inc.//Example Calendar//EN
+BEGIN:VEVENT
+UID:event-2
+DTSTART:20060208T100000Z
+DTEND:20060208T110000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+RRULE:FREQ=WEEKLY;COUNT=20
+SUMMARY:Recurring event
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+UID:event-2
+DTSTART:20060215T110000Z
+DTEND:20060215T120000Z
+RECURRENCE-ID:20060215T100000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;RSVP=TRUE;PARTSTAT=ACCEPTED;SCHEDULE-STATUS="2.0;Success";CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+SUMMARY:Recurring event - override #1
+TRANSP:OPAQUE
+END:VEVENT
+END:VCALENDAR
Added: CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite4/3.ics
===================================================================
--- CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite4/3.ics (rev 0)
+++ CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite4/3.ics 2008-09-10 02:39:18 UTC (rev 2968)
@@ -0,0 +1,18 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:event-2
+DTSTART:20060215T110000Z
+DTEND:20060215T120000Z
+RECURRENCE-ID:20060215T100000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;PARTSTAT=ACCEPTED;RSVP=TRUE;CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01;SCHEDULE-STATUS="2.0;Success":$cuaddralt1:
+SUMMARY:Recurring event - override #1
+TRANSP:OPAQUE
+END:VEVENT
+END:VCALENDAR
Added: CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite5/1.ics
===================================================================
--- CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite5/1.ics (rev 0)
+++ CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite5/1.ics 2008-09-10 02:39:18 UTC (rev 2968)
@@ -0,0 +1,45 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//Example Inc.//Example Calendar//EN
+BEGIN:VEVENT
+UID:event-2
+DTSTART:20060208T100000Z
+DTEND:20060208T110000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+RRULE:FREQ=WEEKLY;COUNT=20
+SUMMARY:Recurring event
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+UID:event-2
+DTSTART:20060215T110000Z
+DTEND:20060215T120000Z
+RECURRENCE-ID:20060215T100000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+SUMMARY:Recurring event - override #1
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+UID:event-2
+DTSTART:20060222T110000Z
+DTEND:20060222T120000Z
+RECURRENCE-ID:20060222T100000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+SUMMARY:Recurring event - override #2
+TRANSP:OPAQUE
+END:VEVENT
+END:VCALENDAR
Added: CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite5/2.ics
===================================================================
--- CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite5/2.ics (rev 0)
+++ CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite5/2.ics 2008-09-10 02:39:18 UTC (rev 2968)
@@ -0,0 +1,45 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//Example Inc.//Example Calendar//EN
+BEGIN:VEVENT
+UID:event-2
+DTSTART:20060208T100000Z
+DTEND:20060208T110000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+RRULE:FREQ=WEEKLY;COUNT=20
+SUMMARY:Recurring event
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+UID:event-2
+DTSTART:20060215T110000Z
+DTEND:20060215T120000Z
+RECURRENCE-ID:20060215T100000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;RSVP=TRUE;PARTSTAT=ACCEPTED;SCHEDULE-STATUS="2.0;Success";CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+SUMMARY:Recurring event - override #1
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+UID:event-2
+DTSTART:20060222T110000Z
+DTEND:20060222T120000Z
+RECURRENCE-ID:20060222T100000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;RSVP=TRUE;PARTSTAT=ACCEPTED;SCHEDULE-STATUS="2.0;Success";CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+SUMMARY:Recurring event - override #2
+TRANSP:OPAQUE
+END:VEVENT
+END:VCALENDAR
Added: CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite5/3.ics
===================================================================
--- CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite5/3.ics (rev 0)
+++ CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite5/3.ics 2008-09-10 02:39:18 UTC (rev 2968)
@@ -0,0 +1,32 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:event-2
+DTSTART:20060215T110000Z
+DTEND:20060215T120000Z
+RECURRENCE-ID:20060215T100000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;PARTSTAT=ACCEPTED;RSVP=TRUE;CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01;SCHEDULE-STATUS="2.0;Success":$cuaddralt1:
+SUMMARY:Recurring event - override #1
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+UID:event-2
+DTSTART:20060222T110000Z
+DTEND:20060222T120000Z
+RECURRENCE-ID:20060222T100000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;PARTSTAT=ACCEPTED;RSVP=TRUE;CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01;SCHEDULE-STATUS="2.0;Success":$cuaddralt1:
+SUMMARY:Recurring event - override #2
+TRANSP:OPAQUE
+END:VEVENT
+END:VCALENDAR
Added: CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite6/1.ics
===================================================================
--- CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite6/1.ics (rev 0)
+++ CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite6/1.ics 2008-09-10 02:39:18 UTC (rev 2968)
@@ -0,0 +1,45 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//Example Inc.//Example Calendar//EN
+BEGIN:VEVENT
+UID:event-2
+DTSTART:20060208T100000Z
+DTEND:20060208T110000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+RRULE:FREQ=WEEKLY;COUNT=20
+SUMMARY:Recurring event
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+UID:event-2
+DTSTART:20060215T110000Z
+DTEND:20060215T120000Z
+RECURRENCE-ID:20060215T100000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+SUMMARY:Recurring event - override #1
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+UID:event-2
+DTSTART:20060222T203000Z
+DTEND:20060222T213000Z
+RECURRENCE-ID:20060222T100000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+SUMMARY:Recurring event - override #2
+TRANSP:OPAQUE
+END:VEVENT
+END:VCALENDAR
Added: CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite6/2.ics
===================================================================
--- CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite6/2.ics (rev 0)
+++ CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite6/2.ics 2008-09-10 02:39:18 UTC (rev 2968)
@@ -0,0 +1,45 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//Example Inc.//Example Calendar//EN
+BEGIN:VEVENT
+UID:event-2
+DTSTART:20060208T100000Z
+DTEND:20060208T110000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+RRULE:FREQ=WEEKLY;COUNT=20
+SUMMARY:Recurring event
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+UID:event-2
+DTSTART:20060215T110000Z
+DTEND:20060215T120000Z
+RECURRENCE-ID:20060215T100000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;RSVP=TRUE;PARTSTAT=DECLINED;SCHEDULE-STATUS="2.0;Success";CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+SUMMARY:Recurring event - override #1
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+UID:event-2
+DTSTART:20060222T203000Z
+DTEND:20060222T213000Z
+RECURRENCE-ID:20060222T100000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;RSVP=TRUE;PARTSTAT=DECLINED;SCHEDULE-STATUS="2.0;Success";CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+SUMMARY:Recurring event - override #2
+TRANSP:OPAQUE
+END:VEVENT
+END:VCALENDAR
Added: CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite6/3.ics
===================================================================
--- CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite6/3.ics (rev 0)
+++ CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite6/3.ics 2008-09-10 02:39:18 UTC (rev 2968)
@@ -0,0 +1,32 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:event-2
+DTSTART:20060215T110000Z
+DTEND:20060215T120000Z
+RECURRENCE-ID:20060215T100000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;PARTSTAT=DECLINED;RSVP=TRUE;CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01;SCHEDULE-STATUS="2.0;Success":$cuaddralt1:
+SUMMARY:Recurring event - override #1
+TRANSP:TRANSPARENT
+END:VEVENT
+BEGIN:VEVENT
+UID:event-2
+DTSTART:20060222T203000Z
+DTEND:20060222T213000Z
+RECURRENCE-ID:20060222T100000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;PARTSTAT=DECLINED;RSVP=TRUE;CN=Resource 01:$rcuaddralt1:
+CREATED:20060110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20060309T185105Z
+ORGANIZER;CN=User 01;SCHEDULE-STATUS="2.0;Success":$cuaddralt1:
+SUMMARY:Recurring event - override #2
+TRANSP:TRANSPARENT
+END:VEVENT
+END:VCALENDAR
Added: CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite7/1.ics
===================================================================
--- CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite7/1.ics (rev 0)
+++ CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite7/1.ics 2008-09-10 02:39:18 UTC (rev 2968)
@@ -0,0 +1,31 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//Example Inc.//Example Calendar//EN
+BEGIN:VEVENT
+UID:event-3
+DTSTART:20070208T200000Z
+DTEND:20070208T210000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=Resource 01:$rcuaddralt1:
+CREATED:20070110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20070309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+RRULE:FREQ=WEEKLY;COUNT=20
+SUMMARY:Recurring event
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+UID:event-3
+DTSTART:20070215T210000Z
+DTEND:20070215T220000Z
+RECURRENCE-ID:20070215T200000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+CREATED:20070110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20070309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+SUMMARY:Recurring event - override #1
+TRANSP:OPAQUE
+END:VEVENT
+END:VCALENDAR
Added: CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite7/2.ics
===================================================================
--- CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite7/2.ics (rev 0)
+++ CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite7/2.ics 2008-09-10 02:39:18 UTC (rev 2968)
@@ -0,0 +1,31 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//Example Inc.//Example Calendar//EN
+BEGIN:VEVENT
+UID:event-3
+DTSTART:20070208T200000Z
+DTEND:20070208T210000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;RSVP=TRUE;PARTSTAT=ACCEPTED;SCHEDULE-STATUS="2.0;Success";CN=Resource 01:$rcuaddralt1:
+CREATED:20070110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20070309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+RRULE:FREQ=WEEKLY;COUNT=20
+SUMMARY:Recurring event
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+UID:event-3
+DTSTART:20070215T210000Z
+DTEND:20070215T220000Z
+RECURRENCE-ID:20070215T200000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+CREATED:20070110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20070309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+SUMMARY:Recurring event - override #1
+TRANSP:OPAQUE
+END:VEVENT
+END:VCALENDAR
Added: CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite7/3.ics
===================================================================
--- CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite7/3.ics (rev 0)
+++ CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite7/3.ics 2008-09-10 02:39:18 UTC (rev 2968)
@@ -0,0 +1,19 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:event-3
+DTSTART:20070208T200000Z
+DTEND:20070208T210000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;PARTSTAT=ACCEPTED;RSVP=TRUE;CN=Resource 01:$rcuaddralt1:
+CREATED:20070110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20070309T185105Z
+ORGANIZER;CN=User 01;SCHEDULE-STATUS="2.0;Success":$cuaddralt1:
+RRULE:FREQ=WEEKLY;COUNT=20
+EXDATE:20070215T200000Z
+SUMMARY:Recurring event
+TRANSP:OPAQUE
+END:VEVENT
+END:VCALENDAR
Added: CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite8/1.ics
===================================================================
--- CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite8/1.ics (rev 0)
+++ CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite8/1.ics 2008-09-10 02:39:18 UTC (rev 2968)
@@ -0,0 +1,44 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//Example Inc.//Example Calendar//EN
+BEGIN:VEVENT
+UID:event-3
+DTSTART:20070208T200000Z
+DTEND:20070208T210000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=Resource 01:$rcuaddralt1:
+CREATED:20070110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20070309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+RRULE:FREQ=WEEKLY;COUNT=20
+SUMMARY:Recurring event
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+UID:event-3
+DTSTART:20070215T210000Z
+DTEND:20070215T220000Z
+RECURRENCE-ID:20070215T200000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+CREATED:20070110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20070309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+SUMMARY:Recurring event - override #1
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+UID:event-3
+DTSTART:20070222T210000Z
+DTEND:20070222T220000Z
+RECURRENCE-ID:20070222T200000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+CREATED:20070110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20070309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+SUMMARY:Recurring event - override #1
+TRANSP:OPAQUE
+END:VEVENT
+END:VCALENDAR
Added: CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite8/2.ics
===================================================================
--- CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite8/2.ics (rev 0)
+++ CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite8/2.ics 2008-09-10 02:39:18 UTC (rev 2968)
@@ -0,0 +1,44 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//Example Inc.//Example Calendar//EN
+BEGIN:VEVENT
+UID:event-3
+DTSTART:20070208T200000Z
+DTEND:20070208T210000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;RSVP=TRUE;PARTSTAT=ACCEPTED;SCHEDULE-STATUS="2.0;Success";CN=Resource 01:$rcuaddralt1:
+CREATED:20070110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20070309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+RRULE:FREQ=WEEKLY;COUNT=20
+SUMMARY:Recurring event
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+UID:event-3
+DTSTART:20070215T210000Z
+DTEND:20070215T220000Z
+RECURRENCE-ID:20070215T200000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+CREATED:20070110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20070309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+SUMMARY:Recurring event - override #1
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+UID:event-3
+DTSTART:20070222T210000Z
+DTEND:20070222T220000Z
+RECURRENCE-ID:20070222T200000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+CREATED:20070110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20070309T185105Z
+ORGANIZER;CN=User 01:$cuaddralt1:
+SUMMARY:Recurring event - override #1
+TRANSP:OPAQUE
+END:VEVENT
+END:VCALENDAR
Added: CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite8/3.ics
===================================================================
--- CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite8/3.ics (rev 0)
+++ CalDAVTester/branches/users/cdaboo/implicitauto-2948/Resource/implicit/auto2/suite8/3.ics 2008-09-10 02:39:18 UTC (rev 2968)
@@ -0,0 +1,20 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:event-3
+DTSTART:20070208T200000Z
+DTEND:20070208T210000Z
+ATTENDEE;PARTSTAT=ACCEPTED;CN=User 01:$cuaddralt1:
+ATTENDEE;PARTSTAT=ACCEPTED;RSVP=TRUE;CN=Resource 01:$rcuaddralt1:
+CREATED:20070110T231240Z
+DESCRIPTION:Call-in
+DTSTAMP:20070309T185105Z
+ORGANIZER;CN=User 01;SCHEDULE-STATUS="2.0;Success":$cuaddralt1:
+RRULE:FREQ=WEEKLY;COUNT=20
+EXDATE:20070215T200000Z
+EXDATE:20070222T200000Z
+SUMMARY:Recurring event
+TRANSP:OPAQUE
+END:VEVENT
+END:VCALENDAR
Added: CalDAVTester/branches/users/cdaboo/implicitauto-2948/scripts/tests/implicitauto2.xml
===================================================================
--- CalDAVTester/branches/users/cdaboo/implicitauto-2948/scripts/tests/implicitauto2.xml (rev 0)
+++ CalDAVTester/branches/users/cdaboo/implicitauto-2948/scripts/tests/implicitauto2.xml 2008-09-10 02:39:18 UTC (rev 2968)
@@ -0,0 +1,868 @@
+<?xml version="1.0" standalone="no"?>
+
+<!DOCTYPE caldavtest SYSTEM "caldavtest.dtd">
+
+<!--
+ Copyright (c) 2006-2007 Apple Inc. All rights reserved.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+ DRI: Cyrus Daboo, cdaboo at apple.com
+ -->
+
+<caldavtest>
+ <description>Test implicit scheduling for auto-accept location, not recurring</description>
+
+ <start>
+ <request>
+ <method>DELETEALL</method>
+ <ruri>$pathprefix:/$inbox:/</ruri>
+ </request>
+ <request user="$useradmin:" pswd="$pswdadmin:">
+ <method>DELETEALL</method>
+ <ruri>$rpathprefix1:/$inbox:/</ruri>
+ </request>
+ <request user="$useradmin:" pswd="$pswdadmin:">
+ <method>DELETEALL</method>
+ <ruri>$rpathprefix1:/calendar/</ruri>
+ </request>
+ </start>
+
+ <test-suite name='#1 Recurring Master' ignore='no'>
+ <test name='1' ignore='no'>
+ <description>Create new event</description>
+ <request>
+ <method>PUT</method>
+ <ruri>$calendarpath1:/1.ics</ruri>
+ <data>
+ <content-type>text/calendar; charset=utf-8</content-type>
+ <filepath>Resource/implicit/auto2/suite1/1.ics</filepath>
+ </data>
+ <verify>
+ <callback>statusCode</callback>
+ </verify>
+ </request>
+ <request>
+ <method>DELAY</method>
+ <ruri>4</ruri>
+ </request>
+ </test>
+ <test name='2' ignore='no'>
+ <description>One item in user01 Inbox</description>
+ <request print-response="no">
+ <method>PROPFIND</method>
+ <ruri>$pathprefix:/$inbox:/</ruri>
+ <data>
+ <content-type>text/xml; charset=utf-8</content-type>
+ <filepath>Resource/implicit/auto2/1.xml</filepath>
+ </data>
+ <verify>
+ <callback>multistatusItems</callback>
+ <arg>
+ <name>count</name>
+ <value>1</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='3' ignore='no'>
+ <description>One item in user01 Calendar</description>
+ <request print-response="no">
+ <method>GET</method>
+ <ruri>$calendarpath1:/1.ics</ruri>
+ <verify>
+ <callback>calendarDataMatch</callback>
+ <arg>
+ <name>filepath</name>
+ <value>Resource/implicit/auto2/suite1/2.ics</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='4' ignore='no'>
+ <description>No items in resource01 Inbox</description>
+ <request user="$useradmin:" pswd="$pswdadmin:" print-response="no">
+ <method>PROPFIND</method>
+ <ruri>$rpathprefix1:/$inbox:/</ruri>
+ <data>
+ <content-type>text/xml; charset=utf-8</content-type>
+ <filepath>Resource/implicit/auto2/1.xml</filepath>
+ </data>
+ <verify>
+ <callback>multistatusItems</callback>
+ <arg>
+ <name>count</name>
+ <value>0</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='5' ignore='no'>
+ <description>One item in resource01 Calendar</description>
+ <request user="$useradmin:" pswd="$pswdadmin:" print-response="no">
+ <method>GETNEW</method>
+ <ruri>$rpathprefix1:/calendar/</ruri>
+ <verify>
+ <callback>calendarDataMatch</callback>
+ <arg>
+ <name>filepath</name>
+ <value>Resource/implicit/auto2/suite1/3.ics</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='6' ignore='no'>
+ <description>Clean-up inboxes</description>
+ <request>
+ <method>DELETEALL</method>
+ <ruri>$pathprefix:/$inbox:/</ruri>
+ </request>
+ <request user="$userid2:" pswd="$pswd2:">
+ <method>DELETEALL</method>
+ <ruri>$pathprefix2:/$inbox:/</ruri>
+ </request>
+ <request user="$useradmin:" pswd="$pswdadmin:">
+ <method>DELETEALL</method>
+ <ruri>$rpathprefix1:/$inbox:/</ruri>
+ </request>
+ </test>
+ </test-suite>
+
+ <test-suite name='#2 Modify one instance' ignore='no'>
+ <test name='1' ignore='no'>
+ <description>Update event</description>
+ <request>
+ <method>PUT</method>
+ <ruri>$calendarpath1:/1.ics</ruri>
+ <data>
+ <content-type>text/calendar; charset=utf-8</content-type>
+ <filepath>Resource/implicit/auto2/suite2/1.ics</filepath>
+ </data>
+ <verify>
+ <callback>statusCode</callback>
+ </verify>
+ </request>
+ <request>
+ <method>DELAY</method>
+ <ruri>4</ruri>
+ </request>
+ </test>
+ <test name='2' ignore='no'>
+ <description>One item in user01 Inbox</description>
+ <request print-response="no">
+ <method>PROPFIND</method>
+ <ruri>$pathprefix:/$inbox:/</ruri>
+ <data>
+ <content-type>text/xml; charset=utf-8</content-type>
+ <filepath>Resource/implicit/auto2/1.xml</filepath>
+ </data>
+ <verify>
+ <callback>multistatusItems</callback>
+ <arg>
+ <name>count</name>
+ <value>1</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='3' ignore='no'>
+ <description>One item in user01 Calendar</description>
+ <request print-response="no">
+ <method>GET</method>
+ <ruri>$calendarpath1:/1.ics</ruri>
+ <verify>
+ <callback>calendarDataMatch</callback>
+ <arg>
+ <name>filepath</name>
+ <value>Resource/implicit/auto2/suite2/2.ics</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='4' ignore='no'>
+ <description>No items in resource01 Inbox</description>
+ <request user="$useradmin:" pswd="$pswdadmin:" print-response="no">
+ <method>PROPFIND</method>
+ <ruri>$rpathprefix1:/$inbox:/</ruri>
+ <data>
+ <content-type>text/xml; charset=utf-8</content-type>
+ <filepath>Resource/implicit/auto2/1.xml</filepath>
+ </data>
+ <verify>
+ <callback>multistatusItems</callback>
+ <arg>
+ <name>count</name>
+ <value>0</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='5' ignore='no'>
+ <description>One item in resource01 Calendar</description>
+ <request user="$useradmin:" pswd="$pswdadmin:" print-response="no">
+ <method>GETNEW</method>
+ <ruri>$rpathprefix1:/calendar/</ruri>
+ <verify>
+ <callback>calendarDataMatch</callback>
+ <arg>
+ <name>filepath</name>
+ <value>Resource/implicit/auto2/suite2/3.ics</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='6' ignore='no'>
+ <description>Clean-up inboxes</description>
+ <request>
+ <method>DELETEALL</method>
+ <ruri>$pathprefix:/$inbox:/</ruri>
+ </request>
+ <request user="$userid2:" pswd="$pswd2:">
+ <method>DELETEALL</method>
+ <ruri>$pathprefix2:/$inbox:/</ruri>
+ </request>
+ <request user="$useradmin:" pswd="$pswdadmin:">
+ <method>DELETEALL</method>
+ <ruri>$rpathprefix1:/$inbox:/</ruri>
+ </request>
+ </test>
+ </test-suite>
+
+ <test-suite name='#3 Modify two instances' ignore='no'>
+ <test name='1' ignore='no'>
+ <description>Update event</description>
+ <request>
+ <method>PUT</method>
+ <ruri>$calendarpath1:/1.ics</ruri>
+ <data>
+ <content-type>text/calendar; charset=utf-8</content-type>
+ <filepath>Resource/implicit/auto2/suite3/1.ics</filepath>
+ </data>
+ <verify>
+ <callback>statusCode</callback>
+ </verify>
+ </request>
+ <request>
+ <method>DELAY</method>
+ <ruri>4</ruri>
+ </request>
+ </test>
+ <test name='2' ignore='no'>
+ <description>One item in user01 Inbox</description>
+ <request print-response="no">
+ <method>PROPFIND</method>
+ <ruri>$pathprefix:/$inbox:/</ruri>
+ <data>
+ <content-type>text/xml; charset=utf-8</content-type>
+ <filepath>Resource/implicit/auto2/1.xml</filepath>
+ </data>
+ <verify>
+ <callback>multistatusItems</callback>
+ <arg>
+ <name>count</name>
+ <value>1</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='3' ignore='no'>
+ <description>One item in user01 Calendar</description>
+ <request print-response="no">
+ <method>GET</method>
+ <ruri>$calendarpath1:/1.ics</ruri>
+ <verify>
+ <callback>calendarDataMatch</callback>
+ <arg>
+ <name>filepath</name>
+ <value>Resource/implicit/auto2/suite3/2.ics</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='4' ignore='no'>
+ <description>No items in resource01 Inbox</description>
+ <request user="$useradmin:" pswd="$pswdadmin:" print-response="no">
+ <method>PROPFIND</method>
+ <ruri>$rpathprefix1:/$inbox:/</ruri>
+ <data>
+ <content-type>text/xml; charset=utf-8</content-type>
+ <filepath>Resource/implicit/auto2/1.xml</filepath>
+ </data>
+ <verify>
+ <callback>multistatusItems</callback>
+ <arg>
+ <name>count</name>
+ <value>0</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='5' ignore='no'>
+ <description>One item in resource01 Calendar</description>
+ <request user="$useradmin:" pswd="$pswdadmin:" print-response="no">
+ <method>GETNEW</method>
+ <ruri>$rpathprefix1:/calendar/</ruri>
+ <verify>
+ <callback>calendarDataMatch</callback>
+ <arg>
+ <name>filepath</name>
+ <value>Resource/implicit/auto2/suite3/3.ics</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='6' ignore='no'>
+ <description>Clean-up inboxes</description>
+ <request>
+ <method>DELETEALL</method>
+ <ruri>$pathprefix:/$inbox:/</ruri>
+ </request>
+ <request user="$userid2:" pswd="$pswd2:">
+ <method>DELETEALL</method>
+ <ruri>$pathprefix2:/$inbox:/</ruri>
+ </request>
+ <request user="$useradmin:" pswd="$pswdadmin:">
+ <method>DELETEALL</method>
+ <ruri>$rpathprefix1:/$inbox:/</ruri>
+ </request>
+ </test>
+ </test-suite>
+
+ <test-suite name='#4 Recurring - one instance' ignore='no'>
+ <test name='1' ignore='no'>
+ <description>Create new event</description>
+ <request>
+ <method>PUT</method>
+ <ruri>$calendarpath1:/2.ics</ruri>
+ <data>
+ <content-type>text/calendar; charset=utf-8</content-type>
+ <filepath>Resource/implicit/auto2/suite4/1.ics</filepath>
+ </data>
+ <verify>
+ <callback>statusCode</callback>
+ </verify>
+ </request>
+ <request>
+ <method>DELAY</method>
+ <ruri>4</ruri>
+ </request>
+ </test>
+ <test name='2' ignore='no'>
+ <description>One item in user01 Inbox</description>
+ <request print-response="no">
+ <method>PROPFIND</method>
+ <ruri>$pathprefix:/$inbox:/</ruri>
+ <data>
+ <content-type>text/xml; charset=utf-8</content-type>
+ <filepath>Resource/implicit/auto2/1.xml</filepath>
+ </data>
+ <verify>
+ <callback>multistatusItems</callback>
+ <arg>
+ <name>count</name>
+ <value>1</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='3' ignore='no'>
+ <description>One item in user01 Calendar</description>
+ <request print-response="no">
+ <method>GET</method>
+ <ruri>$calendarpath1:/2.ics</ruri>
+ <verify>
+ <callback>calendarDataMatch</callback>
+ <arg>
+ <name>filepath</name>
+ <value>Resource/implicit/auto2/suite4/2.ics</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='4' ignore='no'>
+ <description>No items in resource01 Inbox</description>
+ <request user="$useradmin:" pswd="$pswdadmin:" print-response="no">
+ <method>PROPFIND</method>
+ <ruri>$rpathprefix1:/$inbox:/</ruri>
+ <data>
+ <content-type>text/xml; charset=utf-8</content-type>
+ <filepath>Resource/implicit/auto2/1.xml</filepath>
+ </data>
+ <verify>
+ <callback>multistatusItems</callback>
+ <arg>
+ <name>count</name>
+ <value>0</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='5' ignore='no'>
+ <description>One item in resource01 Calendar</description>
+ <request user="$useradmin:" pswd="$pswdadmin:" print-response="no">
+ <method>GETNEW</method>
+ <ruri>$rpathprefix1:/calendar/</ruri>
+ <verify>
+ <callback>calendarDataMatch</callback>
+ <arg>
+ <name>filepath</name>
+ <value>Resource/implicit/auto2/suite4/3.ics</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='6' ignore='no'>
+ <description>Clean-up inboxes</description>
+ <request>
+ <method>DELETEALL</method>
+ <ruri>$pathprefix:/$inbox:/</ruri>
+ </request>
+ <request user="$userid2:" pswd="$pswd2:">
+ <method>DELETEALL</method>
+ <ruri>$pathprefix2:/$inbox:/</ruri>
+ </request>
+ <request user="$useradmin:" pswd="$pswdadmin:">
+ <method>DELETEALL</method>
+ <ruri>$rpathprefix1:/$inbox:/</ruri>
+ </request>
+ </test>
+ </test-suite>
+
+ <test-suite name='#5 Recurring - add another instance' ignore='no'>
+ <test name='1' ignore='no'>
+ <description>Create new event</description>
+ <request>
+ <method>PUT</method>
+ <ruri>$calendarpath1:/2.ics</ruri>
+ <data>
+ <content-type>text/calendar; charset=utf-8</content-type>
+ <filepath>Resource/implicit/auto2/suite5/1.ics</filepath>
+ </data>
+ <verify>
+ <callback>statusCode</callback>
+ </verify>
+ </request>
+ <request>
+ <method>DELAY</method>
+ <ruri>4</ruri>
+ </request>
+ </test>
+ <test name='2' ignore='no'>
+ <description>One item in user01 Inbox</description>
+ <request print-response="no">
+ <method>PROPFIND</method>
+ <ruri>$pathprefix:/$inbox:/</ruri>
+ <data>
+ <content-type>text/xml; charset=utf-8</content-type>
+ <filepath>Resource/implicit/auto2/1.xml</filepath>
+ </data>
+ <verify>
+ <callback>multistatusItems</callback>
+ <arg>
+ <name>count</name>
+ <value>1</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='3' ignore='no'>
+ <description>One item in user01 Calendar</description>
+ <request print-response="no">
+ <method>GET</method>
+ <ruri>$calendarpath1:/2.ics</ruri>
+ <verify>
+ <callback>calendarDataMatch</callback>
+ <arg>
+ <name>filepath</name>
+ <value>Resource/implicit/auto2/suite5/2.ics</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='4' ignore='no'>
+ <description>No items in resource01 Inbox</description>
+ <request user="$useradmin:" pswd="$pswdadmin:" print-response="no">
+ <method>PROPFIND</method>
+ <ruri>$rpathprefix1:/$inbox:/</ruri>
+ <data>
+ <content-type>text/xml; charset=utf-8</content-type>
+ <filepath>Resource/implicit/auto2/1.xml</filepath>
+ </data>
+ <verify>
+ <callback>multistatusItems</callback>
+ <arg>
+ <name>count</name>
+ <value>0</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='5' ignore='no'>
+ <description>One item in resource01 Calendar</description>
+ <request user="$useradmin:" pswd="$pswdadmin:" print-response="no">
+ <method>GETNEW</method>
+ <ruri>$rpathprefix1:/calendar/</ruri>
+ <verify>
+ <callback>calendarDataMatch</callback>
+ <arg>
+ <name>filepath</name>
+ <value>Resource/implicit/auto2/suite5/3.ics</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='6' ignore='no'>
+ <description>Clean-up inboxes</description>
+ <request>
+ <method>DELETEALL</method>
+ <ruri>$pathprefix:/$inbox:/</ruri>
+ </request>
+ <request user="$userid2:" pswd="$pswd2:">
+ <method>DELETEALL</method>
+ <ruri>$pathprefix2:/$inbox:/</ruri>
+ </request>
+ <request user="$useradmin:" pswd="$pswdadmin:">
+ <method>DELETEALL</method>
+ <ruri>$rpathprefix1:/$inbox:/</ruri>
+ </request>
+ </test>
+ </test-suite>
+
+ <test-suite name='#6 Recurring - update instance with conflict' ignore='no'>
+ <test name='1' ignore='no'>
+ <description>Create new event</description>
+ <request>
+ <method>PUT</method>
+ <ruri>$calendarpath1:/2.ics</ruri>
+ <data>
+ <content-type>text/calendar; charset=utf-8</content-type>
+ <filepath>Resource/implicit/auto2/suite6/1.ics</filepath>
+ </data>
+ <verify>
+ <callback>statusCode</callback>
+ </verify>
+ </request>
+ <request>
+ <method>DELAY</method>
+ <ruri>4</ruri>
+ </request>
+ </test>
+ <test name='2' ignore='no'>
+ <description>One item in user01 Inbox</description>
+ <request print-response="no">
+ <method>PROPFIND</method>
+ <ruri>$pathprefix:/$inbox:/</ruri>
+ <data>
+ <content-type>text/xml; charset=utf-8</content-type>
+ <filepath>Resource/implicit/auto2/1.xml</filepath>
+ </data>
+ <verify>
+ <callback>multistatusItems</callback>
+ <arg>
+ <name>count</name>
+ <value>1</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='3' ignore='no'>
+ <description>One item in user01 Calendar</description>
+ <request print-response="no">
+ <method>GET</method>
+ <ruri>$calendarpath1:/2.ics</ruri>
+ <verify>
+ <callback>calendarDataMatch</callback>
+ <arg>
+ <name>filepath</name>
+ <value>Resource/implicit/auto2/suite6/2.ics</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='4' ignore='no'>
+ <description>No items in resource01 Inbox</description>
+ <request user="$useradmin:" pswd="$pswdadmin:" print-response="no">
+ <method>PROPFIND</method>
+ <ruri>$rpathprefix1:/$inbox:/</ruri>
+ <data>
+ <content-type>text/xml; charset=utf-8</content-type>
+ <filepath>Resource/implicit/auto2/1.xml</filepath>
+ </data>
+ <verify>
+ <callback>multistatusItems</callback>
+ <arg>
+ <name>count</name>
+ <value>0</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='5' ignore='no'>
+ <description>One item in resource01 Calendar</description>
+ <request user="$useradmin:" pswd="$pswdadmin:" print-response="no">
+ <method>GETNEW</method>
+ <ruri>$rpathprefix1:/calendar/</ruri>
+ <verify>
+ <callback>calendarDataMatch</callback>
+ <arg>
+ <name>filepath</name>
+ <value>Resource/implicit/auto2/suite6/3.ics</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='6' ignore='no'>
+ <description>Clean-up inboxes</description>
+ <request>
+ <method>DELETEALL</method>
+ <ruri>$pathprefix:/$inbox:/</ruri>
+ </request>
+ <request user="$userid2:" pswd="$pswd2:">
+ <method>DELETEALL</method>
+ <ruri>$pathprefix2:/$inbox:/</ruri>
+ </request>
+ <request user="$useradmin:" pswd="$pswdadmin:">
+ <method>DELETEALL</method>
+ <ruri>$rpathprefix1:/$inbox:/</ruri>
+ </request>
+ </test>
+ </test-suite>
+
+ <test-suite name='#7 Recurring Master - one exdate' ignore='no'>
+ <test name='1' ignore='no'>
+ <description>Create new event</description>
+ <request>
+ <method>PUT</method>
+ <ruri>$calendarpath1:/3.ics</ruri>
+ <data>
+ <content-type>text/calendar; charset=utf-8</content-type>
+ <filepath>Resource/implicit/auto2/suite7/1.ics</filepath>
+ </data>
+ <verify>
+ <callback>statusCode</callback>
+ </verify>
+ </request>
+ <request>
+ <method>DELAY</method>
+ <ruri>4</ruri>
+ </request>
+ </test>
+ <test name='2' ignore='no'>
+ <description>One item in user01 Inbox</description>
+ <request print-response="no">
+ <method>PROPFIND</method>
+ <ruri>$pathprefix:/$inbox:/</ruri>
+ <data>
+ <content-type>text/xml; charset=utf-8</content-type>
+ <filepath>Resource/implicit/auto2/1.xml</filepath>
+ </data>
+ <verify>
+ <callback>multistatusItems</callback>
+ <arg>
+ <name>count</name>
+ <value>1</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='3' ignore='no'>
+ <description>One item in user01 Calendar</description>
+ <request print-response="no">
+ <method>GET</method>
+ <ruri>$calendarpath1:/3.ics</ruri>
+ <verify>
+ <callback>calendarDataMatch</callback>
+ <arg>
+ <name>filepath</name>
+ <value>Resource/implicit/auto2/suite7/2.ics</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='4' ignore='no'>
+ <description>No items in resource01 Inbox</description>
+ <request user="$useradmin:" pswd="$pswdadmin:" print-response="no">
+ <method>PROPFIND</method>
+ <ruri>$rpathprefix1:/$inbox:/</ruri>
+ <data>
+ <content-type>text/xml; charset=utf-8</content-type>
+ <filepath>Resource/implicit/auto2/1.xml</filepath>
+ </data>
+ <verify>
+ <callback>multistatusItems</callback>
+ <arg>
+ <name>count</name>
+ <value>0</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='5' ignore='no'>
+ <description>One item in resource01 Calendar</description>
+ <request user="$useradmin:" pswd="$pswdadmin:" print-response="no">
+ <method>GETNEW</method>
+ <ruri>$rpathprefix1:/calendar/</ruri>
+ <verify>
+ <callback>calendarDataMatch</callback>
+ <arg>
+ <name>filepath</name>
+ <value>Resource/implicit/auto2/suite7/3.ics</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='6' ignore='no'>
+ <description>Clean-up inboxes</description>
+ <request>
+ <method>DELETEALL</method>
+ <ruri>$pathprefix:/$inbox:/</ruri>
+ </request>
+ <request user="$userid2:" pswd="$pswd2:">
+ <method>DELETEALL</method>
+ <ruri>$pathprefix2:/$inbox:/</ruri>
+ </request>
+ <request user="$useradmin:" pswd="$pswdadmin:">
+ <method>DELETEALL</method>
+ <ruri>$rpathprefix1:/$inbox:/</ruri>
+ </request>
+ </test>
+ </test-suite>
+
+ <test-suite name='#8 Recurring Master - another exdate' ignore='no'>
+ <test name='1' ignore='no'>
+ <description>Create new event</description>
+ <request>
+ <method>PUT</method>
+ <ruri>$calendarpath1:/3.ics</ruri>
+ <data>
+ <content-type>text/calendar; charset=utf-8</content-type>
+ <filepath>Resource/implicit/auto2/suite8/1.ics</filepath>
+ </data>
+ <verify>
+ <callback>statusCode</callback>
+ </verify>
+ </request>
+ <request>
+ <method>DELAY</method>
+ <ruri>4</ruri>
+ </request>
+ </test>
+ <test name='2' ignore='no'>
+ <description>One item in user01 Inbox</description>
+ <request print-response="no">
+ <method>PROPFIND</method>
+ <ruri>$pathprefix:/$inbox:/</ruri>
+ <data>
+ <content-type>text/xml; charset=utf-8</content-type>
+ <filepath>Resource/implicit/auto2/1.xml</filepath>
+ </data>
+ <verify>
+ <callback>multistatusItems</callback>
+ <arg>
+ <name>count</name>
+ <value>1</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='3' ignore='no'>
+ <description>One item in user01 Calendar</description>
+ <request print-response="no">
+ <method>GET</method>
+ <ruri>$calendarpath1:/3.ics</ruri>
+ <verify>
+ <callback>calendarDataMatch</callback>
+ <arg>
+ <name>filepath</name>
+ <value>Resource/implicit/auto2/suite8/2.ics</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='4' ignore='no'>
+ <description>No items in resource01 Inbox</description>
+ <request user="$useradmin:" pswd="$pswdadmin:" print-response="no">
+ <method>PROPFIND</method>
+ <ruri>$rpathprefix1:/$inbox:/</ruri>
+ <data>
+ <content-type>text/xml; charset=utf-8</content-type>
+ <filepath>Resource/implicit/auto2/1.xml</filepath>
+ </data>
+ <verify>
+ <callback>multistatusItems</callback>
+ <arg>
+ <name>count</name>
+ <value>0</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='5' ignore='no'>
+ <description>One item in resource01 Calendar</description>
+ <request user="$useradmin:" pswd="$pswdadmin:" print-response="no">
+ <method>GETNEW</method>
+ <ruri>$rpathprefix1:/calendar/</ruri>
+ <verify>
+ <callback>calendarDataMatch</callback>
+ <arg>
+ <name>filepath</name>
+ <value>Resource/implicit/auto2/suite8/3.ics</value>
+ </arg>
+ </verify>
+ </request>
+ </test>
+ <test name='6' ignore='no'>
+ <description>Clean-up inboxes</description>
+ <request>
+ <method>DELETEALL</method>
+ <ruri>$pathprefix:/$inbox:/</ruri>
+ </request>
+ <request user="$userid2:" pswd="$pswd2:">
+ <method>DELETEALL</method>
+ <ruri>$pathprefix2:/$inbox:/</ruri>
+ </request>
+ <request user="$useradmin:" pswd="$pswdadmin:">
+ <method>DELETEALL</method>
+ <ruri>$rpathprefix1:/$inbox:/</ruri>
+ </request>
+ </test>
+ </test-suite>
+
+ <end>
+ <request>
+ <method>DELETEALL</method>
+ <ruri>$pathprefix:/$inbox:/</ruri>
+ </request>
+ <request>
+ <method>DELETEALL</method>
+ <ruri>$pathprefix:/calendar/</ruri>
+ </request>
+ <request user="$userid2:" pswd="$pswd2:">
+ <method>DELETEALL</method>
+ <ruri>$pathprefix2:/$inbox:/</ruri>
+ </request>
+ <request user="$useradmin:" pswd="$pswdadmin:">
+ <method>DELETEALL</method>
+ <ruri>$pathprefix2:/calendar/</ruri>
+ </request>
+ <request user="$useradmin:" pswd="$pswdadmin:">
+ <method>DELETEALL</method>
+ <ruri>$rpathprefix1:/$inbox:/</ruri>
+ </request>
+ <request user="$useradmin:" pswd="$pswdadmin:">
+ <method>DELETEALL</method>
+ <ruri>$rpathprefix1:/calendar/</ruri>
+ </request>
+ </end>
+
+</caldavtest>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20080909/cf541006/attachment-0001.html
More information about the calendarserver-changes
mailing list