Historique des commits

Auteur SHA1 Message Date
  scbc.sat2 15b66e93f6 修复脚本下载失败时,用例空时无法正常标记用例为已运行和失败的问题; il y a 5 ans
  scbc.sat2 d8be40e048 添加更多关键代码段日志输出; il y a 5 ans
  scbc.sat2 7948eb57af TerminateThread为异步函数,返回值并不能说明线程已结束,需要通过WaitForSingleObject来判断线程是否退出; il y a 5 ans
  scbc.sat2 27ad49487f 用例结果:默认空,而非成功;只有任务结果才能默认为成功; il y a 5 ans
  scbc.sat2 f096090ff0 1、修复BUG:当脚本初始化失败时,只标记了脚本结果为FAIL,却未标记脚本为已执行。导致该用例状态一起为未执行,使任务一直在该用例循环判断而不结束; il y a 5 ans
  scbc.sat2 3eb220c92e 添加全局文件; il y a 5 ans
  scbc.sat2 5e1e942ce7 醒目的日志输出内容; il y a 5 ans
  scbc.sat2 1b358b2237 脚本超时:添加超时日志输出; il y a 5 ans
  scbc.sat2 022e5cc624 修复BUG:当脚本正常结束时,WorkThread未退出而LogThread已先退出,导致WriteTextLog出错; il y a 5 ans
  scbc.sat2 8da7687f4d 修复测试项上报NT的问题; il y a 5 ans
  scbc.sat2 4a6a291499 修改 strTaskType 为 strImgType il y a 5 ans
  scbc.sat2 6002d4451c 修改 strTaskType 为 strImgType il y a 5 ans
  scbc.sat2 7651dea233 修复上传图片失败:正式环境变读取Python27目录造成; il y a 5 ans
  scbc.sat2 10296a1fe9 修复由于Python图片路径问题造成上传图片失败的问题:反斜杠转正斜杠; il y a 5 ans
  scbc.sat2 bf5d91242e 部分中文描述:编码成utf8 il y a 5 ans
  scbc.sat2 8f0b4987ee 版本:4.39 il y a 5 ans
  scbc.sat2 b4cdf39661 释放出SATExecutor的EndofWork函数; il y a 5 ans
  scbc.sat2 069e27f746 1、去掉Debug的ASSERT; il y a 5 ans
  scbc.sat2 648b91a714 登录默认读取用户名和密码; il y a 5 ans
  scbc.sat2 bdf0209f3d 服务退出:结束所有线程; il y a 5 ans
  scbc.sat2 7919a9c299 添加串口类; il y a 5 ans
  scbc.sat2 e42da2e8b9 1、新增全局函数:Split il y a 5 ans
  scbc.sat2 008307c985 使用枚举替代魔数常量; il y a 5 ans
  scbc.sat2 4bfc9fa49f 1、修正:GLOBAL::g_stSATConfig.szCaseResultDir il y a 5 ans
  scbc.sat2 f6bf64a3c7 完成TCP查询任务功能; il y a 5 ans
  scbc.sat2 07001552cf 完成TCP查询任务功能; il y a 5 ans
  scbc.sat2 f6736973a1 修改描述; il y a 5 ans
  scbc.sat2 2b9ba32a24 1、宏变量常量化; il y a 5 ans
  scbc.sat2 7ce10195cf 双线程运行重定向,只能有一个线程调用EndSubprocessStdOut(); il y a 5 ans
  scbc.sat2 f806501af6 脚本执行器不使用ScriptExcutor,而是使用PythonExecutor; il y a 5 ans