wine/dlls/kernel/tests
2006-08-28 11:35:32 +02:00
..
alloc.c
atom.c
change.c
codepage.c kernel32/tests: Don't use sizeof in ok() to avoid printf format warnings. 2006-06-13 14:02:31 +02:00
comm.c kernel32/tests: Don't use sizeof in ok() to avoid printf format warnings. 2006-06-13 14:02:31 +02:00
console.c
directory.c
drive.c
environ.c kernel32: Fix ExpandEnvironmentStrings to not overflow UNICODE_STRING buffer size (with test). 2006-08-21 12:08:21 +02:00
file.c kernel/tests: Wrong error code checked. 2006-08-15 19:26:07 +02:00
format_msg.c
generated.c
heap.c
locale.c kernel: Change failing to test to show it doesn't have anything to do 2006-06-23 10:46:22 +02:00
mailslot.c
Makefile.in kernel: Add some tests for VerifyVersionInfo. 2006-06-15 12:14:18 +02:00
module.c
path.c
pipe.c kernel32/tests: Don't use sizeof in ok() to avoid printf format warnings. 2006-06-13 14:02:31 +02:00
process.c kernel/tests: Write-strings warnings fix. 2006-08-02 11:41:09 +02:00
profile.c kernel: Add tests for GetPrivateProfileSectionNames. Make behaviour the same as observed on Windows XP. 2006-08-28 11:35:32 +02:00
sync.c kernel: Add a test for mutexes. 2006-06-15 12:14:23 +02:00
thread.c
time.c
timer.c
toolhelp.c
version.c ntdll: Fix a return code from RtlVerifyVersionInfo and change the FIXME to a TRACE now that all of the tests pass. 2006-07-17 14:48:05 +02:00
virtual.c
volume.c