commit | 36036539ad981515ed841cf866d08660b4c814d4 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Mon Feb 08 16:26:33 2016 -0800 |
committer | Yabin Cui <yabinc@google.com> | Mon Mar 07 11:21:24 2016 -0800 |
tree | fe331499791d7693b4b7c2c8d12116019a9387cc | |
parent | 69e36c66f2fc4795ebf5bc55ba8f990200a2bfe0 [diff] |
libziparchive: port unit tests to darwin and windows. Also use ReadFully to replace read, because read can return reading bytes less than requested. And use WriteFully to replace write. Bug: 26962895 Change-Id: Iff0b2bc6d925619a537f7fef682c2a7ad89a2dc2 (cherry picked from commit 8e6f7227641e05dccfc29dad62e29e730ff8f5ca)