poi/src/scratchpad/testcases/org/apache/poi/hwpf/usermodel
Yegor Kozlov 750f848de7 removed test document referenced in Bug 51524 because it cannot be distributed with AL2 projects
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1159993 13f79535-47bb-0310-9956-ffa450edef68
2011-08-21 15:01:23 +00:00
..
TestBorderCode.java support for BorderCode in HWPF, see Bugzilla 49919 2010-10-07 13:55:46 +00:00
TestBug46610.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
TestBug49820.java Apply patch from bug #49820 - Fix HWPF paragraph levels, so that outline levels can be properly fetched 2010-09-20 11:45:53 +00:00
TestBug50075.java removed svn:executable from project files 2010-10-14 10:34:59 +00:00
TestBugs.java removed test document referenced in Bug 51524 because it cannot be distributed with AL2 projects 2011-08-21 15:01:23 +00:00
TestHWPFOldDocument.java fix 51678 -- Extracting text from Bug51524.zip is slow 2011-08-18 14:29:59 +00:00
TestHeaderStories.java fixing compiler warnings - unused imports, declared exceptions not thrown 2009-08-22 05:50:32 +00:00
TestLists.java Work inspired by bug #48018 - get HWPF lists more consistent in read vs write, and preserve order as apparently that matters. Includes a fair number of list related unit tests, but not for everything 2010-09-20 14:26:49 +00:00
TestPictures.java rename emf_2003_image.doc to Bug41898.doc and move test to TestBugs class 2011-08-09 12:50:15 +00:00
TestProblems.java extract Bugzilla tests from TestProblems into TestBugs 2011-08-09 04:46:36 +00:00
TestRange.java SEPX uses chars as boundaries coordinates, don't do double conversions 2011-07-11 18:41:53 +00:00
TestRangeDelete.java replace ComplexFileTable with single-element-one right after load; replace text piece table as well 2011-07-25 12:58:09 +00:00
TestRangeInsertion.java fixing compiler warnings - unused imports, declared exceptions not thrown 2009-08-22 05:50:32 +00:00
TestRangeProperties.java update TestRangeProperties 2011-07-12 11:04:43 +00:00
TestRangeReplacement.java Apply with tweaks the patch from bug #45269 - improve replaceText on HWPF ranges 2010-06-04 17:19:31 +00:00
TestRangeSymbols.java removed svn:executable from project files 2010-10-14 10:34:59 +00:00
TestShapes.java Centralize logic for finding/opening sample files 2009-08-19 18:51:44 +00:00
TestTableRow.java fixed missing ASF licence headers 2011-08-11 08:47:58 +00:00