wine/dlls/kernel32/tests
Jacek Caban 129149d212 kernel32/tests: Allow ENABLE_VIRTUAL_TERMINAL_PROCESSING in default mode.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-09-11 16:55:40 +02:00
..
actctx.c
atom.c
change.c
codepage.c
comm.c kernel32/tests: Avoid testing that WaitCommEvent() doesn't return immediately. 2020-07-10 13:19:27 +02:00
console.c kernel32/tests: Allow ENABLE_VIRTUAL_TERMINAL_PROCESSING in default mode. 2020-09-11 16:55:40 +02:00
debugger.c kernel32: Catch process creation breakpoint exceptions. 2020-07-03 11:58:05 +02:00
directory.c
drive.c
dummy.c
dummy.spec
environ.c kernel32/tests: Add more GetEnvironmentVariableA/W tests. 2020-08-10 21:26:57 +02:00
fiber.c
file.c kernelbase: Also pass CreateFile2 file flags to CreateFileW. 2020-09-09 22:36:13 +02:00
format_msg.c kernel32: Add string for E_NOTIMPL error. 2020-08-25 19:31:43 +02:00
generated.c winapi_test: Restore horizontal alignment of macro defines. 2020-08-10 21:26:15 +02:00
heap.c
loader.c advapi32: Build with msvcrt. 2020-09-09 20:30:31 +02:00
locale.c
mailslot.c kernel32/tests: Relax a timing test. 2020-07-27 23:28:16 +02:00
Makefile.in
module.c
path.c
pipe.c
power.c
process.c ntdll: Call the process entry point through RtlUserThreadStart(). 2020-09-01 16:41:03 +02:00
profile.c kernel32/tests: Change file name to avoid collision with other tests. 2020-09-01 20:56:44 +02:00
resource.c
resource.rc
sync.c
thread.c ntdll: Call the thread entry point through BaseThreadInitThunk(). 2020-09-01 16:41:03 +02:00
time.c
timer.c
toolhelp.c kernel32/tests: Call NtQuerySystemInformation(SystemProcessInformation) until it returns STATUS_SUCCESS. 2020-07-07 13:10:13 +02:00
version.c
virtual.c
volume.c