mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-22 08:23:05 -05:00
tools: run-tests: add passthrough-cpp
This commit is contained in:
parent
96554cc0ca
commit
af772d7a86
@ -517,7 +517,7 @@ net use | findstr L:
|
|||||||
pushd >nul
|
pushd >nul
|
||||||
cd L: >nul 2>nul || (echo Unable to find drive L: >&2 & goto fail)
|
cd L: >nul 2>nul || (echo Unable to find drive L: >&2 & goto fail)
|
||||||
L:
|
L:
|
||||||
"%ProjRoot%\build\VStudio\build\%Configuration%\winfsp-tests-%1.exe" ^
|
"%ProjRoot%\build\VStudio\build\%Configuration%\winfsp-tests-%2.exe" ^
|
||||||
--external --resilient --case-insensitive-cmp --share-prefix="\passthrough\%TMP::=$%\passthrough-%1\test" ^
|
--external --resilient --case-insensitive-cmp --share-prefix="\passthrough\%TMP::=$%\passthrough-%1\test" ^
|
||||||
-create_allocation_test -getfileinfo_name_test -rename_flipflop_test -rename_mmap_test -exec_rename_dir_test ^
|
-create_allocation_test -getfileinfo_name_test -rename_flipflop_test -rename_mmap_test -exec_rename_dir_test ^
|
||||||
-reparse* -stream*
|
-reparse* -stream*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user