Folks.SmallSet: add and test
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 4 Apr 2013 11:58:50 +0000 (12:58 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 4 Apr 2013 11:58:50 +0000 (12:58 +0100)
commit87422afd3b6341703f3f4d8718ac5cec8374969a
tree48c10b1de8c8d0e73c0032c46521089f3be8cb76
parent07747b757cb4a372f30d540143046765ceb2192c
Folks.SmallSet: add and test

Bug: https://bugzilla.gnome.org/show_bug.cgi?id=687161
Reviewed-by: Philip Withnall <philip@tecnocode.co.uk>
[squashed in responses to review -smcv]
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
folks/Makefile.am
folks/folks-generics.vapi [new file with mode: 0644]
folks/small-set-internal.h [new file with mode: 0644]
folks/small-set.c [new file with mode: 0644]
folks/small-set.h [new file with mode: 0644]
tests/folks/Makefile.am
tests/folks/small-set.vala [new file with mode: 0644]