Sweden-Number/dlls/kernel32/tests
Rémi Bernon f39c1eee49 ntdll/tests: Move NtAllocateVirtualMemory tests that were in kernel32.
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-11 18:18:39 +02:00
..
Makefile.in
actctx.c
atom.c
change.c
codepage.c
comm.c
console.c
debugger.c ntdll: Fix breakpoint exception address on 64-bit Linux. 2019-05-15 22:04:39 +02:00
directory.c
drive.c
dummy.c
dummy.spec
environ.c
fiber.c
file.c kernel32/tests: Open and close the right file handle (Coverity). 2019-05-27 14:39:14 +02:00
format_msg.c kernel32/tests: Fix FormatMessage test failures on recent win10 (ERROR_NO_WORK_DONE). 2019-04-05 22:16:31 +02:00
generated.c
heap.c
loader.c kernel32/tests: Use ok_() so the TestBot can correctly detect the line. 2019-05-09 08:20:38 -05:00
locale.c libwine: Ignore 0 weights as described in Unicode collation algorithm. 2019-05-22 19:16:05 +02:00
mailslot.c
module.c kernel32: Fix handling of LOAD_WITH_ALTERED_SEARCH_PATH when other search flags are specified. 2019-06-05 21:40:55 +02:00
path.c kernel32/tests: Use the ARRAY_SIZE() macro. 2019-05-24 21:56:07 +02:00
pipe.c kernel32/pipe: Avoid a crash in a test. 2019-04-26 21:07:58 +02:00
process.c makefiles: Build all tests with msvcrt. 2019-04-24 12:10:51 +02:00
profile.c kernel32: Allow empty profile section and key name strings. 2019-03-28 19:12:28 +01:00
resource.c
resource.rc
sync.c ntdll: Initialize critical section debug info with correct pointer value. 2019-04-30 20:08:04 +02:00
thread.c
time.c kernel32: Forward GetSystemTimeAsFileTime() to NtQuerySystemTime(). 2019-05-15 19:23:48 +02:00
timer.c
toolhelp.c
version.c
virtual.c ntdll/tests: Move NtAllocateVirtualMemory tests that were in kernel32. 2019-06-11 18:18:39 +02:00
volume.c