[PATCH] scrrun: Add support for TristateUseDefault text stream format.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/scrrun/filesystem.c | 62 ++++++++++------- dlls/scrrun/tests/filesystem.c | 121 +++++++++++++++++++++++++++++++++ 2 files changed, 159 insertions(+), 24 deletions(-)
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=57159 Your paranoid android. === w2003std (32 bit report) === scrrun: filesystem.c:1900: Test failed: got 0x00000000 filesystem.c:1923: Test failed: got 0x00000000 filesystem.c:1945: Test failed: got 0x00000000 filesystem.c:1963: Test failed: got 0x00000000 filesystem.c:1984: Test failed: got 0x00000000 filesystem.c:2006: Test failed: got 0x00000000
participants (2)
-
Jacek Caban -
Marvin