Skip to content

Commit 1efae83

Browse files
anerminaronaldtse
authored andcommitted
Fix markup
1 parent 36c498d commit 1efae83

File tree

13 files changed

+156
-124
lines changed

13 files changed

+156
-124
lines changed

sources/cc-0504-report-ioptest/document.adoc

Lines changed: 49 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ RPI:
8484

8585
At the beginning of the interoperability event, we held a general discussion with each of the
8686
participants. They in turn discussed what would be tested, and the current status of their
87-
implementations. We also agreed upon userids, server names and IP addresses to access
87+
implementations. We also agreed upon ``userid``s, server names and IP addresses to access
8888
the servers.
8989

9090
VendorA, B and C provided URL's for connection to their servers. Two were situated locally
@@ -172,7 +172,7 @@ EDITOR: It seems a part of the text is missing here.
172172
[cols=5,options=header,headerrows=2]
173173
.VendorA Desktop Client
174174
|===
175-
3+| VENDORA Desktop Client 2.2+| P = Pass / F = Fail / N = Not supported
175+
3+| VENDORA Desktop Client 2.2+|
176176
| VENDORA | VENDORB | VENDORD
177177

178178
| | | h| 1. h| Event creation.
@@ -211,12 +211,12 @@ EDITOR: It seems a part of the text is missing here.
211211
| N | N | N | 3.1.5.1. | Query all components that contain a `DTSTART` property with a `TZID` parameter. (tests `<calendar-query>`, `<filter>+<prop-filter>+<text-match>+<param-filter>+<is-defined>`)
212212
| N | N | N | 3.1.5.2. | Query all components that contain an `ATTENDEE` property with `PARTSTAT=NEEDS-ACTION` parameter. (tests `<calendar-query>`, `<filter>+<prop-filter>+<text-match>+<param-filter>+<text-match>`)
213213
| | | h| 3.2. h| calendar-multiget `REPORT`
214-
| N | N | N | 3.2.1. | Query a specific href and return all data. (tests `<calendar-multiget>`)
215-
| P | P | P | 3.2.2. | Query multiple hrefs (some of which do not exist) and return all data. (tests `<calendar-multiget>`)
216-
| N | N | N | 3.2.3. | Query a specific href and return ETag WebDAV property and all data. (tests `<calendar-multiget>+<DAV:prop>`)
217-
| P | P | P | 3.2.4. | Query multiple hrefs (some of which do not exist) and return ETag WebDAV property and all data. (tests `<calendar-multiget>+<DAV:prop>`)
218-
| N | N | N | 3.2.5. | Query a specific href and return `VEVENT` components with only `DTSTART`, `DTEND`/`DURATION`, `SUMMARY`, `UID`, `SEQUENCE`, `RRULE`, `RDATE`, `EXRULE`, `EXDATE`, `RECURRENCE-ID`. (tests `<calendar-query>`, `<calendar-data>+<comp>+<prop>`)
219-
| N | N | N | 3.2.6. | Query multiple hrefs (some of which do not exist) and return `VEVENT` components with only `DTSTART`, `DTEND`/`DURATION`, `SUMMARY`, `UID`, `SEQUENCE`, `RRULE`, `RDATE`, `EXRULE`, `EXDATE`, `RECURRENCE-ID`. (tests `<calendar-query>`, `<calendar-data>+<comp>+<prop>`)
214+
| N | N | N | 3.2.1. | Query a specific `href` and return all data. (tests `<calendar-multiget>`)
215+
| P | P | P | 3.2.2. | Query multiple ``href``s (some of which do not exist) and return all data. (tests `<calendar-multiget>`)
216+
| N | N | N | 3.2.3. | Query a specific `href` and return ETag WebDAV property and all data. (tests `<calendar-multiget>+<DAV:prop>`)
217+
| P | P | P | 3.2.4. | Query multiple ``href``s (some of which do not exist) and return ETag WebDAV property and all data. (tests `<calendar-multiget>+<DAV:prop>`)
218+
| N | N | N | 3.2.5. | Query a specific `href` and return `VEVENT` components with only `DTSTART`, `DTEND`/`DURATION`, `SUMMARY`, `UID`, `SEQUENCE`, `RRULE`, `RDATE`, `EXRULE`, `EXDATE`, `RECURRENCE-ID`. (tests `<calendar-query>`, `<calendar-data>+<comp>+<prop>`)
219+
| N | N | N | 3.2.6. | Query multiple ``href``s (some of which do not exist) and return `VEVENT` components with only `DTSTART`, `DTEND`/`DURATION`, `SUMMARY`, `UID`, `SEQUENCE`, `RRULE`, `RDATE`, `EXRULE`, `EXDATE`, `RECURRENCE-ID`. (tests `<calendar-query>`, `<calendar-data>+<comp>+<prop>`)
220220
| | | h| 4. h| Event deletion
221221
| P | P | P | 4.1. | Delete a single non-recurring meeting.
222222
| P | P | N | 4.2. | Delete a single recurring meeting with no overridden instances.
@@ -230,10 +230,15 @@ EDITOR: It seems a part of the text is missing here.
230230
| P | N | N | 5.4. | Remove another user's access to the current user's main calendar and verify they can no longer access the calendar.
231231
|===
232232

