.. |
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
|
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: Remove unused assignment (LLVM/Clang).
|
2011-02-07 10:10:10 -06: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: Fixed mismatched bracket (Coverity).
|
2011-02-23 15:01:17 +01:00 |
console.c
|
kernel32/tests: Demonstrate an input event handling peculiarity with WriteConsoleInputA.
|
2011-01-11 16:05:47 +01:00 |
debugger.c
|
kernel32/tests: Don't test function directly when reporting GetLastError().
|
2011-01-12 14:59:43 +01: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: Add one more possible error code.
|
2009-08-05 13:52:42 +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: Make sure to use return values (LLVM/Clang).
|
2011-02-17 18:33:42 +01:00 |
format_msg.c
|
kernel32/tests: Don't check return values inside of if(0) (LLVM/Clang).
|
2011-02-10 09:57:19 -06: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: Don't check return values inside of if(0) (LLVM/Clang).
|
2011-02-11 14:48:29 +01:00 |
loader.c
|
kernel32/tests: Don't test function directly when reporting GetLastError().
|
2011-01-12 14:59:43 +01:00 |
locale.c
|
libwine: Update Unicode tables to the Unicode 6.0 standard.
|
2010-10-30 20:42:09 +02:00 |
mailslot.c
|
kernel32/tests: Fix the mailslot tests on Win9x.
|
2008-11-20 21:59:26 +01:00 |
module.c
|
kernel32/tests: Don't test function directly when reporting GetLastError().
|
2011-01-12 14:59:43 +01:00 |
path.c
|
kernel32/tests: Remove win9x hacks.
|
2011-02-24 15:50:43 +01:00 |
pipe.c
|
kernel32/tests: Use the right return type and a better failed test message.
|
2011-01-13 15:22:00 +01:00 |
process.c
|
kernel32/tests: Free environment strings buffer at the conclusion of the environment tests.
|
2011-01-21 13:46:22 +01:00 |
profile.c
|
kernel32: Fix handling of overflows in GetPrivateProfileSectionA.
|
2009-10-08 16:28:17 +02:00 |
resource.c
|
kernel32/tests: Make some variables static.
|
2010-10-01 13:36:35 +02:00 |
resource.rc
|
…
|
|
sync.c
|
kernel32: VerifyConsoleIoHandle does not set last error value.
|
2010-09-23 12:00:29 +02:00 |
thread.c
|
kernel32/tests: Don't test function directly when reporting GetLastError().
|
2011-02-07 10:04:12 -06:00 |
time.c
|
kernel32: Add some parameter checking to FileTimeToDosDateTime.
|
2011-03-09 12:28:41 +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: Make sure to use return values (LLVM/Clang).
|
2011-02-11 14:49:23 +01:00 |
virtual.c
|
kernel32/tests: Don't test function directly when reporting GetLastError().
|
2011-01-12 14:59:43 +01:00 |
volume.c
|
kernel32/tests: Remove win9x hacks.
|
2011-02-28 13:12:30 +01:00 |