SQLite

All files named ”test/corrupt4.test”
Login

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

History for test/corrupt4.test

2024-07-30
17:09
[5fa4559bcf] part of check-in [e0d9670dd9] Get rid of "-encoding binary" across all test cases, as that is no longer supported in Tcl9. Use "-translation binary" instead. (check-in: [e0d9670dd9] user: drh branch: tcl9, size: 3689)
2021-05-19
02:33
[b5ae41607e] part of check-in [1155696c70] Cure some TCL test failures and narrow an object scope. (check-in: [1155696c70] user: larrybr branch: trunk, size: 3706)
2021-04-20
13:31
[04965221ec] part of check-in [d74bf88c5a] Update an assert() in btree.c that may fail with a corrupt database. (check-in: [d74bf88c5a] user: dan branch: trunk, size: 3641)
2016-03-14
17:05
[8d1d86b850] part of check-in [d866fffb8b] Many test cases fixed to work with encryption. (check-in: [d866fffb8b] user: drh branch: see-testing, size: 2147)
2013-11-29
15:06
[b99652079d] part of check-in [15e4f63d1f] Add a new sqlite3_test_control() that indicates that database files are always well-formed. Use this during testing to enable assert() statements that prove conditions that are always true for well-formed databases. (check-in: [15e4f63d1f] user: drh branch: trunk, size: 2160)
2010-06-22
13:46
[b963f9e01e] part of check-in [85dd51a75c] Some changes to test scripts related to codec enabled versions of sqlite. (check-in: [85dd51a75c] user: dan branch: trunk, size: 2086)
2007-09-07
14:32
Added: [acdb01afae] part of check-in [c8e85fff7e] Fix a segfault that could occur while attempting to add new pages to the freelist in a corrupt database. (CVS 4414) (check-in: [c8e85fff7e] user: drh branch: trunk, size: 1921)