]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Additional test coverage for the btree module. Remove the failsafe() macro
authordrh <drh@noemail.net>
Fri, 11 Jul 2008 16:15:17 +0000 (16:15 +0000)
committerdrh <drh@noemail.net>
Fri, 11 Jul 2008 16:15:17 +0000 (16:15 +0000)
commit34004cebb6504ede397ee51c529e1478adf45a6e
tree6e74e46b834cd3a7b489fa072e9464b843db952f
parent8278ce7910b2f7546b345fdc2cb959a4c43a9cf4
Additional test coverage for the btree module.  Remove the failsafe() macro
and replace it with ALWAYS() and NEVER(). (CVS 5395)

FossilOrigin-Name: d7e2f0d2d45574d6191c1b191c0daf5260696f27
13 files changed:
manifest
manifest.uuid
src/btree.c
src/btree.h
src/main.c
src/sqlite.h.in
src/sqliteInt.h
src/status.c
src/test_malloc.c
src/util.c
src/vdbeaux.c
src/where.c
test/tester.tcl