Sweden-Number/dlls/ntdll/tests
Alex Henrie 42525d8516 ntdll/tests: Fix expected RtlIpv6StringToAddress terminator output.
The "broken" function was applied to the wrong condition in the "ok"
statement (RtlIpv6StringToAddress is supposed to set the terminator to
the first character after the address, not the second-to-last character
of the address). However, since this test is already being skipped on XP
and Vista and we really don't need a test for how exactly XP and Vista
are broken, we can just delete it.

Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-01-05 17:34:52 +01:00
..
Makefile.in ntdll/tests: Move NtAllocateVirtualMemory tests that were in kernel32. 2019-06-11 18:18:39 +02:00
atom.c
change.c
directory.c
env.c
error.c
exception.c ntdll/tests: Fix some exception test failures. 2020-01-02 19:16:02 +01:00
file.c ntdll: Implement NtQueryInformationFile(FileAttributeTagInformation). 2019-09-26 21:02:37 +02:00
generated.c
info.c ntdll/tests: Remove a no longer reliable test. 2019-12-26 22:08:32 +01:00
large_int.c
ntdll_test.h
om.c ntdll/tests: Adjust timing on RtlWaitOnAddress tests. 2019-09-09 16:25:55 +02:00
path.c
pipe.c ntdll/tests: A spelling fix in a comment. 2019-08-08 17:53:36 +02:00
port.c
reg.c ntdll/tests: Fix some test failures with Windows 10. 2019-12-30 21:11:45 +01:00
rtl.c ntdll/tests: Fix expected RtlIpv6StringToAddress terminator output. 2020-01-05 17:34:52 +01:00
rtlbitmap.c
rtlstr.c ntdll/tests: Enable some more string API tests. 2019-12-09 23:47:45 +01:00
string.c ntdll: Drop support for floating point numbers in sscanf. 2019-12-23 10:51:08 +01:00
threadpool.c
time.c
virtual.c ntdll: Implement zero_bits parameter in virtual alloc functions. 2019-08-13 12:29:45 +02:00