From 7f7ea5bb073e3335173f5e337a345589f1607739 Mon Sep 17 00:00:00 2001 From: "Jeroen van Meeuwen (Kolab Systems)" Date: Wed, 27 Oct 2010 22:42:00 +0100 Subject: Move files from python code directories to their new location in share/tests/ --- pykolab/tests/kaddress-contact.tpl | 57 -------------------------------- pykolab/tests/kcal-event.tpl | 66 ------------------------------------- share/tests/kaddress-contact.tpl | 57 ++++++++++++++++++++++++++++++++ share/tests/kcal-event.tpl | 67 ++++++++++++++++++++++++++++++++++++++ 4 files changed, 124 insertions(+), 123 deletions(-) delete mode 100644 pykolab/tests/kaddress-contact.tpl delete mode 100644 pykolab/tests/kcal-event.tpl create mode 100644 share/tests/kaddress-contact.tpl create mode 100644 share/tests/kcal-event.tpl diff --git a/pykolab/tests/kaddress-contact.tpl b/pykolab/tests/kaddress-contact.tpl deleted file mode 100644 index f4fa7bb..0000000 --- a/pykolab/tests/kaddress-contact.tpl +++ /dev/null @@ -1,57 +0,0 @@ -From: @@user@@ <@@user_email@@> -Subject: @@uid@@ -Date: Thu, 20 May 2010 09:04:51 +0100 -MIME-Version: 1.0 -X-Kolab-Type: application/x-vnd.kolab.contact -Content-Type: Multipart/Mixed; - boundary="Boundary-00=@@uid@@" -Status: RO -X-Status: OT -X-KMail-EncryptionState: -X-KMail-SignatureState: -X-KMail-MDN-Sent: -X-UID: 57 - ---Boundary-00=@@uid@@ -Content-Type: Text/Plain; - charset="us-ascii" -Content-Transfer-Encoding: 7bit - -This is a Kolab Groupware object. -To view this object you will need an email client that can understand the Kolab Groupware format. -For a list of such email clients please visit -http://www.kolab.org/kolab2-clients.html ---Boundary-00=@@uid@@ -Content-Type: application/x-vnd.kolab.contact; - name="kolab.xml" -Content-Transfer-Encoding: 7bit -Content-Disposition: attachment; - filename="kolab.xml" - - - - KAddressBook 3.3, Kolab resource - @@uid@@ - body - 2009-09-13T11:49:18Z - public - - @@given_name@@ - @@last_name@@ - @@full_name@@ - - - - - - @@display_name@@ - @@email_address@@ - - - mobile - @@number@@ - - business - - ---Boundary-00=@@uid@@-- diff --git a/pykolab/tests/kcal-event.tpl b/pykolab/tests/kcal-event.tpl deleted file mode 100644 index 7eadb80..0000000 --- a/pykolab/tests/kcal-event.tpl +++ /dev/null @@ -1,66 +0,0 @@ -From: @@user@@ von Test <@@user_email@@> -Subject: libkcal-@@uid@@ -Date: Thu, 21 Oct 2010 14:40:32 +0100 -MIME-Version: 1.0 -X-Kolab-Type: application/x-vnd.kolab.event -Content-Type: Multipart/Mixed; - boundary="Boundary-00=@@uid@@" -Status: RO -X-Status: OT -X-KMail-EncryptionState: -X-KMail-SignatureState: -X-KMail-MDN-Sent: -X-UID: 0 - ---Boundary-00=@@uid@@ -Content-Type: Text/Plain; - charset="us-ascii" -Content-Transfer-Encoding: 7bit -Content-Disposition: - -This is a Kolab Groupware object. -To view this object you will need an email client that can understand the Kolab Groupware format. -For a list of such email clients please visit -http://www.kolab.org/kolab2-clients.html ---Boundary-00=@@uid@@ -Content-Type: application/x-vnd.kolab.event; - name="kolab.xml" -Content-Transfer-Encoding: 7bit -Content-Disposition: attachment; - filename="kolab.xml" - - - - KOrganizer 4.4.5, Kolab resource - libkcal-@@uid@@ - 2010-10-21T13:40:32Z - 2010-10-21T13:42:14+00:00 - public - @@date_start@@T@@time_start@@:00:00Z - test event - somewhere else - - @@user@@ von Test - @@user_email@@ - - - @@user@@ von Test - @@user_email@@ - accepted - false - false - required - @@recurrence@@ - 15 - - - 1 - -15 - - - 0 - busy - @@date_end@@T@@time_end@@:00:00Z - - ---Boundary-00=@@uid@@-- diff --git a/share/tests/kaddress-contact.tpl b/share/tests/kaddress-contact.tpl new file mode 100644 index 0000000..f4fa7bb --- /dev/null +++ b/share/tests/kaddress-contact.tpl @@ -0,0 +1,57 @@ +From: @@user@@ <@@user_email@@> +Subject: @@uid@@ +Date: Thu, 20 May 2010 09:04:51 +0100 +MIME-Version: 1.0 +X-Kolab-Type: application/x-vnd.kolab.contact +Content-Type: Multipart/Mixed; + boundary="Boundary-00=@@uid@@" +Status: RO +X-Status: OT +X-KMail-EncryptionState: +X-KMail-SignatureState: +X-KMail-MDN-Sent: +X-UID: 57 + +--Boundary-00=@@uid@@ +Content-Type: Text/Plain; + charset="us-ascii" +Content-Transfer-Encoding: 7bit + +This is a Kolab Groupware object. +To view this object you will need an email client that can understand the Kolab Groupware format. +For a list of such email clients please visit +http://www.kolab.org/kolab2-clients.html +--Boundary-00=@@uid@@ +Content-Type: application/x-vnd.kolab.contact; + name="kolab.xml" +Content-Transfer-Encoding: 7bit +Content-Disposition: attachment; + filename="kolab.xml" + + + + KAddressBook 3.3, Kolab resource + @@uid@@ + body + 2009-09-13T11:49:18Z + public + + @@given_name@@ + @@last_name@@ + @@full_name@@ + + + + + + @@display_name@@ + @@email_address@@ + + + mobile + @@number@@ + + business + + +--Boundary-00=@@uid@@-- diff --git a/share/tests/kcal-event.tpl b/share/tests/kcal-event.tpl new file mode 100644 index 0000000..2c9dc2c --- /dev/null +++ b/share/tests/kcal-event.tpl @@ -0,0 +1,67 @@ +From: %(from_name_str)s <%(from_email_str)s> +To: %(to_name_str)s <%(to_email_str)s> +Subject: libkcal-%(uid)s +Date: %(rfc_2822_sent_date)s +MIME-Version: 1.0 +X-Kolab-Type: application/x-vnd.kolab.event +Content-Type: Multipart/Mixed; + boundary="Boundary-00=%(uid)s" +Status: RO +X-Status: OT +X-KMail-EncryptionState: +X-KMail-SignatureState: +X-KMail-MDN-Sent: +X-UID: 0 + +--Boundary-00=%(uid)s +Content-Type: Text/Plain; + charset="us-ascii" +Content-Transfer-Encoding: 7bit +Content-Disposition: + +This is a Kolab Groupware object. +To view this object you will need an email client that can understand the Kolab Groupware format. +For a list of such email clients please visit +http://www.kolab.org/kolab2-clients.html +--Boundary-00=%(uid)s +Content-Type: application/x-vnd.kolab.event; + name="kolab.xml" +Content-Transfer-Encoding: 7bit +Content-Disposition: attachment; + filename="kolab.xml" + + + + KOrganizer 4.4.5, Kolab resource + libkcal-%(uid)s + %(kolab_event_date_creation)s + 2010-10-21T13:42:14+00:00 + public + %(kolab_event_date_start)s + %(event_summary)s + %(event_location)s + + %(from_name_str)s + %(from_email_str)s + + + %(to_name_str)s + %(to_email_str)s + accepted + false + false + required + %(event_recurrence)s + 15 + + + 1 + -15 + + + 0 + busy + %(kolab_event_date_end)s + + +--Boundary-00=%(uid)s-- -- cgit v1.1