From 09309f858c12c100e2a2149d9b1a25eaeb4ee2d2 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Sat, 14 Jul 2018 12:07:04 -0700 Subject: [PATCH] airfs: testing --- tools/run-tests.bat | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/run-tests.bat b/tools/run-tests.bat index f10cb451..3646f2c6 100755 --- a/tools/run-tests.bat +++ b/tools/run-tests.bat @@ -721,7 +721,8 @@ cd L: >nul 2>nul || (echo Unable to find drive L: >&2 & goto fail) L: if X%5==XNOEXCL ( "%ProjRoot%\build\VStudio\build\%Configuration%\%4.exe" ^ - --external --resilient + --external --resilient ^ + -stream_create_overwrite_test -stream_getstreaminfo_test ) else ( "%ProjRoot%\build\VStudio\build\%Configuration%\%4.exe" ^ --external --resilient --case-insensitive-cmp --share-prefix="\%1\%TMP::=$%\%1\test" ^