[PATCH 4/6] kernel32: Reimplement RemoveDirectory() by setting a delete disposition.

Alexandre Julliard julliard at winehq.org
Thu Oct 4 15:11:50 CDT 2018


Dmitry Timoshkov <dmitry at baikal.ru> writes:

> Signed-off-by: Dmitry Timoshkov <dmitry at baikal.ru>
> ---
>  dlls/kernel32/path.c    | 17 ++++++++---------
>  dlls/ntdll/tests/file.c |  8 +++++---
>  2 files changed, 13 insertions(+), 12 deletions(-)

This is still breaking tests:

../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so change && touch change.ok
change.c:312: Test failed: should be ready
change.c:315: Test failed: should be ready
change.c:530: Test failed: action wrong
change.c:557: Test failed: should be ready
change.c:587: Test failed: didn't get subdir change
change.c:613: Test failed: len wrong 6
change.c:614: Test failed: name wrong
Makefile:271: recipe for target 'change.ok' failed
make: *** [change.ok] Error 7

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list