|
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) |
|
---|---|---|---|---|---|---|---|
op-string-greater-than | 9/9 | 9/9 | 9/9 | 9/9 | 9/9 | 9/9 | 0/6 |
K-StringGT-1[+]
X K-StringGT-1: Created on: 2007-11-26 Spec Dependencies: Test: 'abc' gt 'a' |
pass | pass | pass | pass | pass | pass | |
K-StringGT-2[+]
X K-StringGT-2: Created on: 2007-11-26 Spec Dependencies: Test: not('abc' gt 'abc') |
pass | pass | pass | pass | pass | pass | |
K-StringGT-3[+]
X K-StringGT-3: Created on: 2007-11-26 Spec Dependencies: Test: 'abc' ge 'a' |
pass | pass | pass | pass | pass | pass | |
K-StringGT-4[+]
X K-StringGT-4: Created on: 2007-11-26 Spec Dependencies: Test: not('a' ge 'abc') |
pass | pass | pass | pass | pass | pass | |
K-StringGT-5[+]
X K-StringGT-5: Created on: 2007-11-26 Spec Dependencies: Test: 'abc' ge 'abc' |
pass | pass | pass | pass | pass | pass | |
cbcl-string-greater-than-001[+]
X cbcl-string-greater-than-001: Created on: 2008-05-23 Spec Dependencies: Test: not(string(current-time()) gt "now") |
pass | pass | pass | pass | pass | pass | |
cbcl-string-greater-than-002[+]
X cbcl-string-greater-than-002: Created on: 2008-05-23 Spec Dependencies: Test: not(string(current-time()) le "now") |
pass | pass | pass | pass | pass | pass | |
cbcl-string-greater-than-003[+]
X cbcl-string-greater-than-003: Created on: 2008-05-23 Spec Dependencies: Test: not(xs:untypedAtomic(current-time()) gt xs:untypedAtomic("now")) |
pass | pass | pass | pass | pass | pass | |
cbcl-string-greater-than-004[+]
X cbcl-string-greater-than-004: Created on: 2008-05-23 Spec Dependencies: Test: not(xs:untypedAtomic(current-time()) le xs:untypedAtomic("now")) |
pass | pass | pass | pass | pass | pass |