Tests for _itoa, _ltoa, _ultoa, _i64toa, _ui64toa, _itow, _ltow,

_ultow, _i64tow, _ui64tow, _atoi64, _wtoi, _wtol, _wtoi64.
This commit is contained in:
Thomas Mertes 2003-03-18 18:27:19 +00:00 committed by Alexandre Julliard
parent 6dcc1af7fb
commit 93189f2395
3 changed files with 1085 additions and 1 deletions

View File

@ -5,4 +5,5 @@ large_int.ok
ntdll_test.exe.spec.c
rtlbitmap.ok
rtlstr.ok
string.ok
testlist.c

View File

@ -10,7 +10,8 @@ CTESTS = \
generated.c \
large_int.c \
rtlbitmap.c \
rtlstr.c
rtlstr.c \
string.c
@MAKE_TEST_RULES@

1082
dlls/ntdll/tests/string.c Normal file

File diff suppressed because it is too large Load Diff