Sweden-Number/dlls/kernel32/tests
Erich E. Hoover 32da6626f5 kernel32: Allow CompareStringEx LINGUISTIC_IGNORECASE flag. 2014-04-17 10:48:07 +02:00
..
Makefile.in kernel32/tests: Move allocation tests into heap.c. 2014-03-27 16:16:04 +01:00
actctx.c ntdll: Use case-insensitive matching for typelib flags. 2014-02-24 09:12:03 -06:00
atom.c
change.c
codepage.c kernel32/tests: Don't test last error when there's no failure. 2014-02-12 19:15:12 +01:00
comm.c
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 server: Don't debug children when DEBUG_PROCESS and DEBUG_ONLY_THIS_PROCESS flags are passed to CreateProcess. 2014-04-09 13:15:58 +02:00
directory.c
drive.c
environ.c
fiber.c kernel32: Don't allocate FLS index 0. 2014-03-28 17:46:03 +01:00
file.c kernel32/tests: Add a test for CreateFile called with TRUNCATE_EXISTING/FILE_WRITE_DATA parameters. 2014-03-06 13:36:04 +01:00
format_msg.c
generated.c
heap.c kernel32/tests: Move allocation tests into heap.c. 2014-03-27 16:16:04 +01:00
loader.c ntdll: Only allocate TLS data when resolving imports. 2014-02-17 20:16:08 +01:00
locale.c kernel32: Allow CompareStringEx LINGUISTIC_IGNORECASE flag. 2014-04-17 10:48:07 +02:00
mailslot.c
module.c
path.c Assorted spelling fixes. 2014-02-10 15:47:29 +01:00
pipe.c
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
resource.rc
sync.c Assorted spelling fixes. 2014-01-30 15:00:34 +01:00
thread.c kernel32: Skip reserved TLS tests on WinXP SP1. 2014-03-31 15:28:55 +02:00
time.c
timer.c
toolhelp.c kernel32/tests: Added missing comma (Coverity). 2014-04-15 09:45:18 +02:00
version.c kernel32/tests: Remove unused assertion header. 2014-02-26 13:03:59 -06:00
virtual.c
volume.c