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-04-21 19:26:38 +03:00
Code
sqlite
/
ext
/
wasm
/
SQLTester
History
stephan
a5f425cc6e
Correct a Tester1.java test which inadvertently created a spurious db file in the current dir. Unrelated minor cleanups.
...
FossilOrigin-Name: 016bbdadbf9f95cef185d2606c23e3b3c724586fcca470e11e6fbdbaefd75c79
2023-09-01 16:28:46 +00:00
..
GNUmakefile
Add a UI, of sorts, to the JS SQLTester.
2023-08-30 11:54:43 +00:00
index.html
When a JS SQLTester script throws, report the exception details back to the UI regardless of whether it's fatal.
2023-08-30 14:20:02 +00:00
SQLTester.mjs
Correct a Tester1.java test which inadvertently created a spurious db file in the current dir. Unrelated minor cleanups.
2023-09-01 16:28:46 +00:00
SQLTester.run.mjs
Correct a Tester1.java test which inadvertently created a spurious db file in the current dir. Unrelated minor cleanups.
2023-09-01 16:28:46 +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