Add disabled test for bug #44898, and slightly improve a few poifs related error...
commit5d4db4e99da5e303552bc400cc6d5403720d5e04
authorNick Burch <nick@apache.org>
Tue, 6 May 2008 22:51:28 +0000 (6 22:51 +0000)
committerNick Burch <nick@apache.org>
Tue, 6 May 2008 22:51:28 +0000 (6 22:51 +0000)
tree65a724f25b964c6f82d7221f6953f146d5f72be2
parent1809470074004c44bbde0cbb66099107cd899b02
Add disabled test for bug #44898, and slightly improve a few poifs related error messages

git-svn-id: https://svn.eu.apache.org/repos/asf/poi/trunk@653945 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/poifs/storage/BlockListImpl.java
src/java/org/apache/poi/poifs/storage/RawDataBlock.java
src/testcases/org/apache/poi/poifs/data/ShortLastBlock.qwp [new file with mode: 0644]
src/testcases/org/apache/poi/poifs/data/ShortLastBlock.wps [new file with mode: 0644]
src/testcases/org/apache/poi/poifs/filesystem/TestPOIFSFileSystem.java