gnokii-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-28


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-281-g0324bf2
Date: Mon, 11 Jul 2011 20:34:21 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "libgnokii and core programs".

The branch, master has been updated
       via  0324bf2ff114b36f9c23207db799595bea5a9c59 (commit)
      from  839a3cedfc55b67536ce7359a002493ee65c7863 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/gnokii.git/commit/?id=0324bf2ff114b36f9c23207db799595bea5a9c59


commit 0324bf2ff114b36f9c23207db799595bea5a9c59
Author: Daniele Forsi <address@hidden>
Date:   Mon Jul 11 22:25:57 2011 +0200

    Add some vcards for testing

diff --git a/testsuite/vcard/README b/testsuite/vcard/README
new file mode 100644
index 0000000..8c26617
--- /dev/null
+++ b/testsuite/vcard/README
@@ -0,0 +1,8 @@
+- vcard-full-ascii.vcf
+contains all the properties read and written by libgnokii;
+this should be supported by all Nokia Series 40
+
+- vcard-minimal-ascii.vcf
+contains only the properties that can be read from a SIM card;
+this should be supported by all generic AT phones
+
diff --git a/testsuite/vcard/vcard-full-ascii.vcf 
b/testsuite/vcard/vcard-full-ascii.vcf
new file mode 100644
index 0000000..4abf100
--- /dev/null
+++ b/testsuite/vcard/vcard-full-ascii.vcf
@@ -0,0 +1,36 @@
+BEGIN:VCARD
+VERSION:3.0
+FN:Given name Family-name in FN 01234567890123456789012345678901
+N:Family name 1234567890123456789012345678901234567890123456789;Given name 
+ 12345678901234567890123456789012345678901234567890;Additional name 1234567
+ 89012345678901234567890123456789012345;Honorific prefix 123456789012345678
+ 90123456789012345678901234;Honorific suffix 123456789012345678901234567890
+ 12345678901234
+TEL;TYPE=PREF,VOICE:12345678901234567890123456789012345678901234567890
+X-GSM-MEMORY:ME
+X-GSM-LOCATION:1000
+X-GSM-CALLERGROUP:5
+CATEGORIES:None
+ADR;TYPE=HOME,PREF:post office box 7890123456789012345678901234567890123456
+ 7890;extended address 8901234567890123456789012345678901234567890;street 8
+ 9012345678901234567890123456789012345678901234567890;city 6789012345678901
+ 234567890123456789012345678901234567890;province 0123456789012345678901234
+ 56789012345678901234567890;zip code 01234567890123456789012345678901234567
+ 8901234567890;country 9012345678901234567890123456789012345678901234567890
+BDAY:20010203T040506
+X-GSM-CALLERGROUPID:1
+EMAIL;TYPE=INTERNET:email 7890123456789012345678901234567890123456789012345
+ 678901
+NICKNAME:nickname 0123456789012345678901234567890123456789012345678901
+NOTE:note 67890123456789012345678901234567890123456789012345678901
+ORG:org 567890123456789012345678901234567890123456789012345678901
+TEL;TYPE=CELL:2234567890123456789012345678901234567890123456789012345678901
+TEL;TYPE=FAX:3234567890123456789012345678901234567890123456789012345678901
+TEL;TYPE=HOME:4234567890123456789012345678901234567890123456789012345678901
+TEL;TYPE=WORK:5234567890123456789012345678901234567890123456789012345678901
+TITLE:title 7890123456789012345678901234567890123456789012345678901
+URL:url 567890123456789012345678901234567890123456789012345678901
+X-SIP;POC:PTTAddress 23456789012345678901234567890123456789012345678901
+X-WV-ID:UserID 890123456789012345678901234567890123456789012345678901
+END:VCARD
+
diff --git a/testsuite/vcard/vcard-minimal-ascii.vcf 
b/testsuite/vcard/vcard-minimal-ascii.vcf
new file mode 100644
index 0000000..94004d0
--- /dev/null
+++ b/testsuite/vcard/vcard-minimal-ascii.vcf
@@ -0,0 +1,11 @@
+BEGIN:VCARD
+VERSION:3.0
+FN:Given name
+N:;Given name
+TEL;TYPE=PREF,VOICE:12345678901234567890
+X-GSM-MEMORY:SM
+X-GSM-LOCATION:100
+X-GSM-CALLERGROUP:5
+CATEGORIES:None
+END:VCARD
+

-----------------------------------------------------------------------

Summary of changes:
 testsuite/vcard/README                  |    8 +++++++
 testsuite/vcard/vcard-full-ascii.vcf    |   36 +++++++++++++++++++++++++++++++
 testsuite/vcard/vcard-minimal-ascii.vcf |   11 +++++++++
 3 files changed, 55 insertions(+), 0 deletions(-)
 create mode 100644 testsuite/vcard/README
 create mode 100644 testsuite/vcard/vcard-full-ascii.vcf
 create mode 100644 testsuite/vcard/vcard-minimal-ascii.vcf


hooks/post-receive
-- 
libgnokii and core programs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]