summaryrefslogtreecommitdiff
path: root/usr.bin/xinstall/tests
AgeCommit message (Expand)Author
2024-11-29install: print directory name instead of file name if mkstemp failsAhmad Khalifa
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-04-12install: Simplify path construction.Dag-Erling Smørgrav
2023-10-18install: handle -m +X more accuratelyKyle Evans
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2022-08-03xinstall: fix dounpriv logic, add testsDag-Erling Smørgrav
2020-07-10Fix the tests for install(1): add support for STRIPBIN's -o option.Eugene Grosbein
2019-01-31install(1): Fix relative path calculation with partial common dest/srcKyle Evans
2017-03-12Restore some of the error message text accidentally removed in r315098Enji Cooper
2017-03-12Add 3 more testcases demonstrating how install -l sr worksEnji Cooper
2017-03-12Clarify src vs dest path mismatch in :symbolic_link_{absolute,relative}_bodyEnji Cooper
2016-08-31DIRDEPS_BUILD: Add some missing dirctories to the build.Bryan Drewery
2016-06-09install: When preserving timestamps, also copy the nanoseconds part.Jilles Tjoelker
2016-05-16install: Revert utimensat usage (r299850).Jilles Tjoelker
2016-05-15install: When preserving timestamps, also copy the nanoseconds part.Jilles Tjoelker
2016-05-08install: Add some tests.Jilles Tjoelker