12 Nov
2002
12 Nov
'02
2:18 a.m.
ChangeSet ID: 6246 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2002/11/11 20:18:10 Modified files: dlls/ntdll/tests: Makefile.in .cvsignore Added files: dlls/ntdll/tests: rtlstr.c Log message: Robert Shearman <R.J.Shearman(a)warwick.ac.uk> First of tests for the Rtl* string manipulation functions. Patch: http://cvs.winehq.com/patch.py?id=6246 Old revision New revision Changes Path 1.3 1.4 +2 -1 wine/dlls/ntdll/tests/Makefile.in 1.3 1.4 +1 -0 wine/dlls/ntdll/tests/.cvsignore Added 1.1 +0 -0 wine/dlls/ntdll/tests/rtlstr.c