mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-10-30 11:38:39 -05:00 
			
		
		
		
	tools: run-tests
This commit is contained in:
		| @@ -253,7 +253,7 @@ exit /b 0 | ||||
| M: | ||||
| fltmc instances -v M: | findstr aswSnx >nul | ||||
| if !ERRORLEVEL! neq 0 ( | ||||
|     "%ProjRoot%\build\VStudio\build\%Configuration%\winfsp-tests-x64.exe" --external --resilient | ||||
|     "%ProjRoot%\build\VStudio\build\%Configuration%\winfsp-tests-x64.exe" --external --resilient +* | ||||
| ) else ( | ||||
|     REM Avast present | ||||
|     "%ProjRoot%\build\VStudio\build\%Configuration%\winfsp-tests-x64.exe" --external --resilient ^ | ||||
| @@ -320,7 +320,7 @@ exit /b 0 | ||||
| O: | ||||
| fltmc instances -v O: | findstr aswSnx >nul | ||||
| if !ERRORLEVEL! neq 0 ( | ||||
|     "%ProjRoot%\build\VStudio\build\%Configuration%\winfsp-tests-x86.exe" --external --resilient | ||||
|     "%ProjRoot%\build\VStudio\build\%Configuration%\winfsp-tests-x86.exe" --external --resilient +* | ||||
| ) else ( | ||||
|     REM Avast present | ||||
|     "%ProjRoot%\build\VStudio\build\%Configuration%\winfsp-tests-x86.exe" --external --resilient ^ | ||||
| @@ -449,7 +449,7 @@ exit /b 0 | ||||
| Q: | ||||
| fltmc instances -v Q: | findstr aswSnx >nul | ||||
| if !ERRORLEVEL! neq 0 ( | ||||
|     "%ProjRoot%\build\VStudio\build\%Configuration%\winfsp-tests-x64.exe" --external --resilient | ||||
|     "%ProjRoot%\build\VStudio\build\%Configuration%\winfsp-tests-x64.exe" --external --resilient +* | ||||
| ) else ( | ||||
|     REM Avast present | ||||
|     "%ProjRoot%\build\VStudio\build\%Configuration%\winfsp-tests-x64.exe" --external --resilient ^ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user