Commit 9f5f86e3 authored by Thomas Mertes's avatar Thomas Mertes Committed by Alexandre Julliard

Tests for RtlCharToInteger, RtlExtendedMagicDivide, RtlUpperChar,

RtlInt64ToUnicodeString, RtlIntegerToChar, RtlIntegerToUnicodeString, RtlLargeIntegerToChar, RtlUnicodeStringToInteger and RtlUpcaseUnicodeChar.
parent f4757bb6
Makefile
error.ok
generated.ok
large_int.ok
ntdll_test.exe.spec.c
rtlbitmap.ok
rtlstr.ok
......
......@@ -8,6 +8,7 @@ IMPORTS = ntdll
CTESTS = \
error.c \
generated.c \
large_int.c \
rtlbitmap.c \
rtlstr.c
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment