mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-10-31 12:08:41 -05:00 
			
		
		
		
	tools: run-tests: ifstest: enable FileInformation (not all tests pass yet)
This commit is contained in:
		| @@ -382,8 +382,8 @@ call :__ifstest %1 /d %2 /g CloseCleanupDelete -t UpdateOnCloseTest -t Tunneling | ||||
| if !ERRORLEVEL! neq 0 set IfsTestMemfsExit=1 | ||||
| call :__ifstest %1 /d %2 /g VolumeInformation /z /v | ||||
| if !ERRORLEVEL! neq 0 set IfsTestMemfsExit=1 | ||||
| rem call :__ifstest %1 /d %2 /g FileInformation /z /v | ||||
| rem if !ERRORLEVEL! neq 0 set IfsTestMemfsExit=1 | ||||
| call :__ifstest %1 /d %2 /g FileInformation -t LinkInformationTest /z /v | ||||
| if !ERRORLEVEL! neq 0 set IfsTestMemfsExit=1 | ||||
| call :__ifstest %1 /d %2 /g DirectoryInformation /z /v | ||||
| if !ERRORLEVEL! neq 0 set IfsTestMemfsExit=1 | ||||
| call :__ifstest %1 /d %2 /g FileLocking /z /v | ||||
|   | ||||
		Reference in New Issue
	
	Block a user