]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Update tests to work even if some features of the library are disabled. (CVS 2050)
authordrh <drh@noemail.net>
Wed, 3 Nov 2004 16:27:01 +0000 (16:27 +0000)
committerdrh <drh@noemail.net>
Wed, 3 Nov 2004 16:27:01 +0000 (16:27 +0000)
commit6bf895708cb98533a64fc8909bd687b5652066f4
tree0f5a5f2e55186f4391114b0514db02e06c48b73b
parenta71aa00102abe8e9b9a56db00820d3d240482c2d
Update tests to work even if some features of the library are disabled. (CVS 2050)

FossilOrigin-Name: b11fc9b3f3a2711f98e7e45724aa1d30081197f3
21 files changed:
manifest
manifest.uuid
src/test1.c
src/vdbe.c
test/bind.test
test/capi2.test
test/collate4.test
test/fkey1.test
test/index.test
test/insert.test
test/main.test
test/misc3.test
test/pagesize.test
test/pragma.test
test/select6.test
test/table.test
test/tclsqlite.test
test/types.test
test/view.test
test/where.test
tool/mkkeywordhash.c