aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hpsf/extractor
Commit message (Expand)AuthorAgeFilesLines
* Tried to reproduce bug 61300, but could not.Dominik Stadler2017-09-161-11/+27
* Use assertContains instead of assertTrue(text.contains) for better error mess...Javen O'Neal2017-04-201-38/+34
* #59724 Take advantage of all POIDocument classes being Closeable to tidy the ...Nick Burch2016-06-191-0/+6
* Try to reproduce bug 52258 and add more checks to integration testsDominik Stadler2016-01-031-0/+14
* Move test-case to location where the scratchpad-classes are availableDominik Stadler2015-02-271-22/+0
* * Verify some more Text-Extraction features as part of integration tests, fix...Dominik Stadler2015-02-271-54/+111
* Patch from thaichat04 from bug #56194 - HPSF thumbnail format tags are int no...Nick Burch2014-07-241-0/+11
* Removed unused imports under src/java and src/testcases. Other minor fixes.Josh Micich2009-12-091-16/+8
* moved all test data to a top-level directory, refactored all junit usages of ...Yegor Kozlov2009-08-231-13/+14
* fixing compiler warnings - unused imports, declared exceptions not thrownJosh Micich2009-08-221-8/+8
* Avoid exception when reading ClipboardData packet in OLE property sets, see b...Yegor Kozlov2009-08-201-0/+10
* Fixed compiler warnings - unnecessary throws declarationJosh Micich2009-08-181-34/+39
* Fix a typo in the file name, and add a generic method to POITextExtractor to ...Nick Burch2008-08-121-7/+7
* New HPSF based TextExtractor for document metadata, org.apache.poi.hpsf.extra...Nick Burch2008-08-121-0/+115