ChangeSet ID: 10977 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/02/06 19:03:17
Modified files: dlls/ntdll/tests: string.c rtlstr.c rtl.c path.c large_int.c error.c env.c
Log message: Francois Gouget fgouget@free.fr Add trailing '\n's to ok() calls.
Patch: http://cvs.winehq.org/patch.py?id=10977
Old revision New revision Changes Path 1.5 1.6 +32 -32 wine/dlls/ntdll/tests/string.c 1.14 1.15 +101 -101 wine/dlls/ntdll/tests/rtlstr.c 1.6 1.7 +27 -27 wine/dlls/ntdll/tests/rtl.c 1.5 1.6 +6 -6 wine/dlls/ntdll/tests/path.c 1.5 1.6 +13 -13 wine/dlls/ntdll/tests/large_int.c 1.6 1.7 +4 -4 wine/dlls/ntdll/tests/error.c 1.6 1.7 +20 -20 wine/dlls/ntdll/tests/env.c