ChangeSet ID: 7807 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/04/07 19:56:01
Modified files: dlls/ntdll/tests: rtlstr.c rtl.c
Log message: Thomas Mertes thomas.mertes@gmx.at Tests for RtlUlonglongByteSwap, RtlRandom, RtlAreAllAccessesGranted, RtlAreAnyAccessesGranted, RtlUnicodeStringToAnsiString, RtlAppendAsciizToString, RtlAppendStringToString, RtlAppendUnicodeToString and RtlAppendUnicodeStringToString.
Patch: http://cvs.winehq.com/patch.py?id=7807
Old revision New revision Changes Path 1.6 1.7 +429 -127 wine/dlls/ntdll/tests/rtlstr.c 1.1 1.2 +364 -6 wine/dlls/ntdll/tests/rtl.c