]> git.ipfire.org Git - thirdparty/sqlite.git/commit
speedtest1: use the current (or default) vfs->xDelete method to unlink the db. This...
authorstephan <stephan@noemail.net>
Tue, 25 Oct 2022 15:38:38 +0000 (15:38 +0000)
committerstephan <stephan@noemail.net>
Tue, 25 Oct 2022 15:38:38 +0000 (15:38 +0000)
commit16603ecfcb35e4207900a7e7165e5e6a583f4ea1
treeacfdaee2d083d15de362d19267affb3b0ceeb6a7
parent42dddb97de346675b78779f896fbb3ee7a5cb05b
speedtest1: use the current (or default) vfs->xDelete method to unlink the db. This is specifically necessary when running the opfs vfs in a wasm build of speedtest1. This worked without this fix until recently because the affected test code was performing similar acrobatics in its stead.

FossilOrigin-Name: d3c830bd37a402161b486d3631feceae5d00f89c2522aed65fcd2e666bd64238
ext/wasm/speedtest1-worker.js
manifest
manifest.uuid
test/speedtest1.c