https://issues.apache.org/bugzilla/show_bug.cgi?id=52818
--- Comment #1 from Yegor Kozlov <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
