wine/dlls/kernel32/tests
Francois Gouget 4d3eb56e7c kernel32/tests: Fix the ScrollConsoleScreenBuffer() tests on Windows 10 1909.
On Windows 10 1909 ScrollConsoleScreenBufferA() returns an error if
the destination is not within the clip rectangle but still modifies the
console buffer as expected! So mark this behavior as very_broken().

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54871
2023-04-20 22:55:56 +02:00
..
actctx.c ntdll: Open application manifest files with FILE_SHARE_DELETE. 2023-03-20 17:11:10 +01: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 kernel32/tests: Fix the French GetNumberFormatEx() test on Windows 11. 2023-02-27 10:56:01 +01:00
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 kernel32/tests: Add a missing dependency comment. 2023-02-23 11:25:16 +01:00
sync.c
thread.c
time.c
timer.c
toolhelp.c
version.c
virtual.c
volume.c kernel32/tests: Fix a typo in a comment. 2023-02-14 09:58:03 +01:00
wine_test.manifest