aboutsummaryrefslogtreecommitdiff
path: root/ext/wasm/SQLTester/SQLTester.run.mjs
Commit message (Collapse)AuthorAge
* Minor doc cleanups in SQLTester.mjs and confirm that the tests pass with ↵stephan2024-10-18
| | | | | both OPFS VFSes. FossilOrigin-Name: ac747d57c2a26b47644bca2a9b191b09f5180f6872dce9c3261c370a18c848a2
* Fix three bugs in SQLTester.mjs which caused --tableresult tests, escaping ↵stephan2024-10-18
| | | | | of SQL values to incorrectly fail, and the --column-names setting to not be reset between tests. FossilOrigin-Name: 779368dd9b8bb20890b06229c4c3c3b5d153ee88d1af472799515cdc599c870a
* Further tweaking in both SQLTesters.stephan2023-08-30
| | | FossilOrigin-Name: 46b0eb98e7a56cc188836c46f4289de6281f80e6bc6eb33e0aa9133a0f86f00c
* When a JS SQLTester script throws, report the exception details back to the ↵stephan2023-08-30
| | | | | UI regardless of whether it's fatal. FossilOrigin-Name: 273d3b05f630d399d42914e95c416b107b4746bbef129cfba9d00fd921666261
* Add a UI, of sorts, to the JS SQLTester.stephan2023-08-30
| | | FossilOrigin-Name: 249e82b9917ea47c56ee1cbd3345a977d335fd3fc0d67a1ef157813ef4571c7c
* Add a mechanism with which to import external SQLTester scripts into the JS ↵stephan2023-08-30
| | | | | testing tool. FossilOrigin-Name: bb08ba020ce1d86ca6aa92f43d5ae915f67d08fa73120e1f603d150e76166624
* Add directives support to JS SQLTester comparable to the Java impl. This ↵stephan2023-08-29
| | | | | brings the two to feature parity. FossilOrigin-Name: 7cef4a8300826adbdcb3b205e134a4272b12b4aa7dbee97731ac12282a4a9f06
* More fleshing out of JS SQLTester.stephan2023-08-29
| | | FossilOrigin-Name: 8c503dfb9fa15389613a819fcc1792e23d3c05f99a9f450f82eac5125298726f
* JS SQLTestRunner can now run the Java impl's core-most sanity tests, missing ↵stephan2023-08-29
| | | | | only support for directives. FossilOrigin-Name: 5e798369375ce1b0c9cdf831f835d931fbd562ff7b4db09a06d1bdca2ac1b975
* Get the JS SQLTester command handlers in place sans those which have to run SQL.stephan2023-08-29
| | | FossilOrigin-Name: d21b1217964a53f33b7ba3958b34aa8560dff8ede33e66f54aa0afbab7099ec3
* Get the basic parsing pieces and command dispatching in place in the JS ↵stephan2023-08-29
| | | | | SQLTester. FossilOrigin-Name: 8fcc2a553c1e26734902bbdee0c38183ee22b7b5c75f07405529bb79db34145a
* Init bits of a port of Java's SQLTester to JS. Far from complete.stephan2023-08-29
FossilOrigin-Name: 60eec5ceda80c64870713df8e9aeabeef933c007f2010792225a07d5ef36baef