]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove an unreachable branch from where.c in order to restore 100%
authordrh <drh@noemail.net>
Tue, 25 Aug 2009 16:28:14 +0000 (16:28 +0000)
committerdrh <drh@noemail.net>
Tue, 25 Aug 2009 16:28:14 +0000 (16:28 +0000)
commita8f576126e558971f04efe53ea19227793986a31
tree80e4761ab2e816d3c4ac770bf725b9a2f00baefb
parent011cfca18e23b6b5d34837ef8deab40d1a52800b
Remove an unreachable branch from where.c in order to restore 100%
branch test coverage.  Add assert() and testcase() macros to verify
that the branch is unreachable.

FossilOrigin-Name: 58db7e7166ccefef77b237b77e17f47d31ff41e0
manifest
manifest.uuid
src/where.c