Index: Tools/Test/Report.cls.xml
===================================================================
diff -u -r2774 -r2776
--- Tools/Test/Report.cls.xml (.../Report.cls.xml) (revision 2774)
+++ Tools/Test/Report.cls.xml (.../Report.cls.xml) (revision 2776)
@@ -50,6 +50,13 @@
#tableStatus {font-family:Sans-Serif; font-size:12px;}
+ #tableServerHeader {
+ font-family:Sans-Serif;
+ font-size:15px;
+ background-color:#aaaaaa;
+ color:#ffffff;
+ }
+
.fout {
color:red;
font-weight:bold;
@@ -313,9 +320,10 @@
. . Else &html<
#(status_" "_$tr($p(result,"~",2,99),"~",":"))# | >
. . &html<>
. . If $data(@GlobalForTimings@(index,case)) Do
+ . . . Set Duration = @GlobalForTimings@(index,case)
. . . &html< >
- . . . &html< >
- . . . &html< #($tr(@GlobalForTimings@(index,case),".",","))# >
+ . . . &html< >
+ . . . &html< #(##class(TECH.Context).Instance().GeefFormatAPI().FormatNumber(Duration, 6, "."))# >
. . . &html< >
. . &html< | >
. . &html<>
@@ -452,7 +460,7 @@
1
%String
-"_..#PackagePrefix_" | "_ $$$UCase($zu(110))_" |
"
+"_..#PackagePrefix_" | "_ $$$UCase($zu(110))_" |
"
]]>