poi/src/scratchpad/testcases/org/apache/poi/hwpf
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
..
extractor revert previous commit because it causes problems with other old .docs 2010-09-27 13:08:57 +00:00
model More fixes for auto-saved documents 2010-07-26 14:04:27 +00:00
usermodel avoid NPE in ListLevel.getNumberText() when numberText is null, see Bugzilla 50075 2010-10-14 10:30:29 +00:00
AllHWPFTests.java Fix support for sections in old word 6 / word 95 files 2010-09-17 13:46:11 +00:00
HWPFDocFixture.java moved all test data to a top-level directory, refactored all junit usages of .testdata.path to one place 2009-08-23 12:34:24 +00:00
HWPFTestCase.java fixing compiler warnings - unused imports, declared exceptions not thrown 2009-08-22 05:50:32 +00:00
HWPFTestDataSamples.java Fix support for sections in old word 6 / word 95 files 2010-09-17 13:46:11 +00:00
TestHWPFPictures.java Fix generics warnings 2010-09-09 14:28:14 +00:00
TestHWPFRangeParts.java fixing compiler warnings - unused imports, declared exceptions not thrown 2009-08-22 05:50:32 +00:00