Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/snapshot_fault.test
2021-08-19
| ||
21:01 | [129234ceb9] part of check-in [5c5fa47076] If SQLITE_USE_SEH is defined, handle structured-exceptions thrown by MSVC builds if the *-shm file mapping is accessed after it becomes invalid for some reason. (check-in: [5c5fa47076] user: dan branch: wal-shm-exceptions, size: 7544) | |
2018-12-26
| ||
18:34 | [f6c5ef7cb9] part of check-in [6821c61f1d] Update the coverage-wal permutation to cover branches enabled by SQLITE_ENABLE_SNAPSHOT. (check-in: [6821c61f1d] user: dan branch: trunk, size: 7522) | |
2018-09-01
| ||
06:13 | [508ae6f211] part of check-in [c1aca7673a] Update test script snapshot_fault.test to account for the new sqlite3_snapshot_open() error code. (check-in: [c1aca7673a] user: dan branch: trunk, size: 6851) | |
2016-11-19
| ||
17:20 | [52c5e97ebd] part of check-in [7e04040613] Add another fault-injection test for sqlite3_snapshot_recover(). (check-in: [7e04040613] user: dan branch: serializable-snapshot, size: 6849) | |
16:35 | [566e8a45a2] part of check-in [525f75fa9f] Fix a problem causing sqlite3_snapshot_recover() to return SQLITE_IOERR_SHORT_READ. (check-in: [525f75fa9f] user: dan branch: serializable-snapshot, size: 5952) | |
2016-03-24
| ||
15:09 | [062ff0438a] part of check-in [f4d234b501] Fix some test scripts so that they work with various permutations. (check-in: [f4d234b501] user: dan branch: trunk, size: 5230) | |
2015-12-11
| ||
03:20 | [25973aeb1b] part of check-in [5fd008f043] Disable the snapshot test scripts if not compiled with SQLITE_ENABLE_SNAPSHOT. (check-in: [5fd008f043] user: drh branch: snapshot-get, size: 5213) | |
2015-12-10
| ||
18:06 | Added: [06472056c5] part of check-in [b908048b6c] Add tests to ensure that an sqlite3_snapshot_open() client cannot be tricked into reading a corrupt snapshot even if another process fails mid-checkpoint. (check-in: [b908048b6c] user: dan branch: snapshot-get, size: 5172) | |