]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Have the "crash" VFS used by the tcl tests (test6.c) handle SQLITE_FCNTL_SIZE_HINT...
authordan <dan@noemail.net>
Tue, 23 Aug 2011 16:41:06 +0000 (16:41 +0000)
committerdan <dan@noemail.net>
Tue, 23 Aug 2011 16:41:06 +0000 (16:41 +0000)
commit67e10d1fd379b90567ab84eb57703efe0e3e251e
treeb4bba017644e4fb3cab13c2f8c39db35fa089e06
parent1b53d7d75afe90312bb525475ef78acc68f2cb9e
Have the "crash" VFS used by the tcl tests (test6.c) handle SQLITE_FCNTL_SIZE_HINT internally, instead of passing it directly through to the underlying VFS. This is important if the crash VFS is simulating non-default device characteristics such as SQLITE_DEVCAP_SEQUENTIAL or ATOMIC.

FossilOrigin-Name: fac8bc8f3450a6ce74c9250acb0608e940ffb54d
manifest
manifest.uuid
src/test6.c