poi/src/testcases/org/apache/poi/ddf
Yegor Kozlov 0cc825e8dc prevent ArrayIndexOutOfBoundException in UnknowEscherRecord, see bug #49579
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@979747 13f79535-47bb-0310-9956-ffa450edef68
2010-07-27 15:24:25 +00:00
..
AllPOIDDFTests.java Added loose tests to junit hierarchy 2010-05-24 23:26:57 +00:00
TestEscherBSERecord.java Fixes to ddf junits after r776424 2009-05-20 00:32:54 +00:00
TestEscherBlipRecord.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
TestEscherBlipWMFRecord.java Fixed compiler warnings - unnecessary throws declaration 2009-08-18 19:49:28 +00:00
TestEscherBoolProperty.java Fixed compiler warnings - unnecessary throws declaration 2009-08-18 19:49:28 +00:00
TestEscherChildAnchorRecord.java Fixed compiler warnings - unnecessary throws declaration 2009-08-18 19:49:28 +00:00
TestEscherClientAnchorRecord.java Removed trailing comma from output of HexDump.toHex() 2008-09-12 06:58:52 +00:00
TestEscherClientDataRecord.java Removed trailing comma from output of HexDump.toHex() 2008-09-12 06:58:52 +00:00
TestEscherContainerRecord.java Removed unused imports under src/java and src/testcases. Other minor fixes. 2009-12-09 00:12:32 +00:00
TestEscherDgRecord.java Fixes to ddf junits after r776424 2009-05-20 00:32:54 +00:00
TestEscherDggRecord.java Fixes to ddf junits after r776424 2009-05-20 00:32:54 +00:00
TestEscherOptRecord.java Fixed unused imports compiler warnings (and some others) 2009-08-18 02:41:45 +00:00
TestEscherPropertyFactory.java Removed trailing comma from output of HexDump.toHex() 2008-09-12 06:58:52 +00:00
TestEscherSpRecord.java Removed trailing comma from output of HexDump.toHex() 2008-09-12 06:58:52 +00:00
TestEscherSpgrRecord.java Fixes to ddf junits after r776424 2009-05-20 00:32:54 +00:00
TestEscherSplitMenuColorsRecord.java Fixes to ddf junits after r776424 2009-05-20 00:32:54 +00:00
TestUnknownEscherRecord.java prevent ArrayIndexOutOfBoundException in UnknowEscherRecord, see bug #49579 2010-07-27 15:24:25 +00:00