Added test case test-sqlite-cursor-move-by
authorTristan Van Berkom <tristanvb@openismus.com>
Mon, 15 Apr 2013 11:46:01 +0000 (20:46 +0900)
committerTristan Van Berkom <tristanvb@openismus.com>
Mon, 27 May 2013 13:34:26 +0000 (22:34 +0900)
commitb9d59e76f0748c8edf867b671d153ae3ac172088
treedc41fcca73da9ab504487e9e16dd8823e05ff148
parentd3ce60f3366abd9c1e262b7738052bbf97fda569
Added test case test-sqlite-cursor-move-by

This test case asserts that e_book_backend_sqlite_cursor_move_by()
works as expected. Consequently, a hand full of additional test
vcards were added for this.
16 files changed:
tests/libebook/Makefile.am
tests/libebook/data/vcards/sorted-1.vcf [new file with mode: 0644]
tests/libebook/data/vcards/sorted-10.vcf [new file with mode: 0644]
tests/libebook/data/vcards/sorted-11.vcf [new file with mode: 0644]
tests/libebook/data/vcards/sorted-2.vcf [new file with mode: 0644]
tests/libebook/data/vcards/sorted-3.vcf [new file with mode: 0644]
tests/libebook/data/vcards/sorted-4.vcf [new file with mode: 0644]
tests/libebook/data/vcards/sorted-5.vcf [new file with mode: 0644]
tests/libebook/data/vcards/sorted-6.vcf [new file with mode: 0644]
tests/libebook/data/vcards/sorted-7.vcf [new file with mode: 0644]
tests/libebook/data/vcards/sorted-8.vcf [new file with mode: 0644]
tests/libebook/data/vcards/sorted-9.vcf [new file with mode: 0644]
tests/libedata-book/Makefile.am
tests/libedata-book/data-test-utils.c
tests/libedata-book/data-test-utils.h
tests/libedata-book/test-sqlite-cursor-move-by.c [new file with mode: 0644]