.. |
Makefile.in
|
kernel32/tests: Move allocation tests into heap.c.
|
2014-03-27 16:16:04 +01:00 |
actctx.c
|
kernel32/tests: Add ARM and ARM64 arch strings.
|
2015-05-20 22:10:50 +09:00 |
atom.c
|
…
|
|
change.c
|
kernel32/tests: Allow the parent directory to receive a modified event.
|
2014-12-03 21:34:25 +01:00 |
codepage.c
|
libwine: Fix double byte default char initialization.
|
2015-09-11 20:58:04 +09:00 |
comm.c
|
kernel32/tests: Simplify an ok() condition (PVS-Studio).
|
2015-10-28 22:31:25 +09:00 |
console.c
|
kernel32/tests: Add tests for GetConsoleFontSize.
|
2015-11-03 00:33:25 +09:00 |
debugger.c
|
kernel32/tests: Use a volatile pointer to cause a crash in the debugger tests. (Clang).
|
2015-10-07 21:28:55 +09:00 |
directory.c
|
…
|
|
drive.c
|
…
|
|
environ.c
|
…
|
|
fiber.c
|
kernel32: Don't allocate FLS index 0.
|
2014-03-28 17:46:03 +01:00 |
file.c
|
ntdll: Return STATUS_OBJECT_NAME_INVALID in wine_nt_to_unix_file_name for prefix-only paths.
|
2015-10-02 18:11:31 +09:00 |
format_msg.c
|
kernel32: Handle win32 hresult in FormatMessage.
|
2014-10-21 20:00:15 +09:00 |
generated.c
|
…
|
|
heap.c
|
kernel32: Implement stub for GetPhysicallyInstalledSystemMemory.
|
2015-10-20 00:30:39 +09:00 |
loader.c
|
ntdll: Separate image relocation from NtMapViewOfSection.
|
2015-08-18 19:56:48 +09:00 |
locale.c
|
kernel32/tests: Add tests for Invariant.
|
2015-08-28 13:13:46 +09:00 |
mailslot.c
|
…
|
|
module.c
|
ntdll: Set ldr.EntryPoint for main executable.
|
2014-10-07 20:22:13 +02:00 |
path.c
|
kernel32/tests: Add more ARM and ARM64 arch strings.
|
2015-08-12 22:52:26 +09:00 |
pipe.c
|
kernel32/tests: Actually test a return value (PVS-Studio).
|
2015-03-04 21:50:42 +09:00 |
process.c
|
kernel32: Added session id tests.
|
2015-10-08 21:32:47 +09:00 |
profile.c
|
kernel32/tests: Skip some profile tests if not allowed to create files in the Windows directory.
|
2014-03-04 17:06:07 +01:00 |
resource.c
|
kernel32/tests: Remove unused code (Clang).
|
2014-12-04 14:03:24 +01:00 |
resource.rc
|
…
|
|
sync.c
|
kernel32/tests: Add a test to demonstrate a deadlock by suspending a thread during a system APC.
|
2015-11-05 20:22:37 +09:00 |
thread.c
|
kernel32/tests: Remove unnecessary busy loop (PVS-Studio).
|
2015-10-21 19:19:08 +09:00 |
time.c
|
kernel32/tests: Fix uninitialized memory of a test case.
|
2015-09-08 14:48:27 +09:00 |
timer.c
|
…
|
|
toolhelp.c
|
kernel32/tests: Don't test for the exact process count.
|
2015-09-25 20:59:35 +02:00 |
version.c
|
kernel32/tests: Skip on faked version values.
|
2014-10-09 17:36:22 +02:00 |
virtual.c
|
kernel32/tests: Add tests for triggering write watches in asynchronous ReadFile call.
|
2015-10-25 15:19:21 +09:00 |
volume.c
|
kernel32/tests: The result of a comparison is already a BOOL.
|
2015-06-30 17:40:27 +09:00 |