patch-release
Add a UI, of sorts, to the JS SQLTester.
Correct a Tester1.java test which inadvertently created a spurious db file in the current dir. Unrelated minor cleanups.
Add a timer to the JS SQLTester app to warn if it appears that loading the module has failed, which is commonly caused by the test scripts not being compiled.
Add a mechanism with which to import external SQLTester scripts into the JS testing tool.