freebsd-dev/usr.bin/patch/tests
Kyle Evans 89b5571e0b patch(1): fix the file removal test, strengthen it a bit
To remain compatible with GNU patch, we should ensure that once we're
removing empty files after a reversed /dev/null patch we don't remove files
that have been modified. GNU patch leaves these intact and just reverses the
hunk that created the file, effectively implying --remove-empty-files for
reversed /dev/null patches.
2019-09-05 15:35:57 +00:00
..
Makefile
PR74127-cline.diff
PR74127-good.diff
PR74127-repro.diff
PR74127.in
unified_patch_test.sh