Carlos Rivera : kernel32/tests: Change file name to avoid collision with other tests.

Alexandre Julliard julliard at winehq.org
Tue Sep 1 15:43:31 CDT 2020


Module: wine
Branch: master
Commit: 00a0e2cd8c4df240371ddd22516e4e3544a142ce
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=00a0e2cd8c4df240371ddd22516e4e3544a142ce

Author: Carlos Rivera <carlos at superkaos.org>
Date:   Tue Sep  1 11:17:36 2020 +0200

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 at superkaos.org>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/kernel32/tests/profile.c | 182 +++++++++++++++++++++---------------------
 1 file changed, 91 insertions(+), 91 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=00a0e2cd8c4df240371ddd22516e4e3544a142ce



More information about the wine-cvs mailing list