aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/poifs/storage/TestBlockAllocationTableReader.java
Commit message (Expand)AuthorAgeFilesLines
* More NPOIFS BAT vs XBAT confusion fixes. Also fixes recent POIFS regression o...Nick Burch2010-12-291-5/+1
* Start to merge the POIFS classes HeaderBlockReader and HeaderBlockWriter into...Nick Burch2010-12-191-3/+7
* Resolve bug #49139 - don't assume that the block size is always 512 bytes. In...Nick Burch2010-04-251-6/+14
* Bugzilla 48085 - improved error checking in BlockAllocationTableReader to tra...Josh Micich2009-11-031-0/+45
* Clean-up in POIFS unit tests - compacted raw data declarationJosh Micich2009-06-131-1259/+319
* Removed static void main(String[]) methods from junit classes. Other minor cl...Josh Micich2009-06-121-62/+12
* Fix the block allocation test, but still leave the recent blocks hssf bug fixedNick Burch2009-03-251-1/+1
* Fix bug #45290 - Support odd files where the POIFS header block comes after t...Nick Burch2008-11-121-1/+1
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* New licence changes.Glen Stampoultzis2004-04-091-52/+15
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-301-1/+1
* Applied patches from Loiec LefeavreAndrew C. Oliver2002-03-151-2/+2
* Initial revisionAndrew C. Oliver2002-01-311-0/+1402