SQLite

All files named ”test/checkfreelist.test”
Login

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

History for test/checkfreelist.test

2017-11-01
18:05
Deleted: Move the test scripts for checkfreelist and checkindex over into the ext/repair/test directory. Run them now using the sqlite3_checker utility with the --test option. Some tests are currently failing due to an incomplete port. This is an incremental check-in. (check-in: [17f8d5e111] user: drh branch: checkindex, size: 0)
2017-10-11
18:21
[100283a3e6] part of check-in [4e89406248] Check that the leaf count on each freelist trunk page is in range as part of checkfreelist processing. (check-in: [4e89406248] user: dan branch: dbpage, size: 3142)
18:00
Added: [6324b0a279] part of check-in [21930ef537] Add new extension "checkfreelist", which uses sqlite_dbpage to check that there are no invalid entries on the database free-list. (check-in: [21930ef537] user: dan branch: dbpage, size: 2926)