aboutsummaryrefslogtreecommitdiffstats
path: root/src/scratchpad/testcases/org/apache/poi/hdgf/TestHDGFLZW.java
Commit message (Expand)AuthorAgeFilesLines
* Fix Visio compressionAndreas Beeker2020-01-011-242/+183
* Migrate all junit tests to Junit 4Andreas Beeker2019-12-271-12/+22
* Refactor the common LZW decompression code out into utilsNick Burch2010-12-211-7/+7
* Improve the HDGF LZW code.Nick Burch2010-12-161-13/+94
* Fixed compiler warnings - unnecessary throws declarationJosh Micich2009-08-181-1/+1
* Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and forma...Josh Micich2009-05-211-88/+89
* Stub out the HDGF compression routine, and tests for it. Document the first s...Nick Burch2007-10-141-5/+90
* Replace the HDGW LZW engine with a fully documented, ASL licenced version. (D...Nick Burch2007-10-131-0/+101