aboutsummaryrefslogtreecommitdiff
path: root/ext/wasm/tests
Commit message (Expand)AuthorAge
* Enhance oo1.DB.exec() to simplify returning whole result sets.stephan2023-01-28
* Rework the oo1.DB's distinct-per-VFS post-open() step to accept either a batc...stephan2022-12-03
* OPFS VFS: translate createSyncAccessHandle() exceptions which appear to be lo...stephan2022-12-02
* Doc and logging text tweaks in the OPFS async proxy and test app.stephan2022-11-30
* Rename one instance of opfs.OpfsDb to oo1.OpfsDb, as per [0c5c51f4fb04].stephan2022-11-29
* Internal restructuring of the OPFS sqlite3_vfs in order to facilitate certain...stephan2022-11-29
* More work on the OPFS concurrency testing app.stephan2022-11-24
* OPFS concurrency test: add a URL flag to enable/disable unlock-asap mode.stephan2022-11-23
* Add an experimental OPFS VFS-specific URI flag, opfs-unlock-asap, which tells...stephan2022-11-23
* Initial infrastructure for adding a mode to the OPFS VFS which causes implici...stephan2022-11-23
* OPFS concurrency tester: ensure that the work interval timer does not overlap...stephan2022-11-23
* OPFS contention test: give each worker a distinct recognizable name instead o...stephan2022-11-21
* More tweaking of OPFS concurrency measures and the related test app.stephan2022-11-21
* Resolve missing SQLITE_LOCKED result code which triggered a new (since last c...stephan2022-11-21
* Add test app for experimenting with multi-worker OPFS concurrency. Tweak OPFS...stephan2022-11-21