]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Added the SQLITE_TESTCTRL_RESERVE option to sqlite3_test_control().
authordrh <drh@noemail.net>
Wed, 15 Jul 2009 11:26:44 +0000 (11:26 +0000)
committerdrh <drh@noemail.net>
Wed, 15 Jul 2009 11:26:44 +0000 (11:26 +0000)
commitc046e3edeb28cc73d7be8160d6cc0c45eaa95f70
tree41a0206ac502cb08ab0de0882b1a654e473376f1
parentc27ae614ddfbd3d62fd9fad776f1f571cabb552f
Added the SQLITE_TESTCTRL_RESERVE option to sqlite3_test_control().
Simplifications to btree.c to facilitate structural coverage testing. (CVS 6894)

FossilOrigin-Name: cfbeda1b3126503e9631471ce4713e25b007859f
manifest
manifest.uuid
src/btree.c
src/main.c
src/sqlite.h.in