Sweden-Number/dlls/kernel32/tests
Michael Müller 62ae2ae1a1 ntdll: Add stub for JobObjectBasicAccountingInformation and JobObjectBasicProcessIdList.
Signed-off-by: Michael Müller <michael@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-24 11:09:46 +02:00
..
Makefile.in
actctx.c
atom.c
change.c
codepage.c kernel32: Check for invalid flags in codepage conversion functions. 2017-03-28 10:31:46 +02:00
comm.c
console.c kernel32/tests: VerifyConsoleIoHandle() always returns FALSE on Windows 8 and 10. 2016-11-22 13:54:50 +01:00
debugger.c kernel32/tests: Don't call DeleteFile from assert(). 2017-02-07 14:46:24 +01:00
directory.c ntdll: Open current working directory with FILE_TRAVERSE access. 2016-09-22 12:44:35 +09:00
drive.c
environ.c
fiber.c kernel32/tests: Convert fiber back to thread even when IsThreadAFiber is not available. 2016-08-08 21:49:48 +09:00
file.c kernel32/tests: Add test for SetFileTime. 2017-02-06 22:58:55 +01:00
format_msg.c kernel32/tests: Fixed incorrect buffer sizes. 2017-03-21 20:52:04 +01:00
generated.c
heap.c kernel32/tests: Test HeapReAlloc with size 0. 2017-04-04 14:55:41 +02:00
loader.c ntdll: Mark LDR data as initialized. 2017-04-24 11:08:50 +02:00
locale.c kernel32/tests: Add Chinese special tests for LocaleNameToLCID(). 2017-02-03 19:05:10 +01:00
mailslot.c
module.c
path.c kernel32: Properly handle double delimiters in GetShortPathName/GetLongPathName. 2016-08-16 00:00:43 +09:00
pipe.c kernel32/tests: A spelling fix in a comment. 2017-04-03 13:53:53 +02:00
process.c ntdll: Add stub for JobObjectBasicAccountingInformation and JobObjectBasicProcessIdList. 2017-04-24 11:09:46 +02:00
profile.c
resource.c
resource.rc
sync.c kernel32/tests: Spelling fixes for a couple of comments. 2016-04-20 16:54:48 +09:00
thread.c ntdll: Add stub implementation of NtQueryInformationThread(ThreadIsIoPending). 2017-02-08 10:53:32 +01:00
time.c
timer.c
toolhelp.c
version.c ntdll: SzCSDVersion is an empty string on Windows 8 and up. 2016-10-04 13:56:24 +02:00
virtual.c kernel32/tests: Remove another identical if/else branch. 2016-08-10 12:54:16 +09:00
volume.c