freebsd-dev/usr.bin/diff3
Tom Jones 7c03df6855 diff3: allow diff3 ed scripts to generate deletions
diff3 with the -e (ed script flag) can generate line deletions, add
support for deletions and add a test case to exercise this behaviour.
This functionality was unearthed through comparison of bsd diff3 and gnu
diff3 output.

Reviewed by:	pstef
Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D34912
2022-04-15 15:00:59 +01:00
..
tests diff3: allow diff3 ed scripts to generate deletions 2022-04-15 15:00:59 +01:00
diff3.1 diff3: document and test -T 2021-08-25 18:20:59 +02:00
diff3.c diff3: allow diff3 ed scripts to generate deletions 2022-04-15 15:00:59 +01:00
Makefile Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00