From 9d6d3eb6b3892b849bcbf39950ec2281c02349c5 Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Thu, 17 Jul 2003 21:04:05 +0000 Subject: 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@ --- regress/usr.bin/diff/t1.1 | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 regress/usr.bin/diff/t1.1 (limited to 'regress/usr.bin/diff/t1.1') diff --git a/regress/usr.bin/diff/t1.1 b/regress/usr.bin/diff/t1.1 new file mode 100644 index 00000000000..e69de29bb2d -- cgit v1.2.3