233+
[%key]
234+
P:: Pass
235+
F:: Fail
236+
N:: Not supported
237+
233238
[cols=5,options=header,headerrows=2]
234239
.VendorA Mobile Client
235240
|===
236-
3+| VENDORA Mobile Client 2.2+| P = Pass / F = Fail / N = Not supported
241+
3+| VENDORA Mobile Client 2.2+|
237242
| VENDORA | VENDORB | VENDORD
238243

239244
| | | h| 1. h| Event creation.
@@ -272,12 +277,12 @@ EDITOR: It seems a part of the text is missing here.
272277
| N | N | N | 3.1.5.1. | Query all components that contain a `DTSTART` property with a `TZID` parameter. (tests `<calendar-query>`, `<filter>+<prop-filter>+<text-match>+<param-filter>+<is-defined>`)
273278
| N | N | N | 3.1.5.2. | Query all components that contain an `ATTENDEE` property with `PARTSTAT=NEEDS-ACTION` parameter. (tests `<calendar-query>`, `<filter>+<prop-filter>+<text-match>+<param-filter>+<text-match>`)
274279
| | | h| 3.2. h| calendar-multiget `REPORT`
275-
| N | N | N | 3.2.1. | Query a specific href and return all data. (tests `<calendar-multiget>`)
276-
| N | N | N | 3.2.2. | Query multiple hrefs (some of which do not exist) and return all data. (tests `<calendar-multiget>`)
277-
| N | N | N | 3.2.3. | Query a specific href and return ETag WebDAV property and all data. (tests `<calendar-multiget>+<DAV:prop>`)
278-
| N | N | N | 3.2.4. | Query multiple hrefs (some of which do not exist) and return ETag WebDAV property and all data. (tests `<calendar-multiget>+<DAV:prop>`)
279-
| N | N | N | 3.2.5. | Query a specific href and return `VEVENT` components with only `DTSTART`, `DTEND`/`DURATION`, `SUMMARY`, `UID`, `SEQUENCE`, `RRULE`, `RDATE`, `EXRULE`, `EXDATE`, `RECURRENCE-ID`. (tests `<calendar-query>`, `<calendar-data>+<comp>+<prop>`)
280-
| N | N | N | 3.2.6. | Query multiple hrefs (some of which do not exist) and return `VEVENT` components with only `DTSTART`, `DTEND`/`DURATION`, `SUMMARY`, `UID`, `SEQUENCE`, `RRULE`, `RDATE`, `EXRULE`, `EXDATE`, `RECURRENCE-ID`. (tests `<calendar-query>`, `<calendar-data>+<comp>+<prop>`)
280+
| N | N | N | 3.2.1. | Query a specific `href` and return all data. (tests `<calendar-multiget>`)
281+
| N | N | N | 3.2.2. | Query multiple ``href``s (some of which do not exist) and return all data. (tests `<calendar-multiget>`)
282+
| N | N | N | 3.2.3. | Query a specific `href` and return ETag WebDAV property and all data. (tests `<calendar-multiget>+<DAV:prop>`)
283+
| N | N | N | 3.2.4. | Query multiple ``href``s (some of which do not exist) and return ETag WebDAV property and all data. (tests `<calendar-multiget>+<DAV:prop>`)
284+
| N | N | N | 3.2.5. | Query a specific `href` and return `VEVENT` components with only `DTSTART`, `DTEND`/`DURATION`, `SUMMARY`, `UID`, `SEQUENCE`, `RRULE`, `RDATE`, `EXRULE`, `EXDATE`, `RECURRENCE-ID`. (tests `<calendar-query>`, `<calendar-data>+<comp>+<prop>`)
285+
| N | N | N | 3.2.6. | Query multiple ``href``s (some of which do not exist) and return `VEVENT` components with only `DTSTART`, `DTEND`/`DURATION`, `SUMMARY`, `UID`, `SEQUENCE`, `RRULE`, `RDATE`, `EXRULE`, `EXDATE`, `RECURRENCE-ID`. (tests `<calendar-query>`, `<calendar-data>+<comp>+<prop>`)
281286
| | | h| 4. h| Event deletion
282287
| N | N | N | 4.1. | Delete a single non-recurring meeting.
283288
| N | N | N | 4.2. | Delete a single recurring meeting with no overridden instances.
@@ -291,10 +296,15 @@ EDITOR: It seems a part of the text is missing here.
291296
| N | N | N | 5.4. | Remove another user's access to the current user's main calendar and verify they can no longer access the calendar.
292297
|===
293298

