opnsense-src/usr.bin/diff3/tests
Tom Jones 034dd2d54f diff3: Add support for -m
diff3 in -m mode generates a complete file with changes bracketed with
conflict markers. This adds support for diff3 to generate version
control style three way merge output.

The output format was inferred from looking at the gnu diff3 output on a
selection of test files as a specification of what diff3 -m should
output is not available. It is likely there are cases where the -m
output differs from other tools and I am happy to update diff3 to
address these.

Discussed with:	pstef, kevans
Sponsored by:	Klara, Inc.
2022-04-19 16:20:24 +01:00
..
1.out
1.txt
1cr.txt diff3: implement --strip-trailing-cr 2021-08-23 07:04:28 +02:00
1t.out diff3: document and test -T 2021-08-25 18:20:59 +02:00
2.out
2.txt
3.out
3.txt
4.out
5.out
6.out
7.out
8.out
9.out
diff3_test.sh diff3: Add support for -m 2022-04-19 16:20:24 +01:00
long-A.out diff3: Add support for -A 2022-04-19 15:54:32 +01:00
long-ed.out diff3: allow diff3 ed scripts to generate deletions 2022-04-15 15:00:59 +01:00
long-m.txt diff3: allow diff3 ed scripts to generate deletions 2022-04-15 15:00:59 +01:00
long-merge.out diff3: Add support for -m 2022-04-19 16:20:24 +01:00
long-o.txt diff3: allow diff3 ed scripts to generate deletions 2022-04-15 15:00:59 +01:00
long-y.txt diff3: allow diff3 ed scripts to generate deletions 2022-04-15 15:00:59 +01:00
Makefile diff3: Add support for -m 2022-04-19 16:20:24 +01:00
Makefile.depend DIRDEPS_BUILD: Connect new directories. 2017-10-31 00:04:07 +00:00