mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-10-30 19:48:38 -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 | 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 | call :__ifstest %1 /d %2 /g FileInformation -t LinkInformationTest /z /v | ||||||
| rem if !ERRORLEVEL! neq 0 set IfsTestMemfsExit=1 | if !ERRORLEVEL! neq 0 set IfsTestMemfsExit=1 | ||||||
| call :__ifstest %1 /d %2 /g DirectoryInformation /z /v | call :__ifstest %1 /d %2 /g DirectoryInformation /z /v | ||||||
| if !ERRORLEVEL! neq 0 set IfsTestMemfsExit=1 | if !ERRORLEVEL! neq 0 set IfsTestMemfsExit=1 | ||||||
| call :__ifstest %1 /d %2 /g FileLocking /z /v | call :__ifstest %1 /d %2 /g FileLocking /z /v | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user