Sweden-Number/dlls/kernel32/tests
Andrey Gusev a9bf1ad81e kernel32/tests: Reorder the WINAPI with the void.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-12-02 22:02:56 +01:00
..
Makefile.in kernel32/tests: Add tests for GetSystemPowerStatus. 2019-10-31 19:38:46 +01:00
actctx.c
atom.c
change.c
codepage.c kernel32/tests: Fix the lcid and expected value in a codepage ok() call. 2019-11-21 21:00:59 +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 ntdll: Add exception handling around DbgBreakPoint. 2019-10-03 22:58:07 +02: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
environ.c
fiber.c
file.c
format_msg.c kernel32/tests: Fix some test failures on Win10. 2019-10-23 10:26:17 +02:00
generated.c
heap.c
loader.c kernel32/tests: Enable the ExitProcess() test on ARM64. 2019-10-29 23:30:47 +01:00
locale.c kernel32: Reimplement FoldStringW() to support composition. 2019-11-28 09:04:33 +01: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 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: Remove a test that shows inconsistent results. 2019-10-18 18:05:32 +02:00
profile.c
resource.c
resource.rc
sync.c
thread.c kernel32: Implement higher level API to access thread description. 2019-11-26 16:33:55 +01:00
time.c
timer.c
toolhelp.c
version.c kernelbase: Fix GetSystemFirmwareTable regression. 2019-11-20 23:03:21 +01:00
virtual.c kernel32/tests: Skip some tests when NtSetInformationProcess is denied access. 2019-10-09 21:30:37 +02:00
volume.c