[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    tests/kxpathtests/tests
From:       Frans Englich <frans.englich () telia ! com>
Date:       2006-04-27 20:07:51
Message-ID: 1146168471.144320.17243.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 534782 by englich:

Remove invalid test.


 M  +5 -4      functions-aggregate.xml  


--- trunk/tests/kxpathtests/tests/functions-aggregate.xml #534781:534782
@@ -61,8 +61,8 @@
 		<!-- Type checking tests -->
 		<test-case errorCode="FORG0006" type="fail-statically">avg("a string")</test-case>
 		<test-case errorCode="FORG0006" type="fail-statically">avg(xs:anyURI("a \
                string"))</test-case>
-		<test-case errorCode="FORG0006" type="fail-statically">avg((1, 2, 3, xs:anyURI("a \
                string"), xs:double("NaN")))</test-case>
-		<test-case errorCode="FORG0006" type="fail-statically">avg((1, 2, 3, xs:anyURI("a \
string"), xs:double("NaN")), 3)</test-case> +		<test-case errorCode="FORG0006" \
type="fail-statically" +			>avg((1, 2, 3, xs:anyURI("a string"), \
xs:double("NaN")))</test-case>  <test-case errorCode="FORG0006" \
type="fail-statically">avg("a string")</test-case>  <test-case errorCode="FORG0006" \
type="fail-statically">avg((xs:untypedAtomic(3), xs:integer(3), \
xs:string(1)))</test-case>  <test-case errorCode="FORG0006" \
type="fail-statically">avg((xs:string(1), xs:integer(3), \
xs:untypedAtomic(3)))</test-case> @@ -127,7 +127,8 @@
 		<test-case errorCode="FORG0006" \
type="fail-statically">max(xs:anyURI("example.com/"))</test-case>  <test-case \
errorCode="FORG0006" type="fail-statically">max((xs:anyURI("example.com/"), \
xs:anyURI("example.com/")))</test-case>  <test-case type="ebv">max(("a string")) eq \
                "a string"</test-case>
-		<test-case errorCode="FORG0006" type="fail-statically">max(("a string"), \
QName("example.com/", "ncname"))</test-case> +		<test-case errorCode="FORG0006" \
type="fail-statically" +			>max(("a string", QName("example.com/", \
"ncname")))</test-case>  <test-case type="ebv">max((5, 5.0e0)) eq 5.0e0</test-case>
 		<!-- Unclear whether these are correct, await Michael
 		<test-case type="ebv">max((5, 5.0e0)) instance of xs:double</test-case>
@@ -199,7 +200,7 @@
 		<test-case errorCode="FORG0006" \
type="fail-statically">min(xs:anyURI("example.com/"))</test-case>  <test-case \
errorCode="FORG0006" type="fail-statically">min((xs:anyURI("example.com/"), \
xs:anyURI("example.com/")))</test-case>  <test-case type="ebv">min(("a string")) eq \
                "a string"</test-case>
-		<test-case errorCode="FORG0006" type="fail-statically">min(("a string"), \
QName("example.com/", "ncname"))</test-case> +		<test-case errorCode="FORG0006" \
type="fail-statically">min(("a string", QName("example.com/", "ncname")))</test-case> \
<test-case type="ebv">min((5, 5.0e0)) eq 5.0e0</test-case>  <!-- Unclear whether \
these are correct, await Michael  <test-case type="ebv">min((5, 5.0e0)) instance of \
xs:double</test-case>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic