aboutsummaryrefslogtreecommitdiff
path: root/tests/builtin/ln.testscript
AgeCommit message (Collapse)AuthorFilesLines
2020-03-17Fix ln builtin not to complete relative target against working directoryKaren Arutyunov1-3/+3
Now it preserves the relative path when creates a symlink and completes it against the link directory when creates a hardlink or a copy.
2020-02-06Drop copyright notice from source codeBoris Kolpackov1-1/+0
2019-09-27Add builtins supportKaren Arutyunov1-0/+217