299+
[%key]
300+
P:: Pass
301+
F:: Fail
302+
N:: Not supported
303+
294304
[cols=5,options=header,headerrows=2]
295305
.VendorC Client
296306
|===
297-
3+| VENDORC Client 2.2+| P = Pass / F = Fail / N = Not supported
307+
3+| VENDORC Client 2.2+|
298308
| VENDORA | VENDORB | VENDORD
299309

300310
| | | h| 1. h| Event creation.
@@ -333,12 +343,12 @@ EDITOR: It seems a part of the text is missing here.
333343
| N | N | N | 3.1.5.1. | Query all components that contain a `DTSTART` property with a `TZID` parameter. (tests `<calendar-query>`, `<filter>+<prop-filter>+<text-match>+<param-filter>+<is-defined>`)
334344
| N | N | N | 3.1.5.2. | Query all components that contain an `ATTENDEE` property with `PARTSTAT=NEEDS-ACTION` parameter. (tests `<calendar-query>`, `<filter>+<prop-filter>+<text-match>+<param-filter>+<text-match>`)
335345
| | | h| 3.2. h| calendar-multiget `REPORT`
336-
| N | N | N | 3.2.1. | Query a specific href and return all data. (tests `<calendar-multiget>`)
337-
| N | N | N | 3.2.2. | Query multiple hrefs (some of which do not exist) and return all data. (tests `<calendar-multiget>`)
338-
| N | N | N | 3.2.3. | Query a specific href and return ETag WebDAV property and all data. (tests `<calendar-multiget>+<DAV:prop>`)
339-
| N | N | N | 3.2.4. | Query multiple hrefs (some of which do not exist) and return ETag WebDAV property and all data. (tests `<calendar-multiget>+<DAV:prop>`)
340-
| N | N | N | 3.2.5. | Query a specific href and return `VEVENT` components with only `DTSTART`, `DTEND`/`DURATION`, `SUMMARY`, `UID`, `SEQUENCE`, `RRULE`, `RDATE`, `EXRULE`, `EXDATE`, `RECURRENCE-ID`. (tests `<calendar-query>`, `<calendar-data>+<comp>+<prop>`)
341-
| N | N | N | 3.2.6. | Query multiple hrefs (some of which do not exist) and return `VEVENT` components with only `DTSTART`, `DTEND`/`DURATION`, `SUMMARY`, `UID`, `SEQUENCE`, `RRULE`, `RDATE`, `EXRULE`, `EXDATE`, `RECURRENCE-ID`. (tests `<calendar-query>`, `<calendar-data>+<comp>+<prop>`)
346+
| N | N | N | 3.2.1. | Query a specific `href` and return all data. (tests `<calendar-multiget>`)
347+
| N | N | N | 3.2.2. | Query multiple ``href``s (some of which do not exist) and return all data. (tests `<calendar-multiget>`)
348+
| N | N | N | 3.2.3. | Query a specific `href` and return ETag WebDAV property and all data. (tests `<calendar-multiget>+<DAV:prop>`)
349+
| N | N | N | 3.2.4. | Query multiple ``href``s (some of which do not exist) and return ETag WebDAV property and all data. (tests `<calendar-multiget>+<DAV:prop>`)
350+
| N | N | N | 3.2.5. | Query a specific `href` and return `VEVENT` components with only `DTSTART`, `DTEND`/`DURATION`, `SUMMARY`, `UID`, `SEQUENCE`, `RRULE`, `RDATE`, `EXRULE`, `EXDATE`, `RECURRENCE-ID`. (tests `<calendar-query>`, `<calendar-data>+<comp>+<prop>`)
351+
| N | N | N | 3.2.6. | Query multiple ``href``s (some of which do not exist) and return `VEVENT` components with only `DTSTART`, `DTEND`/`DURATION`, `SUMMARY`, `UID`, `SEQUENCE`, `RRULE`, `RDATE`, `EXRULE`, `EXDATE`, `RECURRENCE-ID`. (tests `<calendar-query>`, `<calendar-data>+<comp>+<prop>`)
342352
| | | h| 4. h| Event deletion
343353
| P | P | P | 4.1. | Delete a single non-recurring meeting.
344354
| P | N | N | 4.2. | Delete a single recurring meeting with no overridden instances.
@@ -352,6 +362,11 @@ EDITOR: It seems a part of the text is missing here.
352362
| N | N | N | 5.4. | Remove another user's access to the current user's main calendar and verify they can no longer access the calendar.
353363
|===
354364

