]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Compile in test code whenever -DSQLITE_TEST=1 is present. Do not rely
authordrh <drh@noemail.net>
Sun, 13 Aug 2006 18:39:26 +0000 (18:39 +0000)
committerdrh <drh@noemail.net>
Sun, 13 Aug 2006 18:39:26 +0000 (18:39 +0000)
commit77bba59b18f1fbb28f43ceca0e25fcb570449a25
treecace3547bb6b9c3d3f6052ca9d8f94b7969fed06
parent22051112734796eac3d3eefb9150d51d63ae0745
Compile in test code whenever -DSQLITE_TEST=1 is present.  Do not rely
on -DSQLITE_DEBUG=1 because somebody might try to run the tests without it. (CVS 3349)

FossilOrigin-Name: 867defe32873ce82b6e1f5ddb8ad12178f2d76d6
manifest
manifest.uuid
sqlite3.def
src/btree.c
src/test3.c