Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | binary diff: test that the diff and patch otputs are the samecmn/diff-binary-patch | Carlos MartÃn Nieto | 2015-06-24 | 1 | -0/+7 |
| | | | | | | | | We test the generation of the textual patch via the patch function, which are just one of two possibilities to get the output. Add a second patch generation via the diff function to make sure both outputs are in sync. | ||||
* | Fixed Xcode 6.1 build warnings | Pierre-Olivier Latour | 2015-06-15 | 1 | -9/+15 |
| | |||||
* | binary diff: test binary blob to blob tests | Edward Thomson | 2015-06-12 | 1 | -0/+130 |
| | |||||
* | binary diff: test index->workdir binary diffs | Edward Thomson | 2015-06-12 | 1 | -0/+99 |
| | |||||
* | patch: emit binary patches (optionally) | Edward Thomson | 2014-04-22 | 1 | -0/+263 |