Matthew Wang 329760c5c8 Use wrapper `cdiff` instead of symlink for future unit test; doc update | hace 11 años | |
---|---|---|
.. | ||
crlf | hace 11 años | |
git | hace 11 años | |
strange | hace 11 años | |
svn | hace 11 años | |
README | hace 11 años | |
regression.sh | hace 11 años |
# To generate expected output, use following command, then review with `less -R`
../../cdiff.py -c always in.diff > out.normal
../../cdiff.py -c always -s in.diff > out.side-by-side
../../cdiff.py -c always -s in.diff -w70 > out.w70