Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of test/corrupt9.test
2013-11-29
| ||
15:06 | 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. file: [730a3db0] check-in: [15e4f63d] user: drh branch: trunk, size: 3854 | |
2011-08-02
| ||
00:57 | Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried. file: [959179e6] check-in: [9007586f] user: mistachkin branch: winopen-retry-logic, size: 3780 | |
2010-06-22
| ||
13:46 | Some changes to test scripts related to codec enabled versions of sqlite. file: [fad0bc26] check-in: [85dd51a7] user: dan branch: trunk, size: 3801 | |
2009-06-04
| ||
02:47 | Minor updates to comments in test scripts. (CVS 6714) file: [4aa1cb1e] check-in: [453ff88f] user: shane branch: trunk, size: 3636 | |
2008-07-16
| ||
12:25 | Activate testing of mem3 and mem5. Fix problems found. Tickets #3223 and #3225. Other test configuration changes. (CVS 5419) file: [794d2841] check-in: [a3a78205] user: drh branch: trunk, size: 3634 | |
2008-07-11
| ||
03:34 | Make the btree layer robust when faced with a corrupt database that contains duplicate entries on the freelist. Ticket #3209. (CVS 5392) file: [2a1bf918] check-in: [30825f74] user: drh branch: trunk, size: 3605 Added | |