This website requires JavaScript.
Explore
Help
Sign In
database
/
sqlite
Watch
1
Star
0
Fork
0
You've already forked sqlite
mirror of
https://github.com/sqlite/sqlite.git
synced
2025-10-21 11:13:54 +03:00
Code
Activity
Files
dbstatus-spill
sqlite
/
ext
/
wasm
/
SQLTester
History
stephan
cf0f11ac18
Remove some dead code and stray debug output. Fix (again) the JS SQLTester for 64-bit (the previous build was set to 32-bit).
...
FossilOrigin-Name: a6b9567001dad0293dc6a7fe9a7ec1a220e41d9426448e2ab91dbd551948be15
2025-09-21 19:01:15 +00:00
..
GNUmakefile
Add a UI, of sorts, to the JS SQLTester.
2023-08-30 11:54:43 +00:00
index.html
Minor doc cleanups in SQLTester.mjs and confirm that the tests pass with both OPFS VFSes.
2024-10-18 23:54:23 +00:00
SQLTester.mjs
Remove some dead code and stray debug output. Fix (again) the JS SQLTester for 64-bit (the previous build was set to 32-bit).
2025-09-21 19:01:15 +00:00
SQLTester.run.mjs
Minor doc cleanups in SQLTester.mjs and confirm that the tests pass with both OPFS VFSes.
2024-10-18 23:54:23 +00:00
touint8array.c
Add a mechanism with which to import external SQLTester scripts into the JS testing tool.
2023-08-30 00:22:54 +00:00