]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add testcase() macros beside each sqlite3_log() call to make sure it is
authordrh <drh@noemail.net>
Wed, 24 Feb 2010 21:44:07 +0000 (21:44 +0000)
committerdrh <drh@noemail.net>
Wed, 24 Feb 2010 21:44:07 +0000 (21:44 +0000)
commitaf46dc12f774961a467adaeebab79020ca202eed
tree22cc311922c010166b6045d99de951bc6f2ebdcf
parent915c8bdbbdbeb1cf01e733caa293cfc5e8cc4697
Add testcase() macros beside each sqlite3_log() call to make sure it is
tested with both logging enable and disabled.

FossilOrigin-Name: 1168763d2cd96acfa0488198e8bc82f0c4fa35a3
manifest
manifest.uuid
src/main.c
src/mem1.c
src/mem5.c
src/util.c
src/vdbe.c