]> source.dussan.org Git - poi.git/commit
bug 58775: fix a>b which should be a>=b; use shorts instead of ints to hold number...
authorJaven O'Neal <onealj@apache.org>
Mon, 28 Dec 2015 14:19:50 +0000 (14:19 +0000)
committerJaven O'Neal <onealj@apache.org>
Mon, 28 Dec 2015 14:19:50 +0000 (14:19 +0000)
commitec73bc3e21bdb066e1eb80704acfa2db7638adac
treeee97aebc9bed3dc2339b6b7cc3238387cedb640a
parentdc5a9e8be3d89eb79af673ac4ab21ad505b2bfe7
bug 58775: fix a>b which should be a>=b; use shorts instead of ints to hold number format index

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1721923 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFDataFormat.java