Added test case test-sqlite-create-cursor
authorTristan Van Berkom <tristanvb@openismus.com>
Mon, 15 Apr 2013 11:53:29 +0000 (20:53 +0900)
committerTristan Van Berkom <tristanvb@openismus.com>
Mon, 27 May 2013 13:34:26 +0000 (22:34 +0900)
commitd3ce60f3366abd9c1e262b7738052bbf97fda569
tree4d88478897a605bcbbd7b8f81e7852fac7841459
parent17ba18af2fc39b7077aacc65a6e10bbc4c9e52e0
Added test case test-sqlite-create-cursor

The new test case verifies that cursor creation is well protected
(cursor creation is denied for some queries and ordering requests).
tests/libedata-book/Makefile.am
tests/libedata-book/test-sqlite-create-cursor.c [new file with mode: 0644]