SQLite

Check-in [741d6fb096]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Disable tests that debug on SQLITE_MEMDEBUG when that macro is not defined. (CVS 4306)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 741d6fb096dcb232871d3a8468c386022afcf554
User & Date: drh 2007-08-27 23:48:24.000
Context
2007-08-28
02:27
Work toward correct btree locking in a multithreaded environment. (CVS 4307) (check-in: b8cc493b47 user: drh tags: trunk)
2007-08-27
23:48
Disable tests that debug on SQLITE_MEMDEBUG when that macro is not defined. (CVS 4306) (check-in: 741d6fb096 user: drh tags: trunk)
23:38
Fix the autoconf makefile with all the latest changes. (CVS 4305) (check-in: bc6d73d015 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to test/altermalloc.test.
Changes to test/attachmalloc.test.
Changes to test/incrblob_err.test.