On Fri Dec 20 11:35:09 2024 +0000, Jacek Caban wrote:
Yes, it's ran on Windows in addition to Wine. `dlls/vbscript/tests/run.c` implements its own script host that provides additional functionality like `ok()` function, so it uses the script engine directly, without cscript involvement. If you'd have mingw installed, you'd have `vbscript_test.exe` in your build that you can just copy to Windows and run. CI also runs it on Windows, see https://gitlab.winehq.org/francisdb/wine/-/jobs/124440.
Put that test back, made sure mid fails for 0 start, improved error testing, removed duplicate error test case