Check out http://test.winehq.org/data/20040425-1000/ OSR2 shell32:string.
It says "0", but if you click, there seems to be some kind of error. Is it the test output somehow erratic, or is the log parser doing something bad?
regards, Jakob
Jakob Eriksson jakov@vmlinux.org writes:
Check out http://test.winehq.org/data/20040425-1000/ OSR2 shell32:string.
It says "0", but if you click, there seems to be some kind of error. Is it the test output somehow erratic, or is the log parser doing something bad?
dlls/shell32/tests/string.c: [...] static void test_StrRetToStringNA(void) { trace("StrRetToStringNAW is Ascii\n"); /* FIXME */ } [...]