histedit regress for diff3 handling of malformed text files
commit86463db35d296f836b57fb3ed95ff71362d2262c
authorMark Jamsek <mark@jamsek.dev>
Tue, 6 Aug 2024 10:26:05 +0000 (6 10:26 +0000)
committerThomas Adam <thomas@xteddy.org>
Tue, 6 Aug 2024 12:04:53 +0000 (6 13:04 +0100)
treecf960714a4901fcff9abe85967b80f22d5742415
parente27dc5fe9e35124afe72fdb82f52135a944e0d60
histedit regress for diff3 handling of malformed text files

Exercise diff3 code under test to verify valid ed scripts are crafted that
don't damage malformed text files lacking the terminating newline.

Tests reproduced from naddy's bug report.

ok naddy@
regress/cmdline/histedit.sh