]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add a test script for ticket #2565. Change the assert() in pager.c into
authordrh <drh@noemail.net>
Thu, 8 Jan 2009 15:24:01 +0000 (15:24 +0000)
committerdrh <drh@noemail.net>
Thu, 8 Jan 2009 15:24:01 +0000 (15:24 +0000)
commit4fd18c4b3154bba555b3814d4853910d56f7a1e9
tree539b5023a0bf46739b75a482231594b88313f7a4
parent617634eca2b9f2bd44c703c885cd21535340963a
Add a test script for ticket #2565.  Change the assert() in pager.c into
a testcase() macro. (CVS 6142)

FossilOrigin-Name: 1e53e382e5030de4d908098bf77af053dd81f0c5
manifest
manifest.uuid
src/pager.c
test/tkt2565.test [new file with mode: 0644]