Sweden-Number/dlls/ntdll/tests
Andrey Gusev 7ec37be381 ntdll/tests: Fix a typo in comment.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-11-29 15:55:05 +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 ntdll/tests: Add more tests for NtRemoveIoCompletionEx(). 2018-11-19 10:17:48 +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: Properly handle disconnected pipe in set_named_pipe_info request. 2018-11-23 20:17:45 +01:00
port.c
reg.c ntdll/tests: Fix a typo in comment. 2018-11-29 15:55:05 +01:00
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