ChangeSet ID: 9281 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/09/10 20:07:19
Modified files: include/wine : test.h dlls/user/tests: sysparams.c dlls/oleaut32/tests: vartest.c dlls/kernel/tests: locale.c
Log message: Francois Gouget fgouget@free.fr Modify winetest_ok to only add a trailing '\n' if there is none. Modify macros in the kernel, oleaut32 and user tests to print a '\n'.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9281
Old revision New revision Changes Path 1.11 1.12 +9 -4 wine/include/wine/test.h 1.17 1.18 +1 -1 wine/dlls/user/tests/sysparams.c 1.10 1.11 +2 -2 wine/dlls/oleaut32/tests/vartest.c 1.16 1.17 +1 -1 wine/dlls/kernel/tests/locale.c