Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Get rid of "-encoding binary" across all test cases, as that is no longer | drh | 2024-07-30 |
* | Fix test cases. Avoid unnecessary tests for MemPage.nFree less than zero. | drh | 2019-02-11 |
* | Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases | drh | 2018-11-07 |
* | Fix minor test script problems revealed by releasetest.tcl. | dan | 2017-10-23 |
* | Avoid running tests that use sqlite_dbpage with SQLITE_OMIT_VIRTUAL_TABLE | dan | 2017-10-22 |
* | Take extra care to avoid an OOB read caused by a corrupt b-tree page. | dan | 2017-10-19 |
* | Fix a case introduced by [4cd2a967] where a corrupt database could cause a bu... | dan | 2017-03-03 |