Index: openacs-4/packages/acs-automated-testing/www/admin/testcase.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-automated-testing/www/admin/testcase.adp,v diff -u -N -r1.25.2.1 -r1.25.2.2 --- openacs-4/packages/acs-automated-testing/www/admin/testcase.adp 11 Mar 2019 08:43:27 -0000 1.25.2.1 +++ openacs-4/packages/acs-automated-testing/www/admin/testcase.adp 3 Apr 2019 13:03:46 -0000 1.25.2.2 @@ -85,11 +85,11 @@ - +
- - - + + + @@ -102,18 +102,18 @@ - + - + - + - + Index: openacs-4/packages/acs-automated-testing/www/admin/testcase.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-automated-testing/www/admin/testcase.tcl,v diff -u -N -r1.22 -r1.22.2.1 --- openacs-4/packages/acs-automated-testing/www/admin/testcase.tcl 31 Jul 2018 11:49:49 -0000 1.22 +++ openacs-4/packages/acs-automated-testing/www/admin/testcase.tcl 3 Apr 2019 13:03:46 -0000 1.22.2.1 @@ -148,6 +148,13 @@ template::head::add_style \ -style { .description h2 { 1.5em; } + div.description dd { + margin-left: 30px; + margin-right: 30px; + } + div.description dt { + margin-top: 12px; + } .fail { font-weight: bold; color: red; @@ -167,6 +174,7 @@ td.log { font-size: normal; color: darkslateblue; + /*font-family: monospace;*/ } dt { @@ -175,10 +183,30 @@ th { background: #c0c0c0; } + table.testlog td code { + background-color: inherit; + } + table.testlog td code.ok { + color: forestgreen; + font-weight: normal; + } + + td.timestamp { + white-space: nowrap; + } + + th.notes { + width: 70%; + } td pre { - margin: 2px; - font-size: smaller; + width: 70%; + margin: 0px; + border: 0px; + /*font-size: smaller;*/ + padding: 2px; + background-color: inherit; } + div.vl {border-left: 1px solid #aaa; padding:4px;height:3ex; display: inline-block;} } ad_return_template
TimeResultNotesTimeResultNotes
No results
@tests.timestamp@ @tests.timestamp@ FAILED
@tests.notes;literal@
@tests.notes;literal@ @tests.result@
@tests.notes;literal@
@tests.notes;literal@ @tests.result@
@tests.notes;literal@
@tests.notes;literal@