summaryrefslogtreecommitdiff
path: root/usr.bin/patch/tests
AgeCommit message (Expand)Author
2025-08-30Revert "patch: fix pch_context() for unified diffs with no leading context"Kyle Evans
2025-08-29patch: test for unified diffs with spaces in filenamesKyle Evans
2025-08-29patch: fix pch_context() for unified diffs with no leading contextKyle Evans
2024-10-14Update Makefile.depend filesSimon J. Gerraty
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-02-12patch: Support long context lines.Dag-Erling Smørgrav
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2019-11-04patch(1): give /dev/null patches special treatmentKyle Evans
2019-09-05patch(1): fix the file removal test, strengthen it a bitKyle Evans
2019-09-05patch(1): add some basic testsKyle Evans