Module: wine Branch: refs/heads/master Commit: 23f9e358adaf9129d8ce52a4caac42faf7b07011 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=23f9e358adaf9129d8ce52a4...
Author: Alexandre Julliard julliard@winehq.org Date: Wed May 24 18:05:09 2006 +0200
Tests should not use wine/unicode.h.
---
dlls/ntdll/tests/atom.c | 23 +++++++++++------------ dlls/ntdll/tests/env.c | 11 +++++------ dlls/ntdll/tests/port.c | 1 - dlls/oleaut32/tests/vartype.c | 5 ++--- dlls/rpcrt4/tests/ndr_marshall.c | 1 - dlls/rpcrt4/tests/rpc.c | 1 - dlls/shdocvw/tests/shortcut.c | 1 - dlls/shell32/tests/shlfolder.c | 8 +++----- dlls/shlwapi/tests/path.c | 21 ++++++++++----------- 9 files changed, 31 insertions(+), 41 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=23f9e358adaf9129d8ce...