aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/xinstall/tests
Commit message (Expand)AuthorAgeFilesLines
* install: Expect EINTR while copyingDag-Erling Smørgrav2026-02-111-0/+38
* install: print directory name instead of file name if mkstemp failsAhmad Khalifa2024-11-291-0/+10
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* install: Simplify path construction.Dag-Erling Smørgrav2024-04-121-0/+8
* install: handle -m +X more accuratelyKyle Evans2023-10-191-0/+16
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-163-3/+0
* xinstall: fix dounpriv logic, add testsDag-Erling Smørgrav2022-08-031-0/+80
* Fix the tests for install(1): add support for STRIPBIN's -o option.Eugene Grosbein2020-07-101-2/+6
* install(1): Fix relative path calculation with partial common dest/srcKyle Evans2019-01-311-0/+24
* Restore some of the error message text accidentally removed in r315098Enji Cooper2017-03-121-2/+2
* Add 3 more testcases demonstrating how install -l sr worksEnji Cooper2017-03-121-0/+66
* Clarify src vs dest path mismatch in :symbolic_link_{absolute,relative}_bodyEnji Cooper2017-03-121-2/+10
* DIRDEPS_BUILD: Add some missing dirctories to the build.Bryan Drewery2016-08-311-0/+11
* install: When preserving timestamps, also copy the nanoseconds part.Jilles Tjoelker2016-06-091-0/+7
* install: Revert utimensat usage (r299850).Jilles Tjoelker2016-05-161-7/+0
* install: When preserving timestamps, also copy the nanoseconds part.Jilles Tjoelker2016-05-151-0/+7
* install: Add some tests.Jilles Tjoelker2016-05-082-0/+343