Sweden-Number/dlls/kernel32/tests
Alexandre Goujon 49c5bd0365 kernel32: Fix GetComputerName errors. 2010-08-23 11:58:42 +02:00
..
Makefile.in dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
actctx.c kernel32/tests: Print line numbers in tests. 2009-12-21 15:01:24 +01:00
alloc.c ntdll: Don't require heap sizes to be 64K aligned. 2010-01-28 19:47:01 +01:00
atom.c kernel32/tests: Simplify string generation. 2010-01-11 11:29:38 -06:00
change.c kernel32/tests: Fix a thread handle leak. 2010-02-22 13:15:43 +01:00
codepage.c kernel32/tests: Check last error before calling lstrcmpA() since it may reset GLE. 2009-10-08 12:03:02 +02:00
comm.c kernel32/tests: Remove superfluous casts of integer constants. 2010-03-29 11:48:58 +02:00
console.c kernel32: Don't set last error on success in OpenConsoleW. 2010-04-01 18:12:40 +02:00
debugger.c tests: Try to avoid message boxes popping up in non-interactive testing. 2010-07-20 11:39:50 +02:00
directory.c kernel32/tests: Correctly skip tests when the Unicode directory functions are not available. 2009-05-18 14:31:06 +02:00
drive.c kernel32/tests: Add one more possible error code. 2009-08-05 13:52:42 +02:00
environ.c kernel32: Fix GetComputerName errors. 2010-08-23 11:58:42 +02:00
fiber.c kernel32: Implement IsThreadAFiber function. 2010-01-25 12:56:26 +01:00
file.c kernel32/tests: Add a test for CreateFileA. 2010-07-28 16:28:19 +02:00
format_msg.c kernel32: Reject a format string with insertions if no variadic arguments are passed to FormatMessageA/W. 2010-05-03 13:56:53 +02:00
generated.c winapi: Generate the 64-bit variant of structure size/alignment tests. 2010-04-07 18:03:00 +02:00
heap.c kernel32: Fix return code from LocalUnlock for pointer passed to it. 2010-05-10 10:04:54 +02:00
loader.c kernel32: Remove superfluous pointer casts. 2009-03-11 13:03:31 +01:00
locale.c kernel32/tests: Add test for CT_TYPE1 of GetStringTypeW. 2010-07-22 13:09:24 +02:00
mailslot.c kernel32/tests: Fix the mailslot tests on Win9x. 2008-11-20 21:59:26 +01:00
module.c kernel32: Return error on second attempt to free a module. 2010-01-18 14:26:16 +01:00
path.c kernel32/tests: Add tests to examine output file part pointer behavior for GetFullPathNameW. 2010-06-17 11:48:42 +02:00
pipe.c kernel32/tests: Check return value of alarmThread in test_NamedPipe_2(). 2010-05-24 12:56:19 +02:00
process.c kernel32: Make sure we always have a valid process title. 2010-06-08 11:53:58 +02:00
profile.c kernel32: Fix handling of overflows in GetPrivateProfileSectionA. 2009-10-08 16:28:17 +02:00
resource.c kernel32: Enhance EndUpdateResource. 2010-07-22 11:41:41 +02:00
resource.rc
sync.c kernel32: Remove superfluous pointer casts. 2009-03-11 13:03:31 +01:00
thread.c tests: Run all tests with the default FPU control word. 2010-07-20 11:41:05 +02:00
time.c kernel32/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-24 16:57:26 +01:00
timer.c kernel32/tests: Fix header comments. 2010-01-25 12:46:00 +01:00
toolhelp.c kernel32: Remove superfluous pointer casts. 2009-03-11 13:03:31 +01:00
version.c kernel32/tests: Fix test failures on certain versions of Windows. 2010-04-27 14:38:38 -05:00
virtual.c kernel32/tests: Add tests for IsBadCodePtr. 2010-01-18 14:38:53 +01:00
volume.c kernel32/tests: GetVolumeInformationA X: succeeds iff drive's default dir is root. 2010-08-18 17:45:02 +02:00