summaryrefslogtreecommitdiffstats
path: root/tests/component/imgdiff_test.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-13Fix the dangling pointer when setting up arguments of imgdiffTianjie Xu1-6/+9
2017-09-06Improve imgdiff for large zip filesTianjie Xu1-5/+334
2017-07-07Fix a rare failure for imgdiff when random data equals gzip headerTianjie Xu1-0/+33
2017-05-16Print SHA1 of the patch if bsdiff fails with data errorTianjie Xu1-0/+39
2017-03-28applypatch: Let Apply{BSDiff,Image}Patch accept std::function.Tao Bao1-56/+24
2017-03-28applypatch: Change the ssize_t length parameters to size_t.Tao Bao1-1/+1
2017-03-16More cleanup to imgdiff & imgpatchTianjie Xu1-4/+5
2017-03-07Refractor the code for imgdiffTianjie Xu1-0/+56
2016-12-28imgdiff: Fix an edge case that leads to infinite loop.Tao Bao1-0/+80
2016-12-20Add tests for imgdiff.Tao Bao1-0/+448