poi/src/scratchpad/testcases/org/apache/poi/hwpf/usermodel
Yegor Kozlov 76470fed4e avoid NPE in ListLevel.getNumberText() when numberText is null, see Bugzilla 50075
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1022456 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14 10:30:29 +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 avoid NPE in ListLevel.getNumberText() when numberText is null, see Bugzilla 50075 2010-10-14 10:30:29 +00:00
TestHWPFOldDocument.java More fixes for bug #49933, workaround the fact that some word6/word95 SEPX entries are compressed differently, and we don't have the specs for how they're stored 2010-09-19 09:59:10 +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 Test that shows we handle word floating and fixed pictures properly 2010-09-28 11:46:22 +00:00
TestProblems.java Add test that shows that bug #45877 has already been fixed 2010-09-19 11:52:20 +00:00
TestRange.java Fixed compiler warnings - unnecessary throws declaration 2009-08-18 19:49:28 +00:00
TestRangeDelete.java fixing compiler warnings - unused imports, declared exceptions not thrown 2009-08-22 05:50:32 +00:00
TestRangeInsertion.java fixing compiler warnings - unused imports, declared exceptions not thrown 2009-08-22 05:50:32 +00:00
TestRangeProperties.java Add some more paragraph property documentation and tests 2010-09-15 17:38:50 +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 support for processing of symbols in HWPF, see Bugzilla 49908 2010-10-07 13:40:58 +00:00
TestShapes.java Centralize logic for finding/opening sample files 2009-08-19 18:51:44 +00:00