EdsTest.Backend: use an array for contacts
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 15 Mar 2013 18:15:59 +0000 (18:15 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 20 Mar 2013 13:40:09 +0000 (13:40 +0000)
commit30e36ca1d83256d5870a12bf59273f9681f42931
tree9d5259212cf16f1cccbd80f2af599c0e1506802b
parentae98b4fae6199b19cabc30a068ada9a8920cbdc5
EdsTest.Backend: use an array for contacts

This means we don't have to worry about whether prepending is faster
than appending, or about Vala getting confused about ownership in
linked lists.

Bug https://bugzilla.gnome.org/show_bug.cgi?id=696104
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Reviewed-by: Philip Withnall <philip@tecnocode.co.uk>
tests/lib/eds/backend.vala