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

List:       kde-commits
Subject:    kdenonbeta/kdom/patternist/kxqts/customts
From:       Frans Englich <englich () kde ! org>
Date:       2007-01-29 11:45:25
Message-ID: 1170071125.930438.1296.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 628176 by englich:

Add tests for corner floating point cases, after Ashok's clarification.


 M  +3 -0      CustomCatalog.in.xml  


--- trunk/kdenonbeta/kdom/patternist/kxqts/customts/CustomCatalog.in.xml \
#628175:628176 @@ -1550,6 +1550,9 @@
               <k:test-case description="Divide by xs:float(0)." output="INF">1 div \
                xs:float(0)</k:test-case>
               <k:test-case description="Divide -1 by xs:float(0)." output="-INF">-1 \
div xs:float(0)</k:test-case>  
+              <k:test-case description="Divide +0e0 with -0e0." output="-INF">+0e0 \
div -0e0</k:test-case> +              <k:test-case description="Divide -0e0 with \
-0e0." output="INF">+0e0 div -0e0</k:test-case> +
             </test-group>
             <test-group name="NumericIntegerDivide">
               <GroupInfo>


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

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