You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2012/03/05 08:14:17 UTC

DO NOT REPLY [Bug 52818] Implementation of the RANK function

https://issues.apache.org/bugzilla/show_bug.cgi?id=52818

--- Comment #1 from Yegor Kozlov <ye...@dinom.ru> 2012-03-05 07:14:17 UTC ---
Any chance you could upload a unit test for your implementation?

How to test:

 - open ./test-data/spreadsheet/FormulaEvalTestData.xls and fill the
placeholder for RANK. Just follow the pattern that other functions use. The
formula testing framework will find and run this test automatically.
- It is a good idea to test against the example from MS Office online help:
http://office.microsoft.com/en-us/excel-help/rank-function-HP010062535.aspx?CTT=5&origin=HA010277524.
Also check that your implementation follows the spec and correctly handles
ordered/unordered lists, duplicates, not numbers, etc.


Yegor

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org