ChangeSet ID: 9504 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/09/25 15:29:41
Modified files: dlls/wininet/tests: http.c dlls/shlwapi/tests: path.c clist.c dlls/ntdll/tests: rtlstr.c dlls/netapi32/tests: wksta.c access.c dlls/msvcrt/tests: scanf.c dlls/kernel/tests: file.c console.c dlls/advapi32/tests: registry.c
Log message: Jon Griffiths jon_p_griffiths@yahoo.com Various test fixes for XP/msvc.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9504
Old revision New revision Changes Path 1.9 1.10 +6 -1 wine/dlls/wininet/tests/http.c 1.3 1.4 +4 -1 wine/dlls/shlwapi/tests/path.c 1.6 1.7 +5 -5 wine/dlls/shlwapi/tests/clist.c 1.10 1.11 +2 -2 wine/dlls/ntdll/tests/rtlstr.c 1.8 1.9 +8 -5 wine/dlls/netapi32/tests/wksta.c 1.3 1.4 +2 -1 wine/dlls/netapi32/tests/access.c 1.5 1.6 +1 -1 wine/dlls/msvcrt/tests/scanf.c 1.22 1.23 +1 -6 wine/dlls/kernel/tests/file.c 1.2 1.3 +60 -59 wine/dlls/kernel/tests/console.c 1.5 1.6 +6 -0 wine/dlls/advapi32/tests/registry.c