You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/xqsuite.xml
+8-1Lines changed: 8 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -202,6 +202,13 @@ function fd:simple-date($date as xs:date) as xs:string {
202
202
of tests that are present but not yet executed.</para>
203
203
</listitem>
204
204
</varlistentry>
205
+
<varlistentry>
206
+
<term>%test:stats</term>
207
+
<listitem>
208
+
<para>Collects statistics using <code>system:trace()</code> and prepends them as an element (<code><stats:calls xmlns:stats="http://exist-db.org/xquery/profiling"></code>) to the returned sequence
0 commit comments