[PATCH 4/4] vbscript/tests: Add with statement tests.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/vbscript/tests/error.vbs | 71 +++++++++++++++++++++++++++++++++++ dlls/vbscript/tests/lang.vbs | 15 ++++++++ dlls/vbscript/tests/run.c | 12 ++++++ 3 files changed, 98 insertions(+)
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=58658 Your paranoid android. === build (build log) === error: patch failed: dlls/vbscript/lex.c:28 error: patch failed: dlls/vbscript/lex.c:88 error: patch failed: dlls/vbscript/parse.h:24 error: patch failed: dlls/vbscript/parser.y:59 error: patch failed: dlls/vbscript/compile.c:32 error: patch failed: dlls/vbscript/interp.c:1028 error: patch failed: dlls/vbscript/vbscript.h:267 error: patch failed: dlls/vbscript/vbscript.rc:54 error: patch failed: dlls/vbscript/vbscript_defs.h:267 error: patch failed: dlls/vbscript/tests/error.vbs:77 error: patch failed: dlls/vbscript/tests/lang.vbs:1568 error: patch failed: dlls/vbscript/tests/run.c:2920 Task: Patch failed to apply
participants (2)
-
Jacek Caban -
Marvin