# To generate expected output, chdir to a subdir and 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