[
https://issues.apache.org/jira/browse/VXQUERY-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14348349#comment-14348349
]
Shivani Mall edited comment on VXQUERY-66 at 3/5/15 8:04 AM:
-------------------------------------------------------------
Sure Preston. Will do that.
Thanks Till.
Instructions to reproduce the test results:
Once the reviewer applies the patch, there will be additional
-- xq files(queries I wrote for testing) in this path:
vxquery-xtest/src/test/resources/Queries and
-- txt files(expected results for the queries I wrote) in this path:
vxquery-xtest/src/test/resources/ExpectedResults/Numerics
To reproduce the specific test results, the reviewer can run the following
command for linux:
sh ./vxquery-xtest/target/appassembler/bin/xtest -catalog
vxquery-xtest/src/test/resources/VXQueryCatalog.xml -htmlreport
/tmp/VXQuery_report.html
This will run the queries and generate the results. One can view the expected
and received results for the numeric functions by going to
/tmp/VXQuery_report.html link on a browser.
Thanks,
Shivani
was (Author: shivani):
Sure Preston. Will do that.
Instructions to reproduce the test results:
Once the reviewer applies the patch, there will be additional
-- xq files(queries I wrote for testing) in this path:
vxquery-xtest/src/test/resources/Queries and
-- txt files(expected results for the queries I wrote) in this path:
vxquery-xtest/src/test/resources/ExpectedResults/Numerics
To reproduce the specific test results, the reviewer can run the following
command for linux:
sh ./vxquery-xtest/target/appassembler/bin/xtest -catalog
vxquery-xtest/src/test/resources/VXQueryCatalog.xml -htmlreport
/tmp/VXQuery_report.html
This will run the queries and generate the results. One can view the expected
and received results for the numeric functions by going to
/tmp/VXQuery_report.html link on a browser.
Thanks,
Shivani
> 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, screenshot-1.png, 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)