Sweden-Number/dlls/kernel32/tests
Serge Gautherie 7e0acf14cc kernel32/tests: Test QueryFullProcessImageNameW() flags.
Signed-off-by: Serge Gautherie <winehq-git_serge_180711@gautherie.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-07-31 09:28:38 +02:00
..
Makefile.in
actctx.c ntdll: Check the activation context before looking for the module basename. 2019-06-24 10:50:53 +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
console.c
debugger.c kernel32: Use DebugBreakProcess in DebugActiveProcess. 2019-07-05 17:42:25 +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: 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 server: Fix the returned error code for an invalid NT header offset. 2019-06-13 20:55:35 +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: 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 kernel32/tests: Test QueryFullProcessImageNameW() flags. 2019-07-31 09:28:38 +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/tests: Add a test for GetTickCount(). 2019-06-14 18:23:55 +02:00
timer.c
toolhelp.c
version.c
virtual.c ntdll/tests: Move NtMapViewOfSection tests from kernel32/tests. 2019-06-20 22:32:40 +02:00
volume.c