Update output with hte new pOCCI.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Tue, 15 Sep 2015 14:02:11 +0000 (16:02 +0200)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Tue, 15 Sep 2015 14:02:11 +0000 (16:02 +0200)
static/style.css
templates/output.html

index 96194da..1e4d342 100644 (file)
@@ -3,4 +3,5 @@ th {text-align:left;}
 td.ok {color:green;}
 td.fail {color:red;}
 td.skipped {color:orange;}
+td.objective {color:gray;}
 span.fail {font-size:large;}
index 3996694..d931ca1 100644 (file)
@@ -14,6 +14,7 @@
     <table>
         <tr>
             <th>Test</th>
+            <th>Description</th>
             <th>Running Time</th>
             <th>Status</th>
             <th>Reason</th>