365+
[%key]
366+
P:: Pass
367+
F:: Fail
368+
N:: Not supported
369+
355370
NOTE: Recurrence between VENDORC and VENDORB is currently non-functional.
356371

357372
NOTE: VENDORC's overriding/exceptions is not working yet.
@@ -365,7 +380,7 @@ NOTE: VENDORC used their Lightening product for testing.
365380
[cols=5,options=header,headerrows=2]
366381
.Server Support
367382
|===
368-
3+| Server - Support 2.2+| P = Pass / F = Fail / N = Not supported
383+
3+| Server - Support 2.2+|
369384
| VENDORA | VENDORB | VENDORD
370385

371386
| | | h| 1. h| Event creation.
@@ -404,12 +419,12 @@ NOTE: VENDORC used their Lightening product for testing.
404419
| P | P | N | 3.1.5.1. | Query all components that contain a `DTSTART` property with a `TZID` parameter. (tests `<calendar-query>`, `<filter>+<prop-filter>+<text-match>+<param-filter>+<is-defined>`)
405420
| P | P | N | 3.1.5.2. | Query all components that contain an `ATTENDEE` property with `PARTSTAT=NEEDS-ACTION` parameter. (tests `<calendar-query>`, `<filter>+<prop-filter>+<text-match>+<param-filter>+<text-match>`)
406421
| | | h| 3.2. h| calendar-multiget `REPORT`
407-
| P | P | P | 3.2.1. | Query a specific href and return all data. (tests `<calendar-multiget>`)
408-
| P | P | P | 3.2.2. | Query multiple hrefs (some of which do not exist) and return all data. (tests `<calendar-multiget>`)
409-
| P | P | P | 3.2.3. | Query a specific href and return ETag WebDAV property and all data. (tests `<calendar-multiget>+<DAV:prop>`)
410-
| P | P | P | 3.2.4. | Query multiple hrefs (some of which do not exist) and return ETag WebDAV property and all data. (tests `<calendar-multiget>+<DAV:prop>`)
411-
| P | P | P | 3.2.5. | Query a specific href and return `VEVENT` components with only `DTSTART`, `DTEND`/`DURATION`, `SUMMARY`, `UID`, `SEQUENCE`, `RRULE`, `RDATE`, `EXRULE`, `EXDATE`, `RECURRENCE-ID`. (tests `<calendar-query>`, `<calendar-data>+<comp>+<prop>`)
412-
| P | P | P | 3.2.6. | Query multiple hrefs (some of which do not exist) and return `VEVENT` components with only `DTSTART`, `DTEND`/`DURATION`, `SUMMARY`, `UID`, `SEQUENCE`, `RRULE`, `RDATE`, `EXRULE`, `EXDATE`, `RECURRENCE-ID`. (tests `<calendar-query>`, `<calendar-data>+<comp>+<prop>`)
422+
| P | P | P | 3.2.1. | Query a specific `href` and return all data. (tests `<calendar-multiget>`)
423+
| P | P | P | 3.2.2. | Query multiple ``href``s (some of which do not exist) and return all data. (tests `<calendar-multiget>`)
424+
| P | P | P | 3.2.3. | Query a specific `href` and return ETag WebDAV property and all data. (tests `<calendar-multiget>+<DAV:prop>`)
425+
| P | P | P | 3.2.4. | Query multiple ``href``s (some of which do not exist) and return ETag WebDAV property and all data. (tests `<calendar-multiget>+<DAV:prop>`)
426+
| P | P | P | 3.2.5. | Query a specific `href` and return `VEVENT` components with only `DTSTART`, `DTEND`/`DURATION`, `SUMMARY`, `UID`, `SEQUENCE`, `RRULE`, `RDATE`, `EXRULE`, `EXDATE`, `RECURRENCE-ID`. (tests `<calendar-query>`, `<calendar-data>+<comp>+<prop>`)
427+
| P | P | P | 3.2.6. | Query multiple ``href``s (some of which do not exist) and return `VEVENT` components with only `DTSTART`, `DTEND`/`DURATION`, `SUMMARY`, `UID`, `SEQUENCE`, `RRULE`, `RDATE`, `EXRULE`, `EXDATE`, `RECURRENCE-ID`. (tests `<calendar-query>`, `<calendar-data>+<comp>+<prop>`)
413428
| | | h| 4. h| Event deletion
414429
| P | P | P | 4.1. | Delete a single non-recurring meeting.
415430
| P | P | N | 4.2. | Delete a single recurring meeting with no overridden instances.
@@ -423,3 +438,8 @@ NOTE: VENDORC used their Lightening product for testing.
423438
| N | N | N | 5.4. | Remove another user's access to the current user's main
424439
calendar and verify they can no longer access the calendar.
425440
|===
441+
442+
[%key]
443+
P:: Pass
444+
F:: Fail
445+
N:: Not supported

