wine/dlls/kernel32/tests
Alex Henrie bd7459579d kernel32/tests: Check that lpSectionBase != NULL before dereferencing.
If lpSectionBase is null then the tests will still crash, but at least
we'll know why.
2023-04-23 15:49:46 +02:00
..
actctx.c kernel32/tests: Check that lpSectionBase != NULL before dereferencing. 2023-04-23 15:49:46 +02:00
atom.c
change.c
codepage.c kernel32/tests: Improve the WideCharToMultiByte() null-termination and truncation tests. 2023-04-07 18:00:58 +02:00
comm.c
console.c kernel32/tests: Fix the ScrollConsoleScreenBuffer() tests on Windows 10 1909. 2023-04-20 22:55:56 +02:00
debugger.c kernel32/debugger: Fix a failing test (on Wine). 2023-04-04 21:20:38 +02:00
directory.c
drive.c
dummy.c
dummy.spec
environ.c
fiber.c kernelbase: Implement activation context switching for fibers. 2023-04-19 20:26:15 +02:00
file.c
format_msg.c
generated.c
heap.c ntdll: Use log-linear bucketing for free lists. 2023-04-12 12:03:51 +02:00
loader.c kernel32/tests: Fix tls callback tests on Windows 7. 2023-03-13 10:42:10 +01:00
locale.c
mailslot.c
Makefile.in
module.c
path.c
pipe.c
power.c
process.c kernelbase: Use RtlGetNativeSystemInformation() to implement GetNativeSystemInfo(). 2023-03-22 20:03:51 +01:00
profile.c
resource.c
resource.rc
sync.c
thread.c
time.c
timer.c
toolhelp.c
version.c
virtual.c
volume.c
wine_test.manifest