wine-wine/dlls/kernel32/tests
Eric Pouech d967484ecc kernel32: Added a couple of tests about console creation through CreateFile, and fix some corner cases. 2012-02-08 10:47:57 -06:00
..
Makefile.in
actctx.c kernel32/tests: Fix two typos. 2011-11-15 11:48:58 +01:00
alloc.c
atom.c Assorted spelling fixes. 2012-01-23 16:07:32 +01:00
change.c kernel32/tests: fni->FileName is not nul terminated in test_readdirectorychanges_cr. 2011-10-25 16:57:28 +02:00
codepage.c kernel32: Avoid hardcoding the Unicode string literal lengths. 2011-12-16 17:40:40 +01:00
comm.c kernel32/tests: Don't test function directly when reporting GetLastError(). 2011-09-26 18:16:03 +02:00
console.c kernel32: Added a couple of tests about console creation through CreateFile, and fix some corner cases. 2012-02-08 10:47:57 -06:00
debugger.c kernel32/tests: Remove win9x hacks. 2011-08-22 17:21:23 +02:00
directory.c
drive.c kernel32/tests: Remove win9x hacks. 2011-07-29 18:21:24 +02:00
environ.c
fiber.c
file.c kernel32/tests: Use ARMv7 for PE images. 2011-11-01 16:45:33 +01:00
format_msg.c kernel32: If string arg to FormatMessage is NULL, use "(null)" instead of crashing. 2012-01-09 15:32:50 +01:00
generated.c
heap.c kernel32/tests: Skip some tests if not allowed to modify the image file execution options. 2011-09-19 17:56:04 +02:00
loader.c ntdll: Add an access check for file mappings. 2012-01-24 18:10:31 +01:00
locale.c kernel32/tests: Move CompareStringA data to a table. 2011-10-04 15:19:42 -05:00
mailslot.c kernel32/tests: Remove win9x hacks. 2011-07-29 18:21:24 +02:00
module.c kernel32/tests: Avoid size_t in traces. 2011-11-22 18:19:06 +01:00
path.c
pipe.c server: PIPE_TYPE_BYTE | PIPE_READMODE_MESSAGE is invalid for named pipes. 2011-10-13 19:57:19 +02:00
process.c Assorted spelling fixes and wording tweaks. 2011-11-28 16:40:50 +01:00
profile.c kernel32/tests: Don't test function directly when reporting GetLastError(). 2011-09-26 18:16:03 +02:00
resource.c
resource.rc
sync.c Assorted spelling fixes & co. 2011-09-27 11:00:13 +02:00
thread.c kernel32/tests: WaitForMultipleObjects returns lowest signaled handle first. 2011-08-22 16:14:32 +02:00
time.c
timer.c
toolhelp.c
version.c
virtual.c ntdll: Add an access check for file mappings. 2012-01-24 18:10:31 +01:00
volume.c kernel32/tests: Check what happens if QueryDosDeviceA() is given an insufficient buffer. 2011-10-03 16:56:30 -05:00