.. |
Makefile.in
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
actctx.c
|
kernel32/tests: Don't test function directly when reporting GetLastError().
|
2011-01-12 14:59:43 +01:00 |
alloc.c
|
…
|
|
atom.c
|
kernel32/tests: Remove win9x hacks.
|
2011-08-22 17:21:23 +02: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/tests: Remove win9x hacks.
|
2011-07-29 18:21:24 +02:00 |
comm.c
|
kernel32/tests: Don't test function directly when reporting GetLastError().
|
2011-09-26 18:16:03 +02:00 |
console.c
|
kernel32/tests: Fix MSVC build in console.c.
|
2011-10-04 17:31:45 -05:00 |
debugger.c
|
kernel32/tests: Remove win9x hacks.
|
2011-08-22 17:21:23 +02:00 |
directory.c
|
kernel32/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-09 09:28:21 -06:00 |
drive.c
|
kernel32/tests: Remove win9x hacks.
|
2011-07-29 18:21:24 +02:00 |
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: Use ARMv7 for PE images.
|
2011-11-01 16:45:33 +01:00 |
format_msg.c
|
tests: Assorted spelling fixes.
|
2011-08-04 18:27:37 +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/tests: Skip some tests if not allowed to modify the image file execution options.
|
2011-09-19 17:56:04 +02:00 |
loader.c
|
kernel32/tests: Use ARMv7 for PE images.
|
2011-11-01 16:45:33 +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: Reset LastError if GetModuleFileName() succeeds.
|
2011-10-03 16:56:27 -05:00 |
path.c
|
kernel32/tests: Remove win9x hacks.
|
2011-02-24 15:50:43 +01:00 |
pipe.c
|
server: PIPE_TYPE_BYTE | PIPE_READMODE_MESSAGE is invalid for named pipes.
|
2011-10-13 19:57:19 +02:00 |
process.c
|
kernel32: Fixed QueryDosDeviceNameW size (chars not bytes).
|
2011-10-10 13:30:37 +02:00 |
profile.c
|
kernel32/tests: Don't test function directly when reporting GetLastError().
|
2011-09-26 18:16:03 +02:00 |
resource.c
|
kernel32/tests: Make some variables static.
|
2010-10-01 13:36:35 +02:00 |
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
|
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
|
kernel32/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-11 14:49:23 +01:00 |
virtual.c
|
ntdll: Make the VirtualProtect tests pass under Wine.
|
2011-11-03 13:51:56 +01:00 |
volume.c
|
kernel32/tests: Check what happens if QueryDosDeviceA() is given an insufficient buffer.
|
2011-10-03 16:56:30 -05:00 |