| case' /> "; printf('%03d', $run->case);?> |
pri?> |
createLink('testcase', 'view', "caseID=$run->case&version=$run->version"), $run->title, '_blank');?>
|
testcase->typeList[$run->type];?> |
assignedTo]; echo substr($assignedTo, strpos($assignedTo, ':') + 1);?> |
lastRunner]; echo substr($lastRunner, strpos($lastRunner, ':') + 1);?> |
lastRunDate)) echo date(DT_MONTHTIME1, strtotime($run->lastRunDate));?> |
lastRunResult) echo $lang->testcase->resultList[$run->lastRunResult];?> |
testtask->statusList[$run->status];?> |
id", $lang->testtask->runCase, '', 'class="iframe"');
common::printLink('testtask', 'results', "id=$run->id", $lang->testtask->results, '', 'class="iframe"');
common::printLink('testtask', 'unlinkcase', "id=$run->id", $lang->testtask->unlinkCase, 'hiddenwin');
if($run->lastRunResult == 'fail') common::printLink('bug', 'create', "product=$productID&extra=projectID=$task->project,buildID=$task->build,caseID=$run->case,runID=$run->id", $lang->testtask->createBug);
?>
|