mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-10-30 19:48:38 -05:00 
			
		
		
		
	tools: run-tests: always do leak test (even on failures)
This commit is contained in:
		| @@ -93,10 +93,9 @@ waitfor 7BF47D72F6664550B03248ECFE77C7DD /t 3 2>nul | ||||
|  | ||||
| set /a total=testpass+testfail | ||||
| echo === Total: %testpass%/%total% | ||||
| if not %testfail%==0 goto fail | ||||
|  | ||||
| call :leak-test | ||||
| if !ERRORLEVEL! neq 0 goto fail | ||||
| if not %testfail%==0 goto fail | ||||
|  | ||||
| exit /b 0 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user