wine/dlls/ntdll/tests rtlstr.c Makefile.in .cv ...

Alexandre Julliard julliard at wine.codeweavers.com
Tue Feb 18 21:40:14 CST 2003


ChangeSet ID:	7279
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/02/18 21:40:14

Modified files:
	dlls/ntdll/tests: rtlstr.c Makefile.in .cvsignore 
Added files:
	dlls/ntdll/tests: large_int.c 

Log message:
	Thomas Mertes <thomas.mertes at t-mobile.at>
	Tests for RtlCharToInteger, RtlExtendedMagicDivide, RtlUpperChar,
	RtlInt64ToUnicodeString, RtlIntegerToChar, RtlIntegerToUnicodeString,
	RtlLargeIntegerToChar, RtlUnicodeStringToInteger and
	RtlUpcaseUnicodeChar.

Patch: http://cvs.winehq.com/patch.py?id=7279

Old revision  New revision  Changes     Path
 1.4           1.5           +650 -80    wine/dlls/ntdll/tests/rtlstr.c
 1.4           1.5           +1 -0       wine/dlls/ntdll/tests/Makefile.in
 1.4           1.5           +1 -0       wine/dlls/ntdll/tests/.cvsignore
 Added         1.1           +0 -0       wine/dlls/ntdll/tests/large_int.c




More information about the wine-cvs mailing list