文件操作 - SquishRunTestCase.bat
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/cmake3/Modules/SquishRunTestCase.bat
编辑文件内容
echo 'Starting the squish server...' start %1 echo 'Running the test case...' %2 --testcase %3 --wrapper %4 --aut %5 set result=%ERRORLEVEL% echo 'Stopping the squish server...' %1 --stop exit \b %result%
修改文件时间
将文件时间修改为当前时间的前一年
删除文件