mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-08 04:52:10 -05:00
tools: run-tests: ifstest: enable CloseCleanupDelete (-UpdateOnCloseTest)
This commit is contained in:
parent
2d85c7bf73
commit
9bf0d5d46d
@ -363,8 +363,8 @@ call :__ifstest %1 /d %2 /g OpenCreateGeneral -t FileOpenByIDTest -t OpenVolumeT
|
|||||||
if !ERRORLEVEL! neq 0 set IfsTestMemfsExit=1
|
if !ERRORLEVEL! neq 0 set IfsTestMemfsExit=1
|
||||||
call :__ifstest %1 /d %2 /g OpenCreateParameters /z /v
|
call :__ifstest %1 /d %2 /g OpenCreateParameters /z /v
|
||||||
if !ERRORLEVEL! neq 0 set IfsTestMemfsExit=1
|
if !ERRORLEVEL! neq 0 set IfsTestMemfsExit=1
|
||||||
rem call :__ifstest %1 /d %2 /g CloseCleanupDelete /z /v
|
call :__ifstest %1 /d %2 /g CloseCleanupDelete -t UpdateOnCloseTest /z /v
|
||||||
rem if !ERRORLEVEL! neq 0 set IfsTestMemfsExit=1
|
if !ERRORLEVEL! neq 0 set IfsTestMemfsExit=1
|
||||||
call :__ifstest %1 /d %2 /g VolumeInformation /z /v
|
call :__ifstest %1 /d %2 /g VolumeInformation /z /v
|
||||||
if !ERRORLEVEL! neq 0 set IfsTestMemfsExit=1
|
if !ERRORLEVEL! neq 0 set IfsTestMemfsExit=1
|
||||||
rem call :__ifstest %1 /d %2 /g FileInformation /z /v
|
rem call :__ifstest %1 /d %2 /g FileInformation /z /v
|
||||||
|
Loading…
x
Reference in New Issue
Block a user