index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
wasm
/
SQLTester
/
SQLTester.mjs
Commit message (
Expand
)
Author
Age
*
Minor doc cleanups in SQLTester.mjs and confirm that the tests pass with both...
stephan
2024-10-18
*
Fix three bugs in SQLTester.mjs which caused --tableresult tests, escaping of...
stephan
2024-10-18
*
Fix a var reference typo in SQLTester.mjs.
stephan
2024-10-18
*
Update ext/wasm/SQLTester for recent internal-API reorgs.
stephan
2024-01-24
*
Further tweaking in both SQLTesters.
stephan
2023-08-30
*
When a JS SQLTester script throws, report the exception details back to the U...
stephan
2023-08-30
*
Add a UI, of sorts, to the JS SQLTester.
stephan
2023-08-30
*
Add a mechanism with which to import external SQLTester scripts into the JS t...
stephan
2023-08-30
*
Add directives support to JS SQLTester comparable to the Java impl. This brin...
stephan
2023-08-29
*
More fleshing out of JS SQLTester.
stephan
2023-08-29
*
JS SQLTestRunner can now run the Java impl's core-most sanity tests, missing ...
stephan
2023-08-29
*
Get the JS SQLTester command handlers in place sans those which have to run SQL.
stephan
2023-08-29
*
Get the basic parsing pieces and command dispatching in place in the JS SQLTe...
stephan
2023-08-29
*
Init bits of a port of Java's SQLTester to JS. Far from complete.
stephan
2023-08-29