From 9535ecede3d2b06ffc03fa5d420b03beaae566d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20Knau=C3=9F?= Date: Thu, 13 Nov 2014 15:33:58 +0100 Subject: Delete old and crufted testfiles. Having rotting testfiles around, that are not valid anymore don't helps anyone: * testfiles/testContactMinimalFromXML.xml * testfiles/testcontact.xml * testfiles/testevent.xml * testfiles/xcalCalendar.xml (see tests/testfiles) * testfiles/xcalEvent.xml (see tests/testfiles) Working testfiles can be found unter tests/testfiles, these are also used for unittests, so they are compatible to the actual schemas. --- testfiles/testContactMinimalFromXML.xml | 2 - testfiles/testcontact.xml | 61 -------------- testfiles/testevent.xml | 81 ------------------ testfiles/xcalCalendar.xml | 142 -------------------------------- testfiles/xcalEvent.xml | 34 -------- 5 files changed, 320 deletions(-) delete mode 100644 testfiles/testContactMinimalFromXML.xml delete mode 100644 testfiles/testcontact.xml delete mode 100644 testfiles/testevent.xml delete mode 100644 testfiles/xcalCalendar.xml delete mode 100644 testfiles/xcalEvent.xml diff --git a/testfiles/testContactMinimalFromXML.xml b/testfiles/testContactMinimalFromXML.xml deleted file mode 100644 index 7a316ff..0000000 --- a/testfiles/testContactMinimalFromXML.xml +++ /dev/null @@ -1,2 +0,0 @@ - -0123456789PyKolab Format XML Bindings2011-10-25T14:31:43.6044352011-10-25T14:31:43.605026publicvanmeeuwen@kolabsys.com diff --git a/testfiles/testcontact.xml b/testfiles/testcontact.xml deleted file mode 100644 index 1db956b..0000000 --- a/testfiles/testcontact.xml +++ /dev/null @@ -1,61 +0,0 @@ - - - - uid - - - 2004-05-04T15:00:00Z - 2004-05-04T15:00:00Z - public - - - - - - (string, default empty) - (string, default empty) - (string, default empty) - (string, default empty) - (string, default empty) - (string, default empty) - (string, default empty) - - (string, default empty) - (string, default empty) - (string, default empty) - (string, default empty) - (string, default empty) - (string, default empty) - (string, default empty) - (string, default empty) - (string, default empty) - (string, default empty) - (string, default empty) - (string, default empty) - (date, no default) - (date, no default) - (string(attachment filename), default empty) - (string, default empty) - (string, default empty) - (string, default empty) - - (string, no default) - (string, default empty) - - - (string, default empty) - (string, default empty) - -
- (string, default home) - (string, default empty) - (string, default empty) - (string, default empty) - (string, default empty) - (string, default empty) -
- (string, default none) - 3.23 - 5.222 -
- diff --git a/testfiles/testevent.xml b/testfiles/testevent.xml deleted file mode 100644 index 57aff69..0000000 --- a/testfiles/testevent.xml +++ /dev/null @@ -1,81 +0,0 @@ - - - - - uid - - 2004-05-04T15:00:00Z - 2004-05-04T15:00:00Z - public - - - - - - (string, default empty) - (string, default empty) - - (string, default empty) - (string, default empty) - - - (string, default empty) - (string, default empty) - - (number, no default) - - 1 - (string, no default) - 0 - 2 - (string, no default> - - (date, no default) - - - (string, default empty) - (string, default empty) - (string, default none) - (bool, default true) - (string, default required) - - - (string, default busy) - (string, default none) - 2004-05-04T15:00:00Z - 2004-05-04T15:00:00Z - \ No newline at end of file diff --git a/testfiles/xcalCalendar.xml b/testfiles/xcalCalendar.xml deleted file mode 100644 index 0ae17ef..0000000 --- a/testfiles/xcalCalendar.xml +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - -//Example Inc.//Example Client//EN - - - 2.0 - - - - - - - 2004-01-10T03:28:45Z - - US/Eastern - - - - - - 2000-04-04T02:00:00 - - - - YEARLY - 1SU - 4 - - - - EDT - - - -05:00 - - - -04:00 - - - - - - - 2000-10-26T02:00:00 - - - - YEARLY - -1SU - 10 - - - - EST - - - -04:00 - - - -05:00 - - - - - - - - - 2006-02-06T00:11:21Z - - - - US/Eastern - - 2006-01-02T12:00:00 - - - PT1H - - - - DAILY - 5 - - - - - US/Eastern - - - 2006-01-02T15:00:00 - PT2H - - - - Event #2 - - - We are having a meeting all this week at 12 - pm for one hour, with an additional meeting on the first day - 2 hours long. Please bring your own lunch for the 12 pm - meetings. - - - 00959BC664CA650E933C892C@example.com - - - - - - - 2006-02-06T00:11:21Z - - - - US/Eastern - - 2006-01-04T14:00:00 - - - PT1H - - - - US/Eastern - - 2006-01-04T12:00:00 - - - Event #2 bis - - - 00959BC664CA650E933C892C@example.com - - - - - - \ No newline at end of file diff --git a/testfiles/xcalEvent.xml b/testfiles/xcalEvent.xml deleted file mode 100644 index 16c78c6..0000000 --- a/testfiles/xcalEvent.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - GREGORIAN - - - -//Example Inc.//Example Calendar//EN - - - 2.0 - - - - - - - 2008-02-05T19:12:24Z - - - 2008-10-06 - - - Planning meeting - - - 4088E990AD89CB3DBB484909 - - - - - - \ No newline at end of file -- cgit v0.12