Sweden-Number/dlls/ntdll/tests
Jacek Caban 3dacf82173 server: Add FILE_SKIP_SET_EVENT_ON_HANDLE support.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-11-01 21:50:57 +01:00
..
Makefile.in
atom.c
change.c
directory.c ntdll/tests: Use the available ARRAY_SIZE() macro. 2018-06-22 01:01:55 +02:00
env.c ntdll/tests: Add tests for RtlCreateProcessParameters(). 2018-10-16 20:46:29 +02:00
error.c
exception.c ntdll/tests: Use the available ARRAY_SIZE() macro. 2018-06-22 01:01:55 +02:00
file.c server: Use a separated object for each opened named pipe device file. 2018-10-30 00:10:14 +01:00
generated.c
info.c ntdll: Relax checks for valid affinity mask in NtSetInformationThread(). 2018-09-14 14:12:06 +02:00
large_int.c ntdll/tests: Avoid ARRAY_SIZE-like macros. 2018-06-22 01:01:55 +02:00
ntdll_test.h
om.c ntdll: Use the default keyed event when the handle is null. 2018-10-26 12:45:45 +02:00
path.c ntdll: Fix buffer size to MultiByteToWideChar. 2018-08-28 13:30:43 +02:00
pipe.c server: Add FILE_SKIP_SET_EVENT_ON_HANDLE support. 2018-11-01 21:50:57 +01:00
port.c
reg.c
rtl.c ntdll/tests: Spelling fixes in comments. 2018-08-23 20:01:56 +02:00
rtlbitmap.c ntdll: Prevent Find{Set, Clear}Run from reading past the end of bitmap. 2018-07-10 22:09:32 +02:00
rtlstr.c ntdll/tests: Avoid ARRAY_SIZE-like macros. 2018-06-22 01:01:55 +02:00
string.c ntdll/tests: Add a test for qsort() stability. 2018-10-24 17:00:06 +02:00
threadpool.c ntdll/tests: Use the available ARRAY_SIZE() macro. 2018-06-22 01:01:55 +02:00
time.c