summaryrefslogtreecommitdiff
path: root/patch_writer_unittest.cc
AgeCommit message (Expand)Author
2018-01-18Add an argument parser in bsdiffTianjie Xu
2017-11-16Implement a new bsdiff formatTianjie Xu
2017-10-31Add the brotli compressor for bsdiffTianjie Xu
2017-10-27Pass the size of the new file to the PatchWriterInterface::Init()Alex Deymo
2017-10-09Reduce PatchWriterInterface functionality.Alex Deymo
2017-09-28Add unittest for the PatchWriter.Alex Deymo