You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vxquery.apache.org by "Shivani Mall (JIRA)" <ji...@apache.org> on 2015/03/04 20:09:38 UTC

[jira] [Commented] (VXQUERY-66) fn:round-half-to-even missing

    [ https://issues.apache.org/jira/browse/VXQUERY-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14347390#comment-14347390 ] 

Shivani Mall commented on VXQUERY-66:
-------------------------------------

I fixed the following functions:
-round-half-to-even
 --fixing the decimal case fixed all other cases.
-ceiling(decimal case)
-floor(decimal case )
-round(decimal case)

Also, to GhcndRecords/Partition-1, I added a few text files because combinations for q03_records were missing which failed a few cases. 

XQTS supports a lot of test cases, but misses out on a few in which it does not test the some negative and some positive values. Also, round-half-to even, it misses out the some important edge cases, so I included my own test cases for
-round-half-to-even
-floor
-round
For this I added query and txt files and modified the xml document.

> fn:round-half-to-even missing
> -----------------------------
>
>                 Key: VXQUERY-66
>                 URL: https://issues.apache.org/jira/browse/VXQUERY-66
>             Project: VXQuery
>          Issue Type: Sub-task
>            Reporter: Preston Carman
>            Assignee: Preston Carman
>         Attachments: numericFunctions.patch, testsPass.png
>
>
> fn:round-half-to-even is the last missing function from the "functions on numeric values".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)