Any particular reason we are using printf in the shlwapi/istream tests?

Paul Vriens paul.vriens.wine at gmail.com
Wed Apr 2 10:15:36 CDT 2008


Alexandre Julliard wrote:
> Paul Vriens <paul.vriens.wine at gmail.com> writes:
> 
>> Should these printf's be turned into trace/skip?
> 
> Yes.
> 
Just sent in a patch for that.

Doing a quick (probably some false positives as well) gives:

comctl32/tests/imagelist.c
comctl32/tests/rebar.c
comctl32/tests/toolbar.c
crypt32/tests/encode.c
crypt32/tests/store.c
cryptnet/tests/cryptnet.c
gdi32/tests/dc.c
gdi32/tests/metafile.c
hlink/tests/hlink.c
imm32/tests/imm32.c
kernel32/tests/comm.c
kernel32/tests/file.c
kernel32/tests/format_msg.c
msi/tests/package.c
msvcrt/tests/printf.c
msvcrt/tests/string.c
msvcrt/tests/testlist.c
msvcrt/tests/time.c
ole32/tests/moniker.c
oleaut32/tests/typelib.c
rpcrt4/tests/rpc.c
rsaenh/tests/rsaenh.c
shell32/tests/shellpath.c
shell32/tests/shlexec.c
user32/tests/msg.c

that also have printf's in them. So another janitorial task?

-- 
Cheers,

Paul.



More information about the wine-devel mailing list