wine/dlls/kernel32/tests
Rémi Bernon 4979ae5a94 kernelbase: Restore HEAP_REALLOC_IN_PLACE_ONLY usage in LocalReAlloc.
This effectively reverts 2be9b0ff4a, which
incorrectly removed the flag, when the reallocation failures the tests
showed were coming from an underlying LFH in-place reallocation failure.

Thus, it restores todo_wine where appropriate while removing other todos
for sizes outside of the LFH block size range.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53996
2022-11-30 20:38:27 +01:00
..
actctx.c
atom.c
change.c
codepage.c
comm.c
console.c kernel32/tests: Workaround some broken Windows behavior in console tests. 2022-10-26 15:03:05 +02:00
debugger.c
directory.c
drive.c kernel32/tests: Use ARRAY_SIZE instead of open coding it. 2022-10-25 10:58:49 +02:00
dummy.c
dummy.spec
environ.c
fiber.c
file.c
format_msg.c
generated.c
heap.c kernelbase: Restore HEAP_REALLOC_IN_PLACE_ONLY usage in LocalReAlloc. 2022-11-30 20:38:27 +01:00
loader.c
locale.c kernelbase: Implement GetGeoInfoEx. 2022-11-22 18:27:30 +01:00
mailslot.c
Makefile.in
module.c
path.c
pipe.c kernel32/tests: Add test for pipe name with a trailing backslash. 2022-10-26 15:03:05 +02:00
power.c
process.c kernel32/tests: Don't filter out the WINELOADER variable. 2022-11-23 11:07:30 +01:00
profile.c kernel32/profile: Trim spaces from section names on load. 2022-11-24 09:27:48 +01:00
resource.c
resource.rc
sync.c
thread.c kernel32/tests: Remove workarounds for SetThreadIdealProcessor(). 2022-11-22 18:40:13 +01:00
time.c
timer.c
toolhelp.c
version.c
virtual.c
volume.c
wine_test.manifest