From 72788845d2c68185d54385ce26f6f836df29c2f7 Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Sun, 17 Dec 2006 21:44:06 +1300 Subject: [PATCH] First cut results from a FREEBUSY query. --- .../830-Spec-FREEBUSY-1.result | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 testing/tests/regression-suite/830-Spec-FREEBUSY-1.result diff --git a/testing/tests/regression-suite/830-Spec-FREEBUSY-1.result b/testing/tests/regression-suite/830-Spec-FREEBUSY-1.result new file mode 100644 index 00000000..43bd7e83 --- /dev/null +++ b/testing/tests/regression-suite/830-Spec-FREEBUSY-1.result @@ -0,0 +1,27 @@ +HTTP/1.1 200 OK +Date: Dow, 01 Jan 2000 00:00:00 GMT +Content-Length: 600 +Content-Type: text/calendar + +BEGIN:VCALENDAR +PRODID:-//Catalyst.Net.NZ//NONSGML AWL Calendar//EN +VERSION:2.0 +BEGIN:VFREEBUSY +DTSTAMP:20061217T213345Z +DTSTART:20061004T140000Z +DTEND:20061205T220000Z +FREEBUSY:20061031T210000/PT1H +FREEBUSY:20061101T210000/PT1H +FREEBUSY:20061102T210000/PT1H +FREEBUSY:20061109T210000/PT1H +FREEBUSY:20061116T210000/PT1H +FREEBUSY:20061123T210000/PT1H +FREEBUSY:20061130T210000/PT1H +FREEBUSY:20061101T233000/PT1H +FREEBUSY:20061102T183000/PT2H +FREEBUSY:20061202T183000/PT2H +FREEBUSY:20061103T030000/PT1H45M +FREEBUSY:20061117T030000/PT1H45M +FREEBUSY:20061201T030000/PT1H45M +END:VFREEBUSY +END:VCALENDAR