Sweden-Number/dlls/kernel32/tests
Nikolay Sivov dbd765e2bd kernel32/tests: Fix some test failures on Win10.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-10-23 10:26:17 +02:00
..
Makefile.in
actctx.c kernel32/tests: Fix a test failure on Windows XP. 2019-09-30 11:49:02 +02:00
atom.c
change.c kernel32/tests: Use GetTempFileName() instead of hardcoding directory names. 2019-02-28 21:37:30 +01:00
codepage.c
comm.c kernel32/tests: Fix the spelling of three ok() messages and comments. 2019-09-23 19:44:17 +02:00
console.c kernel32/tests: Fix some console tests on newer Win10. 2019-09-30 22:24:27 +02:00
debugger.c ntdll: Add exception handling around DbgBreakPoint. 2019-10-03 22:58:07 +02:00
directory.c
drive.c
dummy.c kernel32/tests: Add sxs tests. 2019-06-24 10:50:53 +02:00
dummy.spec kernel32/tests: Add sxs tests. 2019-06-24 10:50:53 +02:00
environ.c kernel32: Make GetEnvironmentStringsW returns a copy of the environment. 2019-03-20 08:57:33 +01:00
fiber.c
file.c kernel32/tests: Fix the spelling of three ok() messages and comments. 2019-09-23 19:44:17 +02:00
format_msg.c kernel32/tests: Fix some test failures on Win10. 2019-10-23 10:26:17 +02:00
generated.c include: Rename Reserved1 to SystemStatusFlag in SYSTEM_POWER_STATUS. 2019-09-23 19:44:17 +02:00
heap.c
loader.c kernel32/tests: Test loading system DLLs with WoW64 redirection disabled. 2019-10-21 20:41:37 +02: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: Move Get/SetDllDirectory() implementation to ntdll. 2019-10-01 15:14:08 +02:00
path.c kernel32: Move exe path functions to ntdll. 2019-10-03 22:58:06 +02:00
pipe.c kernel32/tests: Add message mode non-blocking pipe test. 2019-10-17 21:04:54 +02:00
process.c kernel32/tests: Remove a test that shows inconsistent results. 2019-10-18 18:05:32 +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: Change zero_bits parameter type to ULONG_PTR for NtMapViewOfSection and NtAllocateVirtualMemory. 2019-08-13 12:11:15 +02:00
thread.c kernelbase: Implement SetThreadStackGuarantee(). 2019-08-24 11:39:07 +02:00
time.c kernel32/tests: Add a test for GetTickCount(). 2019-06-14 18:23:55 +02:00
timer.c
toolhelp.c
version.c
virtual.c kernel32/tests: Skip some tests when NtSetInformationProcess is denied access. 2019-10-09 21:30:37 +02:00
volume.c kernel32/tests: Avoid unneeded strlen*() calls. 2019-09-04 17:11:29 +02:00