Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/corruptA.test
2017-10-05
| ||
18:14 | [56e8f321ad] part of check-in [16decc13af] Fix test case failures on this branch. (check-in: [16decc13af] user: dan branch: wal2, size: 2276) | |
2017-07-10
| ||
12:07 | [112f4b2ae0] part of check-in [f27b637040] Update error message text for standard error codes to better describe the latest usage of those error codes. Modify sqlite3_open_v2() so that it does return a valid sqlite3 object in the event of SQLITE_MISUSE due to bad open flags, so that sqlite3_errmsg() does not report "out of memory" in that case. (check-in: [f27b637040] user: drh branch: trunk, size: 2276) | |
2013-11-29
| ||
15:06 | [53e56dafd1] 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: 2340) | |
2011-08-02
| ||
00:57 | [fafa652aa5] part of check-in [9007586fda] 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. (check-in: [9007586fda] user: mistachkin branch: winopen-retry-logic, size: 2266) | |
2011-02-16
| ||
01:23 | [856ea7a2eb] part of check-in [edd27669f3] Add "do_not_use_codec" logic to some of the TCL based test cases that read/write directly to the DB. (check-in: [edd27669f3] user: shaneh branch: trunk, size: 2301) | |
2010-05-01
| ||
16:40 | [38b4f81c16] part of check-in [9b230c43df] Support compile-time option SQLITE_OMIT_WAL, for building without WAL support. (check-in: [9b230c43df] user: dan branch: wal, size: 2136) | |
2010-04-21
| ||
06:19 | [a2fb8d8037] part of check-in [278ed41e1d] Minor changes to test cases to account for the fact that databases with read/write versions of 2 are now understood. (check-in: [278ed41e1d] user: dan branch: wal, size: 2049) | |
2008-07-11
| ||
16:39 | Added: [99e95620b9] part of check-in [6dcce6b974] Added corruptA.test for testing malformed database headers. (CVS 5397) (check-in: [6dcce6b974] user: drh branch: trunk, size: 2049) | |