Change id: empty-enclosed-expr
Implementations | ||||||
Tests | BaseX 8.5 beta XQ31 (QT3 vCVS) |
Saxon-EE 9.7.0.11 XP31 (QT3 v0.6) |
Saxon-EE 9.7.0.11 XQ31 (QT3 v0.6) |
XmlPrime 4.0.0.16079 XP31 (QT3 vCVS) |
XmlPrime 4.0.0.26293 XQ31 (QT3 vCVS) |
XmlPrime 4.0.0.27704 XQX31 (QT3 vCVS) |
---|---|---|---|---|---|---|
K2-ComputeConComment-4a[+]
X K2-ComputeConComment-4a: Created on: 2015-12-08 Spec Dependencies: spec = XQ31+ spec = XQ10+ Test: comment{} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
K2-ConText-5a[+]
X K2-ConText-5a: Created on: 2015-12-08 Spec Dependencies: spec = XQ31+ spec = XQ10+ Test: text{} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
Constr-attr-enclexpr-10[+]
X Constr-attr-enclexpr-10: Created on: 2015-10-22 Spec Dependencies: spec = XQ31+ spec = XQ10+ Test: <elem attr="z{}z"/> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
Constr-attr-enclexpr-11[+]
X Constr-attr-enclexpr-11: Created on: 2015-10-22 Spec Dependencies: spec = XQ31+ spec = XQ10+ Test: <elem attr="z{ }z"/> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
Constr-attr-enclexpr-12[+]
X Constr-attr-enclexpr-12: Created on: 2015-10-22 Spec Dependencies: spec = XQ31+ spec = XQ10+ Test: <elem attr="z{ (:comment:) }z"/> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
K2-DirectConElemContent-26a[+]
X K2-DirectConElemContent-26a: Created on: 2007-11-26 Spec Dependencies: spec = XQ31+ Test: <elem>content{}content</elem> |
pass | n/a
notXP31 |
pass | n/a | pass | pass |
K2-DirectConElemContent-26b[+]
X K2-DirectConElemContent-26b: Created on: 2007-11-26 Spec Dependencies: spec = XQ31+ Test: <elem>content{(:comment:)}content</elem> |
pass | n/a
notXP31 |
pass | n/a | pass | pass |
FunctionCall-045[+]
X FunctionCall-045: Created on: 2015-10-22 Spec Dependencies: spec = XP31+ XQ31+ feature = higherOrderFunctions Test: let $f := function($x) {} return $f(2) |
pass | pass | pass | pass | pass | pass |
FunctionCall-046[+]
X FunctionCall-046: Created on: 2015-10-22 Spec Dependencies: spec = XP31+ XQ31+ feature = higherOrderFunctions Test: let $f := function($x) { (: there's nothing here :)} return $f(2) |
pass | pass | pass | pass | pass | pass |
FunctionCall-047[+]
X FunctionCall-047: Created on: 2015-10-22 Spec Dependencies: spec = XP31+ XQ31+ feature = higherOrderFunctions Test: let $f := function($x as xs:integer) as xs:integer? { (: there's nothing here :)} return $f(2) |
pass | pass | pass | pass | pass | pass |
FunctionCall-048[+]
X FunctionCall-048: Created on: 2015-10-22 Spec Dependencies: spec = XP31+ XQ31+ feature = higherOrderFunctions Test: let $f := function($x as xs:integer) as xs:integer { (: there's nothing here :) } return $f(2) |
pass | pass | pass | pass | pass | pass |
function-declaration-028[+]
X function-declaration-028: Created on: 2015-10-22 Spec Dependencies: spec = XQ31+ spec = XQ10+ Test: declare function local:function() { }; local:function() |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
function-declaration-029[+]
X function-declaration-029: Created on: 2015-10-22 Spec Dependencies: spec = XQ31+ spec = XQ10+ Test: declare function local:function($x) { (:there is nothing here:) }; local:function(3) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
function-declaration-030[+]
X function-declaration-030: Created on: 2015-10-22 Spec Dependencies: spec = XQ31+ spec = XQ10+ Test: declare function local:function($x as xs:integer) as xs:integer { (:there is nothing here:) }; local:function(3) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
inline-fn-007[+]
X inline-fn-007: Created on: 2016-03-09 Spec Dependencies: spec = XP31+ XQ31+ feature = higherOrderFunctions Test: let $void := function(){} return $void() |
pass | pass | pass | pass | pass | pass |
K-OrderExpr-1a[+]
X K-OrderExpr-1a: Created on: 2007-11-26 Spec Dependencies: spec = XQ31+ spec = XQ10+ Test: ordered{} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
K-OrderExpr-2a[+]
X K-OrderExpr-2a: Created on: 2015-12-08 Spec Dependencies: spec = XQ31+ spec = XQ10+ Test: unordered{} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |