ChangeSet ID: 10890 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/01/27 14:13:17
Modified files: dlls/shlwapi/tests: string.c shreg.c path.c clsid.c clist.c
Log message: Francois Gouget fgouget@free.fr Add trailing '\n's to ok() calls.
Patch: http://cvs.winehq.org/patch.py?id=10890
Old revision New revision Changes Path 1.2 1.3 +32 -32 wine/dlls/shlwapi/tests/string.c 1.14 1.15 +41 -41 wine/dlls/shlwapi/tests/shreg.c 1.5 1.6 +7 -7 wine/dlls/shlwapi/tests/path.c 1.3 1.4 +15 -15 wine/dlls/shlwapi/tests/clsid.c 1.7 1.8 +103 -103 wine/dlls/shlwapi/tests/clist.c