Sweden-Number/dlls/kernelbase
Francois Gouget 48d538ba82 kernelbase/tests: Loosen up the Sleep() test lower bound.
It looks like Windows tries to work around the timer granularity by
sometimes returning early such that the total may be a bit less than
requested.

Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-05-06 19:16:48 +02:00
..
tests kernelbase/tests: Loosen up the Sleep() test lower bound. 2022-05-06 19:16:48 +02:00
Makefile.in kernelbase: Use the digit table from locale.nls in FoldStringW(). 2022-04-25 11:53:53 +02:00
collation.c
console.c kernelbase: Provide a pseudo console environment for initial CUI processes not tied to a Unix tty. 2022-04-12 21:39:42 +02:00
debug.c
file.c kernelbase: Reset last error on success in CopyFileExW(). 2022-04-11 21:15:56 +02:00
kernelbase.h kernelbase: Allocate global memory handle table dynamically. 2022-04-20 17:51:04 +02:00
kernelbase.rc kernel32: Move the language group resources to kernelbase. 2022-03-31 10:57:07 +02:00
kernelbase.rgs
kernelbase.spec kernelbase: Implement UnmapViewOfFile2(). 2022-05-05 18:35:38 +02:00
loader.c
locale.c kernelbase: Reimplement GetTimeFormatA(). 2022-05-04 08:56:25 +02:00
main.c kernelbase: Allocate global memory handle table dynamically. 2022-04-20 17:51:04 +02:00
memory.c kernelbase: Implement UnmapViewOfFile2(). 2022-05-05 18:35:38 +02:00
path.c
process.c kernelbase: Add support for CREATE_NO_WINDOW flag in CreateProcess. 2022-04-12 21:39:42 +02:00
registry.c
security.c
string.c
sync.c
thread.c
version.c
volume.c
winerror.mc kernel32: Move the error message table to kernelbase. 2022-03-31 10:57:07 +02:00