Sweden-Number/dlls/kernel32/tests
Dan Kegel c63d085d1f kernel32: Add initial test for DefineDosDevice. 2011-07-25 11:59:20 +02:00
..
Makefile.in
actctx.c
alloc.c
atom.c
change.c
codepage.c kernel32: Constify some data. 2011-04-07 10:23:12 +02:00
comm.c
console.c kernel32: In CreateFile, when trying to open the CON special DOS file, force OPEN_EXISTING as creation flag. 2011-05-11 14:56:48 +02:00
debugger.c kernel32: When testing the debugger activation, don't use unitialized values (clang). 2011-03-28 17:24:45 +02:00
directory.c
drive.c
environ.c server: Map the Unix user id to a local user SID instead of the interactive SID. 2011-03-02 12:50:59 +01:00
fiber.c kernel32/tests: Add SetLastError() before a test (Valgrind). 2011-03-02 12:29:36 +01:00
file.c kernel32/tests: Add tests for file sharing with file-specific access bits. 2011-07-01 18:33:37 +02:00
format_msg.c
generated.c
heap.c kernel32: GlobalSize() should also work with GMEM_MOVEABLE data pointers received from GlobalLock(). 2011-06-13 11:46:24 +02:00
loader.c kernel32: Add a test how PE section characteristics get mapped into memory page access, make it pass under Wine. 2011-07-20 19:23:04 +02:00
locale.c kernel32: Pass in a real string to SetLocaleInfoA, not a function pointer (Coverity). 2011-05-30 11:15:48 +02:00
mailslot.c
module.c
path.c kernel32/tests: Remove win9x hacks. 2011-02-24 15:50:43 +01:00
pipe.c
process.c
profile.c
resource.c
resource.rc
sync.c
thread.c kernel32/tests: Fix warning on non-x86 platforms. 2011-07-07 12:29:55 +02:00
time.c kernel32: Fix the handling of CAL_ITWODIGITYEARMAX in GetCalendarInfo. 2011-06-08 16:18:26 +02:00
timer.c
toolhelp.c kernel32/tests: Also test for ntdll.dll in toolhelp tests. 2011-03-18 11:29:24 +01:00
version.c
virtual.c
volume.c kernel32: Add initial test for DefineDosDevice. 2011-07-25 11:59:20 +02:00