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
atom.c
change.c
codepage.c
comm.c
console.c kernelbase: Use IOCTL_CONDRV_CTRL_EVENT in GenerateConsoleCtrlEvent. 2020-09-01 20:56:43 +02:00
debugger.c
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
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
locale.c
mailslot.c kernel32/tests: Relax a timing test. 2020-07-27 23:28:16 +02:00
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
version.c
virtual.c
volume.c