Fixed existing cursor tests for POSIX locale to work with Alphabetic Indexing
authorTristan Van Berkom <tristanvb@openismus.com>
Sat, 8 Jun 2013 08:52:53 +0000 (17:52 +0900)
committerTristan Van Berkom <tristanvb@openismus.com>
Mon, 17 Jun 2013 07:36:33 +0000 (16:36 +0900)
commit1a9fa96dd55e5196962dc08289552c1b7d682708
tree7693d3a318117b6aca45c59c5558ab91b59d05f9
parent82a86364d19b41b6af2134fd9366d26d48cce7ac
Fixed existing cursor tests for POSIX locale to work with Alphabetic Indexing

Now that sort keys are prefixed with the alphabetic index, POSIX sorting has
changed to adhere to the alphabetic index.
tests/libedata-book/data-test-utils.h
tests/libedata-book/test-sqlite-cursor-change-locale.c
tests/libedata-book/test-sqlite-cursor-move-by-posix.c
tests/libedata-book/test-sqlite-cursor-posix-initial.c
tests/libedata-book/test-sqlite-cursor-posix-migrated.c