]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Increased test coverage. Some malloc tests now fail though this is believed
authordrh <drh@noemail.net>
Sat, 20 Aug 2005 03:03:04 +0000 (03:03 +0000)
committerdrh <drh@noemail.net>
Sat, 20 Aug 2005 03:03:04 +0000 (03:03 +0000)
commit85c23c61e22215061ea35e024b401bc91a4799da
tree3440df6277ce632376b8a402246111c6cabbdd04
parent0bbaa1ba9ac1fa0cc45a7becc76c84e6558bd848
Increased test coverage.  Some malloc tests now fail though this is believed
to be an instrumentation problem not a real error. (CVS 2604)

FossilOrigin-Name: f786f37a5e31f42aaf81b3ad4a734f12855da69e
manifest
manifest.uuid
src/attach.c
src/build.c
src/util.c
test/attachmalloc.test [new file with mode: 0644]
test/default.test
test/fkey1.test
test/index3.test
test/temptable.test
test/view.test