]> source.dussan.org Git - poi.git/commit
Apply Trejkax's fix from bug #41653, and do a whole load of tests for the HWPF pictur...
authorNick Burch <nick@apache.org>
Thu, 29 Mar 2007 17:36:37 +0000 (17:36 +0000)
committerNick Burch <nick@apache.org>
Thu, 29 Mar 2007 17:36:37 +0000 (17:36 +0000)
commitee8125f348fca043a66d2994949d25bf864bc786
tree3b181c2695732b7aa3bc22f30ca06a8aad0e7f0e
parent3ad3a22fd533582b63d82c43f5cb945a6927d59c
Apply Trejkax's fix from bug #41653, and do a whole load of tests for the HWPF picture stuff. Includes a stub test for the problem identified in bug #41898

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@523777 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/src/org/apache/poi/hwpf/usermodel/Picture.java
src/scratchpad/testcases/org/apache/poi/hwpf/data/emf_2003_image.doc [new file with mode: 0644]
src/scratchpad/testcases/org/apache/poi/hwpf/usermodel/TestPictures.java [new file with mode: 0644]