March 13, 2026
3:03 p.m.
On Fri Mar 13 15:03:15 2026 +0000, Jacek Caban wrote:
`lang.vbs` does not use cscript, it is ran by `dlls/vbscript/tests/run.c` (which also provides things like ok()). To run it manually, you may use something like `wine vbscript_test.exe run` or `make dlls/vbscript/tests/test` to run all vbscript tests. Running tests both on Windows and Linux is a part of CI. Thanks. Closing this thread for now, I'm running some extra tests on ci to see if my manual testing was correct. Will afterwards work on a fix.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10318#note_132201