Sweden-Number/dlls/kernel32/tests
Carlos Rivera 00a0e2cd8c kernel32/tests: Change file name to avoid collision with other tests.
Entries in IniFileMapping are persisted in Windows until the next
reboot, even if removed from the registry. This made the
function test_registry_mapping to cause other tests
that accessed the actual winetest.ini file to fail if the
profile test was run more than once on Windows without rebooting.

Signed-off-by: Carlos Rivera <carlos@superkaos.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-09-01 20:56:44 +02:00
..
Makefile.in
actctx.c ntdll: Use single field for misc flags in ComClass redirection section. 2020-06-11 21:03:34 +02:00
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 kernelbase: Use IOCTL_CONDRV_CTRL_EVENT in GenerateConsoleCtrlEvent. 2020-09-01 20:56:43 +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 kernel32/tests: Remove support for PPC32. 2020-06-17 16:46:14 +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 kernel32/tests: Avoid some more compiler warning for HeapAlloc() invalid parameter tests. 2020-06-08 14:59:30 +02:00
loader.c ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
locale.c kernel32/tests: Fix GetNLSVersion test failure on Windows Server 2003. 2020-06-04 11:59:26 +02:00
mailslot.c kernel32/tests: Relax a timing test. 2020-07-27 23:28:16 +02:00
module.c kernel32/tests: Remove support for PPC32. 2020-06-17 16:46:14 +02:00
path.c ntdll: Support device paths in LdrGetDllPath. 2020-03-25 15:26:33 +01:00
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 kernel32/tests: Remove workaround for NT4. 2020-05-28 20:10:53 +02:00
resource.rc
sync.c ntdll: Handle unaligned SRW locks when using futexes. 2020-04-14 11:23:04 +02:00
thread.c ntdll: Call the thread entry point through BaseThreadInitThunk(). 2020-09-01 16:41:03 +02:00
time.c
timer.c kernel32/tests: Test timeout behaviour on system clock change. 2020-04-09 21:04:04 +02:00
toolhelp.c kernel32/tests: Call NtQuerySystemInformation(SystemProcessInformation) until it returns STATUS_SUCCESS. 2020-07-07 13:10:13 +02:00
version.c tests: Remove now useless forced _WIN32_WINNT defines. 2020-03-23 11:30:25 +01:00
virtual.c kernel32/tests: Avoid arithmetic on pointer to stack variable. 2020-04-20 17:19:11 +02:00
volume.c kernel32/tests: Use DECLSPEC_ALIGN in MSVC compatible way. 2020-04-20 20:55:12 +02:00