aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/patch/tests
Commit message (Expand)AuthorAgeFilesLines
* Revert "patch: fix pch_context() for unified diffs with no leading context"Kyle Evans2025-08-301-21/+0
* patch: test for unified diffs with spaces in filenamesKyle Evans2025-08-291-0/+18
* patch: fix pch_context() for unified diffs with no leading contextKyle Evans2025-08-291-0/+21
* Update Makefile.depend filesSimon J. Gerraty2024-10-141-0/+10
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* patch: Support long context lines.Dag-Erling Smørgrav2024-02-121-0/+19
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* patch(1): give /dev/null patches special treatmentKyle Evans2019-11-041-8/+9
* patch(1): fix the file removal test, strengthen it a bitKyle Evans2019-09-051-2/+13
* patch(1): add some basic testsKyle Evans2019-09-056-0/+178