Added test case ensuring that new contacts have thier UID preserved.
authorTristan Van Berkom <tristanvb@openismus.com>
Fri, 18 Jan 2013 06:55:32 +0000 (15:55 +0900)
committerTristan Van Berkom <tristanvb@openismus.com>
Tue, 22 Jan 2013 06:16:48 +0000 (15:16 +0900)
commit7edb782b7210251ba08d7a9b88acd7bbb4738190
treea006fe70d8f638562426ba36a2886fa38fd7f0fd
parentfad466cffdbf51cc3718a9a738706703c06527dd
Added test case ensuring that new contacts have thier UID preserved.

Asserts both that newly added contacts preserve the assigned UID and
also that 2 contacts with the same UID cannot be added.
tests/libebook/client/Makefile.am
tests/libebook/client/test-client-preserve-uid.c [new file with mode: 0644]