diff options
author | Otto Moerbeek <otto@cvs.openbsd.org> | 2003-07-17 21:04:05 +0000 |
---|---|---|
committer | Otto Moerbeek <otto@cvs.openbsd.org> | 2003-07-17 21:04:05 +0000 |
commit | 9d6d3eb6b3892b849bcbf39950ec2281c02349c5 (patch) | |
tree | b9aa73d9836d3db8ea46f142bb0296b853560875 /regress/usr.bin/diff/t1.1 | |
parent | 449320db9c0abe4d21844929ad1c21605c66753d (diff) |
A set of regressions to test diff(1).
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@
Diffstat (limited to 'regress/usr.bin/diff/t1.1')
-rw-r--r-- | regress/usr.bin/diff/t1.1 | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/regress/usr.bin/diff/t1.1 b/regress/usr.bin/diff/t1.1 new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/regress/usr.bin/diff/t1.1 |