summaryrefslogtreecommitdiff
path: root/regress/usr.bin/diff/t2.2
AgeCommit message (Collapse)Author
2003-07-17A set of regressions to test diff(1).Otto Moerbeek
Currently standard, context and unified diffs are tested by diffing two files and then applying the patch on a copy of the first file using patch(1). Next, the result is compared with the original first file using cmp(1). ok millert@ tedu@