SQLite

Check-in [480a5090be]
Login

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

Overview
Comment:Fix test cases. Avoid unnecessary tests for MemPage.nFree less than zero.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | deferred-free-space
Files: files | file ages | folders
SHA3-256: 480a5090befdc29eaeb6f0b22831c980d6ee92438d9b2e766de68b037ded38b8
User & Date: drh 2019-02-11 17:22:30.984
Context
2019-02-11
19:27
Improvements to comments. No changes to code. (check-in: 16eb0fc8f8 user: drh tags: deferred-free-space)
17:22
Fix test cases. Avoid unnecessary tests for MemPage.nFree less than zero. (check-in: 480a5090be user: drh tags: deferred-free-space)
12:51
Updates to a comment to keep it in alignment to the changes on this branch. (check-in: 7499f74351 user: drh tags: deferred-free-space)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/btree.c.
Changes to test/corrupt2.test.
Changes to test/corruptD.test.
Changes to test/corruptK.test.