diff --git a/testing/delete-meeting.txt b/testing/delete-meeting.txt
deleted file mode 100644
index f4fa4417..00000000
--- a/testing/delete-meeting.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-DELETE /?andrewmcmillan.ics/20060509T195919Z.ics HTTP/1.1
-Host: mycaldav
-User-Agent: Evolution/1.6.1
-
diff --git a/testing/full-options-response.txt b/testing/full-options-response.txt
deleted file mode 100644
index 88da2918..00000000
--- a/testing/full-options-response.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-HTTP/1.1 200 OK
-Allow: OPTIONS, GET, HEAD, POST, PUT, DELETE, TRACE, COPY, MOVE
-Allow: PROPFIND, PROPPATCH, LOCK, UNLOCK, REPORT, ACL
-DAV: 1, 2, 3, access-control, calendar-access
-Date: Fri, 11 May 2006 09:32:12 GMT
-Content-Length: 0
-
diff --git a/testing/sample-tcp-stream.txt b/testing/sample-tcp-stream.txt
deleted file mode 100644
index 775e0b7c..00000000
--- a/testing/sample-tcp-stream.txt
+++ /dev/null
@@ -1,87 +0,0 @@
-OPTIONS /?andrewmcmillan.ics HTTP/1.1
-
-Host: mycaldav
-
-User-Agent: Evolution/1.6.1
-
-
-
-HTTP/1.1 200 OK
-
-Date: Tue, 09 May 2006 00:40:08 GMT
-
-Server: Apache/2.0.55 (Debian) DAV/2 PHP/4.4.2-1+b1
-
-X-Powered-By: PHP/4.4.2-1+b1
-
-Allow: OPTIONS, GET, HEAD, POST, PUT, DELETE, TRACE, COPY, MOVE, PROPFIND, PROPPATCH, LOCK, UNLOCK, REPORT, ACL
-
-DAV: 1, 2, 3, access-control, calendar-access
-
-Transfer-Encoding: chunked
-
-Content-Type: text/html; charset=UTF-8
-
-
-
-0
-
-
-
-OPTIONS /?andrewmcmillan.ics HTTP/1.1
-
-Host: mycaldav
-
-User-Agent: Evolution/1.6.1
-
-
-
-HTTP/1.1 200 OK
-
-Date: Tue, 09 May 2006 00:40:08 GMT
-
-Server: Apache/2.0.55 (Debian) DAV/2 PHP/4.4.2-1+b1
-
-X-Powered-By: PHP/4.4.2-1+b1
-
-Allow: OPTIONS, GET, HEAD, POST, PUT, DELETE, TRACE, COPY, MOVE, PROPFIND, PROPPATCH, LOCK, UNLOCK, REPORT, ACL
-
-DAV: 1, 2, 3, access-control, calendar-access
-
-Transfer-Encoding: chunked
-
-Content-Type: text/html; charset=UTF-8
-
-
-
-0
-
-
-
-REPORT /?andrewmcmillan.ics HTTP/1.1
-
-Host: mycaldav
-
-Content-Length: 301
-
-Depth: 1
-
-User-Agent: Evolution/1.6.1
-
-Content-Type: text/xml
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/testing/schedule-meeting.txt b/testing/schedule-meeting.txt
deleted file mode 100644
index e928664f..00000000
--- a/testing/schedule-meeting.txt
+++ /dev/null
@@ -1,77 +0,0 @@
-PUT /?andrewmcmillan.ics/20060509T200223Z.ics HTTP/1.1
-Host: mycaldav
-Content-Length: 1049
-If-None-Match: *
-User-Agent: Evolution/1.6.1
-Content-Type: text/calendar
-
-BEGIN:VCALENDAR
-CALSCALE:GREGORIAN
-PRODID:-//Ximian//NONSGML Evolution Calendar//EN
-VERSION:2.0
-BEGIN:VEVENT
-UID:20060509T200218Z-7351-1000-1-9@ubu
-DTSTAMP:20060509T200218Z
-DTSTART;TZID=/softwarestudio.org/Olson_20011030_5/Pacific/Auckland:
- 20060510T100000
-DTEND;TZID=/softwarestudio.org/Olson_20011030_5/Pacific/Auckland:
- 20060510T110000
-SUMMARY:Alistair
-X-EVOLUTION-CALDAV-HREF:http:
- //mycaldav/?andrewmcmillan.ics/20060509T200223Z.ics
-BEGIN:VALARM
-X-EVOLUTION-ALARM-UID:20060509T200218Z-10149-1000-1-48@ubu
-ACTION:DISPLAY
-TRIGGER;VALUE=DURATION;RELATED=START:-PT15M
-DESCRIPTION:Alistair
-END:VALARM
-END:VEVENT
-BEGIN:VTIMEZONE
-TZID:/softwarestudio.org/Olson_20011030_5/Pacific/Auckland
-X-LIC-LOCATION:Pacific/Auckland
-BEGIN:STANDARD
-TZOFFSETFROM:+1300
-TZOFFSETTO:+1200
-TZNAME:NZST
-DTSTART:19700315T030000
-RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=3SU;BYMONTH=3
-END:STANDARD
-BEGIN:DAYLIGHT
-TZOFFSETFROM:+1200
-TZOFFSETTO:+1300
-TZNAME:NZDT
-DTSTART:19701004T020000
-RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=10
-END:DAYLIGHT
-END:VTIMEZONE
-END:VCALENDAR
-HTTP/1.1 200 OK
-
-Date: Tue, 09 May 2006 20:02:23 GMT
-Server: Apache/2.0.55 (Debian) DAV/2 PHP/4.4.2-1+b1
-X-Powered-By: PHP/4.4.2-1+b1
-Transfer-Encoding: chunked
-Content-Type: text/html; charset=UTF-8
-
-0
-
-REPORT /?andrewmcmillan.ics HTTP/1.1
-Host: mycaldav
-Content-Length: 301
-Depth: 1
-User-Agent: Evolution/1.6.1
-Content-Type: text/xml
-
-
-
-
-
-
-
-
-
-
-
-
-
-