aboutsummaryrefslogtreecommitdiff
path: root/test/corruptK.test
Commit message (Expand)AuthorAge
* Get rid of "-encoding binary" across all test cases, as that is no longerdrh2024-07-30
* Fix test cases. Avoid unnecessary tests for MemPage.nFree less than zero.drh2019-02-11
* Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test casesdrh2018-11-07
* Fix minor test script problems revealed by releasetest.tcl.dan2017-10-23
* Avoid running tests that use sqlite_dbpage with SQLITE_OMIT_VIRTUAL_TABLEdan2017-10-22
* Take extra care to avoid an OOB read caused by a corrupt b-tree page.dan2017-10-19
* Fix a case introduced by [4cd2a967] where a corrupt database could cause a bu...dan2017-03-03