sources/cc-0612-report-ioptest/document.adoc

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ Respectfully submitted, Pat Egen. Interoperability Event Manager
244244
[options=header,headerrows=2,cols="^,<,^,^,^,^,^,^,^,^,^,^,^,^"]
245245
.6^th^ CalDAV Interop Testing Event -- September 2006
246246
|===
247-
| .2+| P = Pass / F = Fail / N = Not supported 3+| Server 1 3+| Server 2 3+| Server 3 3+| Server 4
247+
| .2+| 3+| Server 1 3+| Server 2 3+| Server 3 3+| Server 4
248248
| | A | B | C | A | B | C | A | B | C | A | B | C
249249

250250
| 1. h| Event creation. | | | | | | | | | | | |
@@ -283,12 +283,12 @@ h| 2.7. | Modify the participation status of the 1st attendee in meeting 1.3 to
283283
| 3.1.5.1. | Query all components that contain a `DTSTART` property with a `TZID` parameter. (tests `<calendar-query>`, `<filter>+<prop-filter>+<text-match>+<param-filter>+<is-defined>`) | | N | N | | N | | | | N 2+| N |
284284
| 3.1.5.2. | Query all components that contain an `ATTENDEE` property with `PARTSTAT=NEEDS-ACTION` parameter. (tests `<calendar-query>`, `<filter>+<prop-filter>+<text-match>+<param-filter>+<text-match>`) | | N | N | | N | | | | N 2+| N |
285285
| 3.2. | calendar-multiget `REPORT` | | N | N | | N | | | | N 2+| N |
286-
| 3.2.1. | Query a specific href and return all data. (tests `<calendar-multiget>`) | | N | N | | N | | | | N 2+| N |
287-
| 3.2.2. | Query multiple hrefs (some of which do not exist) and return all data. (tests `<calendar-multiget>`) | | N | N | | N | | | | N 2+| N |
288-
| 3.2.3. | Query a specific href and return ETag WebDAV property and all data. (tests `<calendar-multiget>+<DAV:prop>`) | | N | N | | N | | | | N 2+| N |
289-
h| 3.2.4. | Query multiple hrefs (some of which do not exist) and return ETag WebDAV property and all data. (tests `<calendar-multiget>+<DAV:prop>`) | | N | N | | N | | | | N 2+| N |
290-
| 3.2.5. | Query a specific href and return `VEVENT` components with only `DTSTART`, `DTEND`/`DURATION`, `SUMMARY`, `UID`, `SEQUENCE`, `RRULE`, `RDATE`, `EXRULE`, `EXDATE`, `RECURRENCE-ID`. (tests `<calendar-query>`, `<calendar-data>+<comp>+<prop>`) | | N | N | | N | | | | N 2+| N |
291-
| 3.2.6. | Query multiple hrefs (some of which do not exist) and return `VEVENT` components with only `DTSTART`, `DTEND`/`DURATION`, `SUMMARY`, `UID`, `SEQUENCE`, `RRULE`, `RDATE`, `EXRULE`, `EXDATE`, `RECURRENCE-ID`. (tests `<calendar-query>`, `<calendar-data>+<comp>+<prop>`) | | N | N | | N | | | | N 2+| N |
286+
| 3.2.1. | Query a specific `href` and return all data. (tests `<calendar-multiget>`) | | N | N | | N | | | | N 2+| N |
287+
| 3.2.2. | Query multiple ``href``s (some of which do not exist) and return all data. (tests `<calendar-multiget>`) | | N | N | | N | | | | N 2+| N |
288+
| 3.2.3. | Query a specific `href` and return ETag WebDAV property and all data. (tests `<calendar-multiget>+<DAV:prop>`) | | N | N | | N | | | | N 2+| N |
289+
h| 3.2.4. | Query multiple ``href``s (some of which do not exist) and return ETag WebDAV property and all data. (tests `<calendar-multiget>+<DAV:prop>`) | | N | N | | N | | | | N 2+| N |
290+
| 3.2.5. | Query a specific `href` and return `VEVENT` components with only `DTSTART`, `DTEND`/`DURATION`, `SUMMARY`, `UID`, `SEQUENCE`, `RRULE`, `RDATE`, `EXRULE`, `EXDATE`, `RECURRENCE-ID`. (tests `<calendar-query>`, `<calendar-data>+<comp>+<prop>`) | | N | N | | N | | | | N 2+| N |
291+
| 3.2.6. | Query multiple ``href``s (some of which do not exist) and return `VEVENT` components with only `DTSTART`, `DTEND`/`DURATION`, `SUMMARY`, `UID`, `SEQUENCE`, `RRULE`, `RDATE`, `EXRULE`, `EXDATE`, `RECURRENCE-ID`. (tests `<calendar-query>`, `<calendar-data>+<comp>+<prop>`) | | N | N | | N | | | | N 2+| N |
292292
| 4. h| Event deletion | | | | | | | | | | | |
293293
| 4.1. | Delete a single non-recurring meeting. | P | | P | | P | | | | P | | N | P
294294
| 4.2. | Delete a single recurring meeting with no overridden instances. | P | | P | | P | | | | P | | N | P
@@ -342,3 +342,6 @@ Event on Thursday, 3 pm - 5 pm, status cancelled | N | N | | N | N | | | | | | N
342342

343343
[%key]
344344
A, B, C:: Client implementations
345+
P:: Pass
346+
F:: Fail
347+
N:: Not supported

0 commit comments

Comments
 (0)