summaryrefslogtreecommitdiffstats
path: root/Test/B13whence.ztst
Commit message (Collapse)AuthorAgeFilesLines
* 53626: tests: make `whence -s` test use `grep -c` instead of `wc -l`dana2025-05-161-2/+2
| | | | fixes broken test on platforms like macos where `wc -l` output is padded
* 53607: Stop printing /usr/bin/foo -> /usr/bin/foo in 'whence -s'.Daniel Shahaf2025-05-141-1/+1
| | | | | | Makes the new test PASS. Review-by: Bart Schaefer
* 53524 (cf. 53607): Add an XFAIL test for a 'whence -s' bug involving ↵Daniel Shahaf2025-05-141-0/+4
| | | | non-symlink arguments.
* 45640: Fix new test when ${PWD}'s value contains symlinks.Daniel Shahaf2020-03-281-4/+7
|
* 45583/0008: Extend tests to prove that what remains of xsymlinks() handles ↵Daniel Shahaf2020-03-251-0/+9
| | | | symlink loops gracefully.
* 45583/0005: Add a test for bin_whence's symlinks resolution.Daniel Shahaf2020-03-251-0/+22