]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the dependency on the direct btree interface from as many test
authordrh <drh@noemail.net>
Wed, 19 Mar 2008 00:21:30 +0000 (00:21 +0000)
committerdrh <drh@noemail.net>
Wed, 19 Mar 2008 00:21:30 +0000 (00:21 +0000)
commitbb8a279e11c2df4b9bc67bb863659b18b1cb6423
treef31e6c0ceab1b3202f03cc0d853d1e5a1bd66d69
parentaa28e1478abe8a6edd4fee5217258c740d30b95a
Remove the dependency on the direct btree interface from as many test
scripts as is practical.  Fix a bug in the output limiter of the
integrity_check pragma that came up while making this change. (CVS 4880)

FossilOrigin-Name: 24e769972eb6052b82dc94d20444c186a213e104
13 files changed:
manifest
manifest.uuid
src/pragma.c
src/test2.c
test/alter2.test
test/alter3.test
test/capi3.test
test/capi3c.test
test/descidx1.test
test/descidx2.test
test/descidx3.test
test/minmax3.test
test/pragma.test