aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/poifs/filesystem
Commit message (Expand)AuthorAgeFilesLines
* Refactor some of the NPOIFS write tests, and begin on the last missing write ...Nick Burch2014-04-251-78/+89
* Finish off the next NPOIFS write textNick Burch2014-04-251-11/+36
* More NPOIFS mini stream improvements, and more tests for it allNick Burch2014-04-251-5/+71
* Correct mini stream initialisation, and enable more npoifs write testsNick Burch2014-04-251-116/+88
* More NPOIFS tests, and a partial mini-stream fixNick Burch2014-04-251-19/+76
* More npoifs write tests, some disabled as failingNick Burch2014-04-251-3/+74
* Add common code for writing out and reading NPOIFS again, and add a disabled ...Nick Burch2014-04-241-6/+57
* Correct NPOIFS mini stream first write bug, and add more NPOIFS stream write ...Nick Burch2014-04-241-3/+133
* Add TODOs for the next set of NPOIFS write tests we needNick Burch2014-04-241-14/+58
* More NPOIFS write testing, and fix a problem with writing xbat details outNick Burch2014-04-241-3/+0
* Update a test to use the existing EntryUtils to copy with, rather than duplci...Nick Burch2014-04-241-30/+6
* More unit tests for NPOIFS writing, and correct a bug in how bats get allocat...Nick Burch2014-04-241-28/+67
* Bug 56437 - [PATCH] Streaming write support in NPOIFSAndreas Beeker2014-04-211-15/+81
* Bug 51891 - Fix StringIndexOutOfBoundsException : Ole10Native.<init> (parsing...Andreas Beeker2014-02-012-25/+95
* Fix some Eclipse warnings in ReaderWriterDominik Stadler2013-12-261-7/+10
* Add unit test for using FilteringDirectoryNode with EntryUtils.areDirectories...Nick Burch2011-11-281-4/+30
* Add a POIFS Helper FilteringDirectoryNode, which wraps a DirectoryEntry and a...Nick Burch2011-11-281-0/+172
* Unit tests for POIFS EntryUtilsNick Burch2011-11-281-3/+130
* Start on a new method for POIFS EntryUtils for checking to see if the two Dir...Nick Burch2011-11-251-0/+38
* cleanup sxxsf temp files after tests, remove non-ascii characters from source...Yegor Kozlov2011-06-251-1/+4
* Re-enable part of the test now that NPOIFS behaves for resetNick Burch2011-06-121-2/+0
* Further tests for NPOIFS document input stream reading, and fix a NPOIFS skip...Nick Burch2011-06-121-2/+94
* Enable more of the POIFS DocumetnInputStream tests to check NPOIFS as wellNick Burch2011-06-051-203/+197
* Work on NPOIFS document read/mark/reset work for bug #51318, including enabli...Nick Burch2011-06-041-60/+110
* Add some more NPOIFS write related tests, some of which is disabled as the fu...Nick Burch2011-05-191-3/+29
* Fix NPOIFS creation of an empty filesystem, with create/write/read testNick Burch2011-05-122-9/+35
* Finish NPOIFS support for writing to mini streams where the big block stream ...Nick Burch2011-05-122-4/+131
* The NPOIFS mini stream blocks need to be writable, correct that and add some ...Nick Burch2011-05-121-0/+128
* Fix a couple of NPOIFS bugs relating to empty files, empty documents and non-...Nick Burch2011-03-251-0/+66
* Fix up constructor to ensure that the filesystem objects are around when we n...Nick Burch2011-03-251-0/+46
* More NPOIFS testsNick Burch2011-01-011-6/+73
* More NPOIFS BAT vs XBAT confusion fixes. Also fixes recent POIFS regression o...Nick Burch2010-12-291-7/+69
* More NPOIFS XBAT updatesNick Burch2010-12-291-1/+0
* Implement a NPOIFS document reader, and add tests which use itNick Burch2010-12-281-3/+20
* Start on refactoring ready to support NPOIFS Directory/Document nodesNick Burch2010-12-283-18/+42
* More NPOIFSStream unit testsNick Burch2010-12-282-4/+79
* More NPOIFSStream tests, and explicit free support+testNick Burch2010-12-282-6/+131
* Add NPOIFS SBAT tests, and stub out a few future testsNick Burch2010-12-271-2/+69
* Add tests for the NPOIFS mini streamNick Burch2010-12-271-0/+250
* More NPOIFSStream unit tests, and stub out a few future ones tooNick Burch2010-12-271-7/+138
* More NPOIFS testsNick Burch2010-12-271-2/+106
* Start on PropertyTable support for NPOIFS, and more NPOIFS testsNick Burch2010-12-231-61/+93
* Add NPOIFSFileSystem support for identifying free blocks, along with partial ...Nick Burch2010-12-232-1/+114
* More NPOIFSFileSystem and NPOIFSStream read unit tests, along with details of...Nick Burch2010-12-232-1/+310
* Initial NPOIFS low level stream reader and writer. Still needs unit tests, bu...Nick Burch2010-12-221-11/+48
* Change how the NIO block read works, to re-use the byte array for the from-In...Nick Burch2010-12-191-1/+26
* Initial work on a NIO POIFSFileSystem. Currently is able to open the file and...Nick Burch2010-12-192-0/+60
* Start to merge the POIFS classes HeaderBlockReader and HeaderBlockWriter into...Nick Burch2010-12-191-6/+6
* Fix bug #50118Nick Burch2010-10-222-3/+57
* Add license headers to Ole10Native-related classesMaxim Valyanskiy2010-09-091-0/+17