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