OSDN Git Service

Version 4.00
[vbslib/main.git] / _src / Test / tools / PartCmp / test / T_PartCmp1 / T_ALL_4_setup.bat
diff --git a/_src/Test/tools/PartCmp/test/T_PartCmp1/T_ALL_4_setup.bat b/_src/Test/tools/PartCmp/test/T_PartCmp1/T_ALL_4_setup.bat
deleted file mode 100644 (file)
index cf4303a..0000000
+++ /dev/null
@@ -1,71 +0,0 @@
-echo off \r
-set base=%cd%\r
-pushd ..\..\r
-set base2=%cd%\r
-popd\r
-\r
-set out=T_Basic1_ans.txt\r
-if exist %out% del %out%\r
-echo [PartCmp]>>%out%\r
-echo PartStartTag: "[start]">>%out%\r
-echo MasterPartFile: "left1.txt">>%out%\r
-echo.>>%out%\r
-echo Investigating in "%base%\right1.txt" without sub folder ...>>%out%\r
-echo.>>%out%\r
-echo Same.>>%out%\r
-\r
-set out=T_Basic2_ans.txt\r
-if exist %out% del %out%\r
-echo [PartCmp]>>%out%\r
-echo PartStartTag: "[start]">>%out%\r
-echo MasterPartFile: "left1.txt">>%out%\r
-echo.>>%out%\r
-echo Investigating in "%base%\right2.txt" without sub folder ...>>%out%\r
-echo.>>%out%\r
-echo Same.>>%out%\r
-\r
-set out=T_Basic3_ans.txt\r
-if exist %out% del %out%\r
-echo [PartCmp]>>%out%\r
-echo PartStartTag: "[start]">>%out%\r
-echo MasterPartFile: "left1.txt">>%out%\r
-echo.>>%out%\r
-echo Investigating in "%base%\right3.txt" without sub folder ...>>%out%\r
-echo.>>%out%\r
-echo diff>>%out%\r
-\r
-set out=T_Basic4_ans.txt\r
-if exist %out% del %out%\r
-echo [PartCmp]>>%out%\r
-echo PartStartTag: "[start]">>%out%\r
-echo MasterPartFile: "left1.txt">>%out%\r
-echo.>>%out%\r
-echo Investigating in "%base%\right4.txt" without sub folder ...>>%out%\r
-echo.>>%out%\r
-echo diff>>%out%\r
-\r
-set out=T_Basic5_ans.txt\r
-if exist %out% del %out%\r
-echo [PartCmp]>>%out%\r
-echo PartStartTag: "[start]">>%out%\r
-echo MasterPartFile: "left1.txt">>%out%\r
-echo.>>%out%\r
-echo Investigating in "%base%\right5.txt" without sub folder ...>>%out%\r
-echo.>>%out%\r
-echo ^<ERROR err_number='101' err_description='Not found "[start]" in the start 50 lines or 256 characters in "%base%\right5.txt"'/^>>>%out%\r
-\r
-set out=T_Bin_ans.txt\r
-if exist %out% del %out%\r
-echo [PartCmp]>>%out%\r
-echo PartStartTag: "[start]">>%out%\r
-echo MasterPartFile: "left1.txt">>%out%\r
-echo.>>%out%\r
-echo Investigating in "%base%\bin1.bin" without sub folder ...>>%out%\r
-echo.>>%out%\r
-echo ^<ERROR err_number='101' err_description='Not found "[start]" in the start 50 lines or 256 characters in "%base%\bin1.bin"'/^>>>%out%\r
-\r
-\r
-set out=\r
-set base=\r
-set base2=\r
\r