35 Commits (e191e05045b990625a144bf5ff9c088051260a42)

Author SHA1 Message Date
  Nick Burch e191e05045 More 0 byte stream tests 9 years ago
  Nick Burch 4cc1544708 Correct zero byte entry support in NPOIFS 9 years ago
  Nick Burch 1d484efbbb Disabled NPOIFS unit test - problem with 0 length entries discovered working on #56791 9 years ago
  Dominik Stadler 427d733469 Add missing @Overrides, reformat some files, increase coverage slightly, 10 years ago
  Nick Burch 6bf09f5b16 Begin to support and test in-place changes to documents within a NPOIFS stream 10 years ago
  Nick Burch 99a52e7638 Complete NPOIFS write tests 10 years ago
  Nick Burch 2f81141640 More progress with the write/read npoifs tests, but one bug still to go.... 10 years ago
  Nick Burch 7e3b3b85d9 Refactor some of the NPOIFS write tests, and begin on the last missing write test 10 years ago
  Nick Burch 00db163084 Finish off the next NPOIFS write text 10 years ago
  Nick Burch f9c96e48e7 More NPOIFS mini stream improvements, and more tests for it all 10 years ago
  Nick Burch 92dd03dcd6 Correct mini stream initialisation, and enable more npoifs write tests 10 years ago
  Nick Burch c311ead345 More NPOIFS tests, and a partial mini-stream fix 10 years ago
  Nick Burch 4cbedafcaf More npoifs write tests, some disabled as failing 10 years ago
  Nick Burch 75826dcd75 Add common code for writing out and reading NPOIFS again, and add a disabled roundtrip test (currently failing...) 10 years ago
  Nick Burch e95e05b875 Correct NPOIFS mini stream first write bug, and add more NPOIFS stream write tests 10 years ago
  Nick Burch 216343d32d Add TODOs for the next set of NPOIFS write tests we need 10 years ago
  Nick Burch 9839d90e79 More NPOIFS write testing, and fix a problem with writing xbat details out 10 years ago
  Nick Burch ea3d7cd99b Update a test to use the existing EntryUtils to copy with, rather than duplciating the logic, and tweak naming/javadocs to clarify what the test does 10 years ago
  Nick Burch d99d2e559e More unit tests for NPOIFS writing, and correct a bug in how bats get allocated in xbats. (Some issues still remain) 10 years ago
  Andreas Beeker 059cba52ab Bug 56437 - [PATCH] Streaming write support in NPOIFS 10 years ago
  Nick Burch 88430f68b7 Add some more NPOIFS write related tests, some of which is disabled as the functionality isn't quite there yet 13 years ago
  Nick Burch 8038e149d6 Fix NPOIFS creation of an empty filesystem, with create/write/read test 13 years ago
  Nick Burch fe6c408450 More NPOIFS tests 13 years ago
  Nick Burch ada898d0cf More NPOIFS XBAT updates 13 years ago
  Nick Burch c50b305281 Implement a NPOIFS document reader, and add tests which use it 13 years ago
  Nick Burch f88663e5bc Start on refactoring ready to support NPOIFS Directory/Document nodes 13 years ago
  Nick Burch 6f3d7d99e5 More NPOIFSStream unit tests 13 years ago
  Nick Burch bc8332ccd9 Add NPOIFS SBAT tests, and stub out a few future tests 13 years ago
  Nick Burch e511b34037 More NPOIFS tests 13 years ago
  Nick Burch c204206f19 Start on PropertyTable support for NPOIFS, and more NPOIFS tests 13 years ago
  Nick Burch 9605338d1f Add NPOIFSFileSystem support for identifying free blocks, along with partial unit tests for it 13 years ago
  Nick Burch de3d20d51a More NPOIFSFileSystem and NPOIFSStream read unit tests, along with details of a few more tests still to be written 13 years ago
  Nick Burch c4b00f8592 Initial NPOIFS low level stream reader and writer. Still needs unit tests, but should allow reading and writing to a basic stream of (big) blocks 13 years ago
  Nick Burch aaddcfc655 Change how the NIO block read works, to re-use the byte array for the from-InputStream case. Also start on reading the FAT blocks for NPOIFSFileSystem 13 years ago
  Nick Burch 302df8aa4c Initial work on a NIO POIFSFileSystem. Currently is able to open the file and read the header, but no more 13 years ago