Sweden-Number/dlls/kernel32/tests
Alex Henrie 0f93668637 kernel32/tests: Add UTF-7 implicit termination tests. 2014-11-07 20:57:01 +09:00
..
Makefile.in kernel32/tests: Move allocation tests into heap.c. 2014-03-27 16:16:04 +01:00
actctx.c kernel32/tests: Use a pointer instead of an array to make gcc happy. 2014-10-28 15:59:55 +09:00
atom.c
change.c kernel32/tests: Fix overlapped status checks for 64-bit. 2014-10-01 21:22:25 +02:00
codepage.c kernel32/tests: Add UTF-7 implicit termination tests. 2014-11-07 20:57:01 +09:00
comm.c server: Make it possible for WaitCommEvent to detect recursive requests. 2013-11-13 11:21:28 +01:00
console.c kernel32: Add a workaround for broken apps that pass negative values to ReadConsole. 2014-04-16 10:54:15 +02:00
debugger.c kernel32/tests: Add missing HeapFree() in doChildren(). (Valgrind). 2014-06-23 10:12:18 +02:00
directory.c
drive.c Assorted spelling fixes. 2013-12-03 19:41:53 +01:00
environ.c kernel32/tests: Fix environment tests compilation with __WINESRC__ defined. 2013-10-17 20:29:29 +02:00
fiber.c kernel32: Don't allocate FLS index 0. 2014-03-28 17:46:03 +01:00
file.c kernel32/tests: Add tests for FindFirstFileExW level FindExInfoBasic. 2014-11-04 16:12:37 +09:00
format_msg.c kernel32: Handle win32 hresult in FormatMessage. 2014-10-21 20:00:15 +09:00
generated.c
heap.c kernel32/tests: Fix test for win8 heap layout. 2014-05-02 13:45:00 +02:00
loader.c ntdll: Fix LdrLockLoaderLock()/LdrUnlockLoaderLock() on 64bit. 2014-06-11 13:05:39 +02:00
locale.c Assorted spelling/grammar fixes. 2014-10-02 16:58:53 +02:00
mailslot.c kernel32/tests: Fix mailslot tests compilation with __WINESRC__ defined. 2013-10-22 16:37:39 +02:00
module.c ntdll: Set ldr.EntryPoint for main executable. 2014-10-07 20:22:13 +02:00
path.c kernel32: Fix incorrect lastpart in GetFullPathNameA with DBCS. 2014-10-14 14:20:05 +09:00
pipe.c Assorted spelling fixes. 2014-09-29 10:36:36 +02:00
process.c kernel32/tests: Use PROCESS_ALL_ACCESS definition compatible with versions of Windows before Vista. 2014-02-07 16:28:48 +01:00
profile.c kernel32/tests: Skip some profile tests if not allowed to create files in the Windows directory. 2014-03-04 17:06:07 +01:00
resource.c kernel32: Update VirtualAddress of resource section in write_raw_resources. 2014-06-17 09:04:15 +02:00
resource.rc
sync.c ntdll: NtWaitForMultipleObjects()'s third arguments means 'wait_any', not 'wait_all'. 2014-09-01 13:03:07 +02:00
thread.c kernel32/tests: Add missing ReleaseActCtx() calls. (Valgrind). 2014-06-23 10:18:13 +02:00
time.c kernel32: Return correct buffer size when returning DBCS characters. 2014-06-12 18:25:06 +02:00
timer.c kernel32/tests: Fix timer tests compilation with __WINESRC__ defined. 2013-10-22 16:37:40 +02:00
toolhelp.c kernel32/tests: Added missing comma (Coverity). 2014-04-15 09:45:18 +02:00
version.c kernel32/tests: Skip on faked version values. 2014-10-09 17:36:22 +02:00
virtual.c kernel32/tests: Avoid test failures on systems where hardware DEP is not supported. 2014-10-29 20:31:09 +09:00
volume.c Assorted spelling fixes. 2013-12-03 19:41:53 +01:00