wine/dlls/kernel32/tests
Francois Gouget 11934d2c92 kernel32/tests: Improve the WideCharToMultiByte() null-termination and truncation tests.
Check the content of the output buffer in addition to checking the
return value.
Also show that multibyte characters are not truncated when the output
buffer is too small.
2023-04-07 18:00:58 +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: Workaround broken behavior in Win7 Pro64. 2023-04-05 15:25:05 +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
file.c kernel32/tests: Test GetFileType() with additional types of handles. 2023-01-19 19:16:41 +01:00
format_msg.c
generated.c
heap.c ntdll: Use atomics and lock-free list for bin groups. 2023-02-22 18:03:55 +01: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 kernelbase: Report correct errors in GetModuleHandleExA(). 2023-02-02 19:09:23 +01:00
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 kernel32/tests: Don't test function directly when reporting GetLastError(). 2023-01-06 13:39:44 +01:00
volume.c kernel32/tests: Fix a typo in a comment. 2023-02-14 09:58:03 +01:00
wine_test.manifest