Sweden-Number/dlls/kernel32/tests
Alexandre Julliard ab9fe967f1 ntdll: Reimplement IdnToUnicode() using the normalization table and the ntdll helpers.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-03 13:20:24 +01:00
..
Makefile.in kernel32/tests: Add tests for GetSystemPowerStatus. 2019-10-31 19:38:46 +01:00
actctx.c kernel32/tests: Link to activation context API directly. 2020-02-21 00:55:44 +01:00
atom.c
change.c
codepage.c kernel32/tests: Fix some codepage test failures with Windows 10. 2020-01-05 17:34:22 +01:00
comm.c kernel32/tests: Remove an unused assignment in the comm test. 2019-11-21 19:01:10 +01:00
console.c kernel32/tests: Add GetCurrentConsoleFontEx tests. 2019-11-25 20:47:43 +01:00
debugger.c kernel32/tests: Skip instruction pointer check of the last exception in exception race tests. 2020-01-14 19:05:06 +01:00
directory.c
drive.c
dummy.c kernel32/tests: Reorder the WINAPI with the void. 2019-12-02 22:02:56 +01:00
dummy.spec kernel32/tests: Add sxs tests. 2019-06-24 10:50:53 +02:00
environ.c kernel32/tests: Fix GetLastError() checks in environment tests. 2020-01-23 22:41:29 +01:00
fiber.c
file.c kernelbase: Implement ReOpenFile(). 2020-01-28 19:33:06 +01:00
format_msg.c kernel32/tests: Fix some test failures on Win10. 2019-10-23 10:26:17 +02:00
generated.c include: COMMCONFIG.wcProviderData is WCHAR, not DWORD. 2020-03-02 13:04:17 +01:00
heap.c kernel32/tests: Trace LastError when GetPhysicallyInstalledSystemMemory() fails. 2019-12-09 23:47:46 +01:00
loader.c kernel32: Add semi-stub for LoadPackagedLibrary(). 2020-02-12 20:25:27 +01:00
locale.c ntdll: Reimplement IdnToUnicode() using the normalization table and the ntdll helpers. 2020-03-03 13:20:24 +01:00
mailslot.c
module.c kernel32: Move Get/SetDllDirectory() implementation to ntdll. 2019-10-01 15:14:08 +02:00
path.c kernel32/tests: Link to activation context API directly. 2020-02-21 13:48:44 +01:00
pipe.c kernelbase: Implement GetOverlappedResultEx(). 2019-11-29 08:26:30 +01:00
power.c kernel32/tests: Add tests for GetSystemPowerStatus. 2019-10-31 19:38:46 +01:00
process.c kernel32/tests: Check if CreateProcess() resets STARTUPINFO/PROCESS_INFORMATION. 2020-02-24 18:50:19 +01:00
profile.c kernel32/tests: Get rid of no longer needed win9x checks. 2020-01-02 17:40:39 +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 kernel32/tests: Link to activation context API directly. 2020-02-21 13:48:44 +01:00
time.c ntdll: Fix RtlQueryUnbiasedInterruptTime() prototype. 2019-12-16 18:44:57 +01:00
timer.c
toolhelp.c kernel32/tests: Simplify the name of the test unit for child processes. 2020-02-21 09:13:00 +01:00
version.c kernelbase: Fix GetSystemFirmwareTable regression. 2019-11-20 23:03:21 +01:00
virtual.c kernel32: Catch stack overflow faults in IsBad*Ptr() functions. 2020-01-13 19:41:02 +01:00
volume.c kernel32: Reimplement DefineDosDevice() on top of NT symbolic links. 2020-02-27 23:34:51 +01:00