https://bz.apache.org/bugzilla/show_bug.cgi?id=60040
--- Comment #4 from Javen O'Neal <onealj@apache.org> ---
Would you be willing to write a unit test for either
o.a.p.ss.format.TestCellFormat (preferred) or
o.a.p.ss.usermodel.TestDataFormatter?
It would be nice to have a test case to make sure there aren't regressions on
this feature in the future.
https://svn.apache.org/viewvc/poi/trunk/src/java/org/apache/poi/ss/format/ ->
https://svn.apache.org/viewvc/poi/trunk/src/testcases/org/apache/poi/ss/format/
https://svn.apache.org/viewvc/poi/trunk/src/java/org/apache/poi/ss/usermodel/DataFormatter.java
->
https://svn.apache.org/viewvc/poi/trunk/src/testcases/org/apache/poi/ss/usermodel/TestDataFormatter.java
--
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
|