mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-14 15:52:47 -05:00
tst: memfs: check FileName length in Create/Open
This commit is contained in:
@ -329,7 +329,7 @@ exit /b 0
|
||||
|
||||
:ifstest-memfs-x64-disk
|
||||
M:
|
||||
call "%ProjRoot%\tools\ifstest.bat" M:\ /b
|
||||
call "%ProjRoot%\tools\ifstest.bat" M:\ /b /z
|
||||
if !ERRORLEVEL! neq 0 goto fail
|
||||
exit /b 0
|
||||
|
||||
|
Reference in New Issue
Block a user