+ | 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);?> |
+ lastRun)) echo date(DT_MONTHTIME1, strtotime($run->lastRun));?> |
+ lastResult) echo $lang->testcase->resultList[$run->lastResult];?> |
+ testtask->statusList[$run->status];?> |
+
+ id", $lang->testtask->runCase, '', 'class="iframe"');
+ common::printLink('testtask', 'results', "id=$run->id", $lang->testtask->results, '', 'class="iframe"');
+ common::printLink('bug', 'create', "product=$productID&extra=projectID=$task->project,buildID=$task->build,caseID=$run->case,runID=$run->id", $lang->testtask->createBug);
+ common::printLink('testtask', 'unlinkcase', "id=$run->id", $lang->testtask->unlinkCase, 'hiddenwin');
+ ?>
+ |
+
+
+