dan
|
f6febee0e2
|
Update the coverage-wal permutation to cover branches enabled by
SQLITE_ENABLE_SNAPSHOT.
FossilOrigin-Name: 6821c61f1d71be2be7f867e59fd94582a1eaf45a4d1fb88be995807a77cc22ea
|
2018-12-26 18:34:56 +00:00 |
|
dan
|
6ae2454a67
|
Update test script snapshot_fault.test to account for the new
sqlite3_snapshot_open() error code.
FossilOrigin-Name: c1aca7673ab04740bc8ad76af0a72a229c79a0cd51cf84d1c689a77424ff17c6
|
2018-09-01 06:13:07 +00:00 |
|
dan
|
20ba3d7fcb
|
Add another fault-injection test for sqlite3_snapshot_recover().
FossilOrigin-Name: 7e040406138669bd67dd6ecae016b3e50dbfaaf8
|
2016-11-19 17:20:28 +00:00 |
|
dan
|
6a9e7f16eb
|
Fix a problem causing sqlite3_snapshot_recover() to return
SQLITE_IOERR_SHORT_READ.
FossilOrigin-Name: 525f75fa9fd4a95acc3fb3b0a01dabe2be39b383
|
2016-11-19 16:35:53 +00:00 |
|
dan
|
cc47eac005
|
Fix some test scripts so that they work with various permutations.
FossilOrigin-Name: f4d234b5013bf93b6eac7f8be6d4c074cf9f5293
|
2016-03-24 15:09:14 +00:00 |
|
drh
|
68d28ea4f0
|
Disable the snapshot test scripts if not compiled with SQLITE_ENABLE_SNAPSHOT.
FossilOrigin-Name: 5fd008f0433833e4341d526dcc2387570ffe1fea
|
2015-12-11 03:20:39 +00:00 |
|
dan
|
7d15979420
|
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.
FossilOrigin-Name: b908048b6cfa1ee2fe1f7a17bae475ddd9d0376c
|
2015-12-10 18:06:21 +00:00 |
|