wine/dlls/kernel32/tests
Francois Gouget b66f9af106 kernel32/tests: Fix the French GetNumberFormatEx() test on Windows 11.
Windows 11 uses a narrow non-breaking space instead of a plain one when
formatting numbers.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54583
2023-02-27 10:56:01 +01:00
..
actctx.c
atom.c
change.c
codepage.c
comm.c
console.c kernel32/tests: Test that control characters can be read & stored. 2022-12-20 22:37:02 +01:00
debugger.c kernel32/tests: Fix debugger.c:test_kill_on_exit(). 2023-02-22 18:04:42 +01: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
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 kernel32/tests: Fix an uninitialized variable warning. 2022-12-08 18:12:18 +01:00
pipe.c
power.c
process.c ntdll: Add stub for NtQueryInformationProcess(ProcessCycleTime). 2023-02-02 10:56:42 +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