Sweden-Number/dlls/kernel32/tests
Francois Gouget 542dc085c9 kernel32/tests: Allow failure when loading the 268 bytes minimal PE image.
Windows 10 1809+ rejects this minimal image so allow ERROR_BAD_EXE_FORMAT
as a valid result.
Also adjust the comment to reflect the range of Windows versions that
usually accept this image and note that there are some exceptions which
means there are other unidentified factors at play.

Wine-Bug: https://bugs.winehq.org//show_bug.cgi?id=51185
Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-07-20 18:47:06 +02:00
..
Makefile.in
actctx.c ntdll: Parse the loadFrom attribute in manifest dll elements. 2021-04-19 15:39:55 +02:00
atom.c
change.c
codepage.c
comm.c
console.c
debugger.c server: Don't generate dll load event for native binaries on Wow64. 2021-07-09 22:15:30 +02:00
directory.c
drive.c
dummy.c
dummy.spec
environ.c
fiber.c
file.c server: Forbid shrinking files which are mapped to memory. 2021-06-29 12:39:35 +02:00
format_msg.c
generated.c
heap.c kernel32/tests: Fix test_GlobalMemoryStatus() for Win up to 8.1 and RAM size above 4GB. 2021-04-30 22:59:50 +02:00
loader.c kernel32/tests: Allow failure when loading the 268 bytes minimal PE image. 2021-07-20 18:47:06 +02:00
locale.c
mailslot.c
module.c
path.c
pipe.c kernel32/tests: Add a test for special characters in pipe names. 2021-04-14 08:39:39 +02:00
power.c
process.c ntdll: Initialize the RealClientId field in the TEB. 2021-06-25 22:48:47 +02:00
profile.c
resource.c
resource.rc
sync.c ntdll: Implement NtTestAlert(). 2021-05-25 21:13:00 +02:00
thread.c
time.c kernel32/tests: Test for quirks in a few different time zones. 2021-04-27 16:52:30 +02:00
timer.c
toolhelp.c
version.c
virtual.c server: Only the first mapping needs to be an image in NtAreMappedFilesTheSame(). 2021-04-30 22:59:30 +02:00
volume.c