poi/src/testcases/org/apache/poi
Javen O'Neal dedb924183 bug 56454: shiftRows incorrectly handle merged regions that do not contain column 0. Add failing unit test from Jörg Selbach.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1718217 13f79535-47bb-0310-9956-ffa450edef68
2015-12-06 20:51:54 +00:00
..
ddf More forbidden apis fixes (added main-tests to the check) 2015-09-11 00:56:16 +00:00
hpsf fix unnecessary cast warnings 2015-11-22 12:30:42 +00:00
hssf remove deprecated functions (since 2008) 2015-12-04 06:30:34 +00:00
poifs fix unnecessary cast warnings 2015-11-22 12:30:42 +00:00
sl In preparation for table rendering, added table row heights and column widths to common sl. 2015-11-21 15:54:01 +00:00
ss bug 56454: shiftRows incorrectly handle merged regions that do not contain column 0. Add failing unit test from Jörg Selbach. 2015-12-06 20:51:54 +00:00
util #58597: Fix tests to not do setAccessible(), add some doPrivileged, too. 2015-11-11 16:57:39 +00:00
AllPOITests.java Bug 35897 - Password protected files 2014-01-10 23:14:03 +00:00
POIDataSamples.java As discussed at ApacheCon: Try to automatically find test-data in unit tests, this makes it easier to get going in Eclipse or other IDEs. 2015-10-05 06:45:20 +00:00
POITestCase.java Add security check 2015-11-11 19:17:18 +00:00
TestPOIDocumentMain.java Whitespace 2015-11-06 17:03:22 +00:00